tar -xf eet-1.4.1.tar.bz2 checking for a BSD-compatible install... /usr/bin/ginstall -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking build system type... x86_64-slackware-linux-gnu checking host system type... x86_64-slackware-linux-gnu checking for style of include used by make... GNU checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking dependency style of gcc... gcc3 checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/x86_64-slackware-linux/bin/ld checking if the linker (/usr/x86_64-slackware-linux/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/x86_64-slackware-linux/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for ar... ar checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/x86_64-slackware-linux/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking whether to build eet binary... yes checking whether to support old eet file format... yes checking whether to use Gnutls... auto checking whether to use gnutls_x509_crt_verify_hash... yes checking for gnutls_x509_crt_verify_hash in -lgnutls... yes checking whether to use OpenSSL... auto checking whether to use cipher... yes checking whether to use signature... yes checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking whether tests are built... no checking whether to use profiling instrumentation... no checking for gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking dependency style of gcc... (cached) gcc3 checking for pkg-config... (cached) /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking whether to build documentation... yes checking for doxygen... no WARNING: The doxygen program was not found in your execute path. You may have doxygen installed somewhere not covered by your path. If this is the case make sure you have the packages installed, AND that the doxygen program is in your execute path (see your shell manual page on setting the $PATH environment variable), OR alternatively, specify the program to use with --with-doxygen. configure: WARNING: no doxygen detected. Documentation will not be built checking for EINA... yes checking for GNUTLS... yes checking for libgcrypt-config... /usr/bin/libgcrypt-config checking for libgcrypt... yes checking whether to activate cipher support in eet... yes checking whether to activate signature support in eet... yes checking whether to build POSIX threads code... auto checking whether to build Windows threads code... no checking whether system support POSIX threads... yes checking whether to build POSIX threads spinlock code... no checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking jpeglib.h usability... yes checking jpeglib.h presence... yes checking for jpeglib.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking for PATH_MAX in limits.h... yes checking whether gcc and cc understand -c and -o together... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for gcc option to accept ISO C99... -std=gnu99 checking for gcc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99 checking for __attribute__... yes checking value of the null pointer... yes checking whether the compiler supports -Wl,--as-needed... yes checking for library containing strerror... none required checking for working alloca.h... yes checking for alloca... yes checking for fmemopen... yes checking for open_memstream... yes checking for realpath... yes checking fnmatch.h usability... yes checking fnmatch.h presence... yes checking for fnmatch.h... yes checking for library containing fnmatch... none required configure: creating ./config.status config.status: creating Makefile config.status: creating eet.pc config.status: creating doc/Makefile config.status: creating doc/eet.dox config.status: creating src/Makefile config.status: creating src/lib/Makefile config.status: creating src/bin/Makefile config.status: creating src/tests/Makefile config.status: creating src/examples/Makefile config.status: creating README config.status: creating eet.spec config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands ------------------------------------------------------------------------ eet 1.4.1 ------------------------------------------------------------------------ Configuration Options Summary: Amalgamation.........: no Secure layer.........: GnuTLS Cipher support.....: yes Signature..........: yes Thread Support.......: POSIX Old eet file format..: yes Tests................: no Coverage.............: no Build eet............: yes Documentation........: no Examples.............: no Compilation............: make (or gmake) CPPFLAGS.............: CFLAGS...............: -O2 -fPIC -Wl,--as-needed LDFLAGS..............: Installation...........: make install (as root if needed, with 'su' or 'sudo') prefix...............: /usr make all-recursive make[1]: Entering directory `/home/christian/pkg/e17/eet/src/eet-1.4.1' Making all in src make[2]: Entering directory `/home/christian/pkg/e17/eet/src/eet-1.4.1/src' Making all in lib make[3]: Entering directory `/home/christian/pkg/e17/eet/src/eet-1.4.1/src/lib' CC libeet_la-eet_lib.lo CC libeet_la-eet_data.lo CC libeet_la-eet_image.lo CC libeet_la-eet_cipher.lo CC libeet_la-eet_dictionary.lo CC libeet_la-eet_node.lo CC libeet_la-eet_utils.lo CC libeet_la-eet_connection.lo CCLD libeet.la make[3]: Leaving directory `/home/christian/pkg/e17/eet/src/eet-1.4.1/src/lib' Making all in bin make[3]: Entering directory `/home/christian/pkg/e17/eet/src/eet-1.4.1/src/bin' CC eet-eet_main.o CCLD eet make[3]: Leaving directory `/home/christian/pkg/e17/eet/src/eet-1.4.1/src/bin' Making all in tests make[3]: Entering directory `/home/christian/pkg/e17/eet/src/eet-1.4.1/src/tests' make[3]: Für das Ziel »all« ist nichts zu tun. make[3]: Leaving directory `/home/christian/pkg/e17/eet/src/eet-1.4.1/src/tests' make[3]: Entering directory `/home/christian/pkg/e17/eet/src/eet-1.4.1/src' make[3]: Für das Ziel »all-am« ist nichts zu tun. make[3]: Leaving directory `/home/christian/pkg/e17/eet/src/eet-1.4.1/src' make[2]: Leaving directory `/home/christian/pkg/e17/eet/src/eet-1.4.1/src' Making all in doc make[2]: Entering directory `/home/christian/pkg/e17/eet/src/eet-1.4.1/doc' make[2]: Für das Ziel »all« ist nichts zu tun. make[2]: Leaving directory `/home/christian/pkg/e17/eet/src/eet-1.4.1/doc' make[2]: Entering directory `/home/christian/pkg/e17/eet/src/eet-1.4.1' make[2]: Leaving directory `/home/christian/pkg/e17/eet/src/eet-1.4.1' make[1]: Leaving directory `/home/christian/pkg/e17/eet/src/eet-1.4.1' Making install in src make[1]: Entering directory `/home/christian/pkg/e17/eet/src/eet-1.4.1/src' Making install in lib make[2]: Entering directory `/home/christian/pkg/e17/eet/src/eet-1.4.1/src/lib' make[3]: Entering directory `/home/christian/pkg/e17/eet/src/eet-1.4.1/src/lib' test -z "/usr/lib64" || /usr/bin/mkdir -p "/home/christian/pkg/e17/eet/pkg/usr/lib64" /bin/sh ../../libtool --mode=install /usr/bin/ginstall -c libeet.la '/home/christian/pkg/e17/eet/pkg/usr/lib64' libtool: install: /usr/bin/ginstall -c .libs/libeet.so.1.4.1 /home/christian/pkg/e17/eet/pkg/usr/lib64/libeet.so.1.4.1 libtool: install: (cd /home/christian/pkg/e17/eet/pkg/usr/lib64 && { ln -s -f libeet.so.1.4.1 libeet.so.1 || { rm -f libeet.so.1 && ln -s libeet.so.1.4.1 libeet.so.1; }; }) libtool: install: (cd /home/christian/pkg/e17/eet/pkg/usr/lib64 && { ln -s -f libeet.so.1.4.1 libeet.so || { rm -f libeet.so && ln -s libeet.so.1.4.1 libeet.so; }; }) libtool: install: /usr/bin/ginstall -c .libs/libeet.lai /home/christian/pkg/e17/eet/pkg/usr/lib64/libeet.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' test -z "/usr/include/eet-1" || /usr/bin/mkdir -p "/home/christian/pkg/e17/eet/pkg/usr/include/eet-1" /usr/bin/ginstall -c -m 644 Eet.h '/home/christian/pkg/e17/eet/pkg/usr/include/eet-1' make[3]: Leaving directory `/home/christian/pkg/e17/eet/src/eet-1.4.1/src/lib' make[2]: Leaving directory `/home/christian/pkg/e17/eet/src/eet-1.4.1/src/lib' Making install in bin make[2]: Entering directory `/home/christian/pkg/e17/eet/src/eet-1.4.1/src/bin' make[3]: Entering directory `/home/christian/pkg/e17/eet/src/eet-1.4.1/src/bin' test -z "/usr/bin" || /usr/bin/mkdir -p "/home/christian/pkg/e17/eet/pkg/usr/bin" /bin/sh ../../libtool --mode=install /usr/bin/ginstall -c eet '/home/christian/pkg/e17/eet/pkg/usr/bin' libtool: install: warning: `../../src/lib/libeet.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/ginstall -c .libs/eet /home/christian/pkg/e17/eet/pkg/usr/bin/eet make[3]: Für das Ziel »install-data-am« ist nichts zu tun. make[3]: Leaving directory `/home/christian/pkg/e17/eet/src/eet-1.4.1/src/bin' make[2]: Leaving directory `/home/christian/pkg/e17/eet/src/eet-1.4.1/src/bin' Making install in tests make[2]: Entering directory `/home/christian/pkg/e17/eet/src/eet-1.4.1/src/tests' make[3]: Entering directory `/home/christian/pkg/e17/eet/src/eet-1.4.1/src/tests' make[3]: Für das Ziel »install-exec-am« ist nichts zu tun. make[3]: Für das Ziel »install-data-am« ist nichts zu tun. make[3]: Leaving directory `/home/christian/pkg/e17/eet/src/eet-1.4.1/src/tests' make[2]: Leaving directory `/home/christian/pkg/e17/eet/src/eet-1.4.1/src/tests' make[2]: Entering directory `/home/christian/pkg/e17/eet/src/eet-1.4.1/src' make[3]: Entering directory `/home/christian/pkg/e17/eet/src/eet-1.4.1/src' make[3]: Für das Ziel »install-exec-am« ist nichts zu tun. make[3]: Für das Ziel »install-data-am« ist nichts zu tun. make[3]: Leaving directory `/home/christian/pkg/e17/eet/src/eet-1.4.1/src' make[2]: Leaving directory `/home/christian/pkg/e17/eet/src/eet-1.4.1/src' make[1]: Leaving directory `/home/christian/pkg/e17/eet/src/eet-1.4.1/src' Making install in doc make[1]: Entering directory `/home/christian/pkg/e17/eet/src/eet-1.4.1/doc' make[2]: Entering directory `/home/christian/pkg/e17/eet/src/eet-1.4.1/doc' make[2]: Für das Ziel »install-exec-am« ist nichts zu tun. make[2]: Für das Ziel »install-data-am« ist nichts zu tun. make[2]: Leaving directory `/home/christian/pkg/e17/eet/src/eet-1.4.1/doc' make[1]: Leaving directory `/home/christian/pkg/e17/eet/src/eet-1.4.1/doc' make[1]: Entering directory `/home/christian/pkg/e17/eet/src/eet-1.4.1' make[2]: Entering directory `/home/christian/pkg/e17/eet/src/eet-1.4.1' make[2]: Für das Ziel »install-exec-am« ist nichts zu tun. test -z "/usr/lib64/pkgconfig" || /usr/bin/mkdir -p "/home/christian/pkg/e17/eet/pkg/usr/lib64/pkgconfig" /usr/bin/ginstall -c -m 644 eet.pc '/home/christian/pkg/e17/eet/pkg/usr/lib64/pkgconfig' make[2]: Leaving directory `/home/christian/pkg/e17/eet/src/eet-1.4.1' make[1]: Leaving directory `/home/christian/pkg/e17/eet/src/eet-1.4.1' /home/christian/pkg/e17/eet/pkg: insgesamt 8 drwxr-xr-x 2 root root 4096 Jul 27 15:39 install drwxr-xr-x 7 root root 4096 Jul 27 15:39 usr /home/christian/pkg/e17/eet/pkg/install: insgesamt 4 -rw-r--r-- 1 root root 511 Jul 27 15:39 slack-desc /home/christian/pkg/e17/eet/pkg/usr: insgesamt 20 drwxr-xr-x 2 root root 4096 Jul 27 15:39 bin drwxr-xr-x 3 root root 4096 Jul 27 15:39 doc drwxr-xr-x 3 root root 4096 Jul 27 15:39 include drwxr-xr-x 3 root root 4096 Jul 27 15:39 lib64 drwxr-xr-x 3 root root 4096 Jul 27 15:38 src /home/christian/pkg/e17/eet/pkg/usr/bin: insgesamt 16 -rwxr-xr-x 1 root root 12624 Jul 27 15:39 eet /home/christian/pkg/e17/eet/pkg/usr/doc: insgesamt 4 drwxr-xr-x 2 root root 4096 Jul 27 15:39 eet-1.4.1 /home/christian/pkg/e17/eet/pkg/usr/doc/eet-1.4.1: insgesamt 44 -rw-r--r-- 1 root root 527 Jul 27 15:39 AUTHORS -rw-r--r-- 1 root root 1349 Jul 27 15:39 COPYING -rw-r--r-- 1 root root 11888 Jul 27 15:39 ChangeLog -rw-r--r-- 1 root root 9498 Jul 27 15:39 INSTALL -rw-r--r-- 1 root root 30 Jul 27 15:39 NEWS -rw-r--r-- 1 root root 2409 Jul 27 15:39 README -rw-r--r-- 1 root root 195 Jul 27 15:39 TODO /home/christian/pkg/e17/eet/pkg/usr/include: insgesamt 4 drwxr-xr-x 2 root root 4096 Jul 27 15:39 eet-1 /home/christian/pkg/e17/eet/pkg/usr/include/eet-1: insgesamt 128 -rw-r--r-- 1 root root 130296 Jul 27 15:39 Eet.h /home/christian/pkg/e17/eet/pkg/usr/lib64: insgesamt 124 -rwxr-xr-x 1 root root 1083 Jul 27 15:39 libeet.la lrwxrwxrwx 1 root root 15 Jul 27 15:39 libeet.so -> libeet.so.1.4.1 lrwxrwxrwx 1 root root 15 Jul 27 15:39 libeet.so.1 -> libeet.so.1.4.1 -rwxr-xr-x 1 root root 115672 Jul 27 15:39 libeet.so.1.4.1 drwxr-xr-x 2 root root 4096 Jul 27 15:39 pkgconfig /home/christian/pkg/e17/eet/pkg/usr/lib64/pkgconfig: insgesamt 4 -rw-r--r-- 1 root root 365 Jul 27 15:39 eet.pc /home/christian/pkg/e17/eet/pkg/usr/src: insgesamt 4 drwxr-xr-x 2 root root 4096 Jul 27 15:39 eet-1.4.1 /home/christian/pkg/e17/eet/pkg/usr/src/eet-1.4.1: insgesamt 4 -rw-r--r-- 1 root root 1213 Jul 27 15:39 SLKBUILD Slackware package maker, version 3.14159. Searching for symbolic links: usr/lib64/libeet.so -> libeet.so.1.4.1 usr/lib64/libeet.so.1 -> libeet.so.1.4.1 Making symbolic link creation script: ( cd usr/lib64 ; rm -rf libeet.so ) ( cd usr/lib64 ; ln -sf libeet.so.1.4.1 libeet.so ) ( cd usr/lib64 ; rm -rf libeet.so.1 ) ( cd usr/lib64 ; ln -sf libeet.so.1.4.1 libeet.so.1 ) It is recommended that you make these lines your new installation script. Would you like to make this stuff the install script for this package and remove the symbolic links ([y]es, [n]o)? y Removing symbolic links: „./usr/lib64/libeet.so“ entfernt „./usr/lib64/libeet.so.1“ entfernt Creating your new ./install/doinst.sh... This next step is optional - you can set the directories in your package to some sane permissions. If any of the directories in your package have special permissions, then DO NOT reset them here! Would you like to reset all directory permissions to 755 (drwxr-xr-x) and directory ownerships to root.root ([y]es, [n]o)? n Creating Slackware package: /home/christian/pkg/e17/eet/eet-1.4.1-x86_64-1cd.txz ./ install/ install/slack-desc install/doinst.sh usr/ usr/lib64/ usr/lib64/pkgconfig/ usr/lib64/pkgconfig/eet.pc usr/lib64/libeet.la usr/lib64/libeet.so.1.4.1 usr/doc/ usr/doc/eet-1.4.1/ usr/doc/eet-1.4.1/NEWS usr/doc/eet-1.4.1/TODO usr/doc/eet-1.4.1/ChangeLog usr/doc/eet-1.4.1/INSTALL usr/doc/eet-1.4.1/COPYING usr/doc/eet-1.4.1/AUTHORS usr/doc/eet-1.4.1/README usr/bin/ usr/bin/eet usr/include/ usr/include/eet-1/ usr/include/eet-1/Eet.h usr/src/ usr/src/eet-1.4.1/ usr/src/eet-1.4.1/SLKBUILD Slackware package /home/christian/pkg/e17/eet/eet-1.4.1-x86_64-1cd.txz created. Package has been built. Cleaning pkg and src directories