tar -xf embryo-1.0.0.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 embryo_cc binary... yes 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 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 pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for PATH_MAX in limits.h... yes checking whether byte ordering is bigendian... no 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 ANSI C header files... (cached) yes checking for __attribute__... yes checking for library containing strerror... none required checking for working alloca.h... yes checking for alloca... yes checking fnmatch.h usability... yes checking fnmatch.h presence... yes checking for fnmatch.h... yes checking for library containing fnmatch... none required checking for gettimeofday... yes configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating doc/embryo.dox config.status: creating embryo.pc config.status: creating include/Makefile config.status: creating src/Makefile config.status: creating src/lib/Makefile config.status: creating src/bin/Makefile config.status: creating README config.status: creating embryo.spec config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands ------------------------------------------------------------------------ embryo 1.0.0 ------------------------------------------------------------------------ Configuration Options Summary: Build embryo_cc......: yes Documentation........: no Compilation............: make (or gmake) CPPFLAGS.............: CFLAGS...............: -O2 -fPIC 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/embryo/src/embryo-1.0.0' Making all in src make[2]: Entering directory `/home/christian/pkg/e17/embryo/src/embryo-1.0.0/src' Making all in lib make[3]: Entering directory `/home/christian/pkg/e17/embryo/src/embryo-1.0.0/src/lib' CC libembryo_la-embryo_amx.lo CC libembryo_la-embryo_args.lo CC libembryo_la-embryo_float.lo CC libembryo_la-embryo_main.lo CC libembryo_la-embryo_rand.lo CC libembryo_la-embryo_str.lo CC libembryo_la-embryo_time.lo CCLD libembryo.la make[3]: Leaving directory `/home/christian/pkg/e17/embryo/src/embryo-1.0.0/src/lib' Making all in bin make[3]: Entering directory `/home/christian/pkg/e17/embryo/src/embryo-1.0.0/src/bin' CC embryo_cc-embryo_cc_sc1.o CC embryo_cc-embryo_cc_sc2.o CC embryo_cc-embryo_cc_sc3.o CC embryo_cc-embryo_cc_sc4.o CC embryo_cc-embryo_cc_sc5.o CC embryo_cc-embryo_cc_sc6.o CC embryo_cc-embryo_cc_sc7.o CC embryo_cc-embryo_cc_scexpand.o CC embryo_cc-embryo_cc_sclist.o CC embryo_cc-embryo_cc_scvars.o CC embryo_cc-embryo_cc_prefix.o CCLD embryo_cc make[3]: Leaving directory `/home/christian/pkg/e17/embryo/src/embryo-1.0.0/src/bin' make[3]: Entering directory `/home/christian/pkg/e17/embryo/src/embryo-1.0.0/src' make[3]: Für das Ziel »all-am« ist nichts zu tun. make[3]: Leaving directory `/home/christian/pkg/e17/embryo/src/embryo-1.0.0/src' make[2]: Leaving directory `/home/christian/pkg/e17/embryo/src/embryo-1.0.0/src' Making all in include make[2]: Entering directory `/home/christian/pkg/e17/embryo/src/embryo-1.0.0/include' make[2]: Für das Ziel »all« ist nichts zu tun. make[2]: Leaving directory `/home/christian/pkg/e17/embryo/src/embryo-1.0.0/include' Making all in doc make[2]: Entering directory `/home/christian/pkg/e17/embryo/src/embryo-1.0.0/doc' make[2]: Für das Ziel »all« ist nichts zu tun. make[2]: Leaving directory `/home/christian/pkg/e17/embryo/src/embryo-1.0.0/doc' make[2]: Entering directory `/home/christian/pkg/e17/embryo/src/embryo-1.0.0' make[2]: Leaving directory `/home/christian/pkg/e17/embryo/src/embryo-1.0.0' make[1]: Leaving directory `/home/christian/pkg/e17/embryo/src/embryo-1.0.0' Making install in src make[1]: Entering directory `/home/christian/pkg/e17/embryo/src/embryo-1.0.0/src' Making install in lib make[2]: Entering directory `/home/christian/pkg/e17/embryo/src/embryo-1.0.0/src/lib' make[3]: Entering directory `/home/christian/pkg/e17/embryo/src/embryo-1.0.0/src/lib' test -z "/usr/lib64" || /usr/bin/mkdir -p "/home/christian/pkg/e17/embryo/pkg/usr/lib64" /bin/sh ../../libtool --mode=install /usr/bin/ginstall -c libembryo.la '/home/christian/pkg/e17/embryo/pkg/usr/lib64' libtool: install: /usr/bin/ginstall -c .libs/libembryo.so.1.0.0 /home/christian/pkg/e17/embryo/pkg/usr/lib64/libembryo.so.1.0.0 libtool: install: (cd /home/christian/pkg/e17/embryo/pkg/usr/lib64 && { ln -s -f libembryo.so.1.0.0 libembryo.so.1 || { rm -f libembryo.so.1 && ln -s libembryo.so.1.0.0 libembryo.so.1; }; }) libtool: install: (cd /home/christian/pkg/e17/embryo/pkg/usr/lib64 && { ln -s -f libembryo.so.1.0.0 libembryo.so || { rm -f libembryo.so && ln -s libembryo.so.1.0.0 libembryo.so; }; }) libtool: install: /usr/bin/ginstall -c .libs/libembryo.lai /home/christian/pkg/e17/embryo/pkg/usr/lib64/libembryo.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' test -z "/usr/include/embryo-1" || /usr/bin/mkdir -p "/home/christian/pkg/e17/embryo/pkg/usr/include/embryo-1" /usr/bin/ginstall -c -m 644 Embryo.h '/home/christian/pkg/e17/embryo/pkg/usr/include/embryo-1' make[3]: Leaving directory `/home/christian/pkg/e17/embryo/src/embryo-1.0.0/src/lib' make[2]: Leaving directory `/home/christian/pkg/e17/embryo/src/embryo-1.0.0/src/lib' Making install in bin make[2]: Entering directory `/home/christian/pkg/e17/embryo/src/embryo-1.0.0/src/bin' make[3]: Entering directory `/home/christian/pkg/e17/embryo/src/embryo-1.0.0/src/bin' test -z "/usr/bin" || /usr/bin/mkdir -p "/home/christian/pkg/e17/embryo/pkg/usr/bin" /bin/sh ../../libtool --mode=install /usr/bin/ginstall -c embryo_cc '/home/christian/pkg/e17/embryo/pkg/usr/bin' libtool: install: warning: `../../src/lib/libembryo.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/ginstall -c .libs/embryo_cc /home/christian/pkg/e17/embryo/pkg/usr/bin/embryo_cc make[3]: Für das Ziel »install-data-am« ist nichts zu tun. make[3]: Leaving directory `/home/christian/pkg/e17/embryo/src/embryo-1.0.0/src/bin' make[2]: Leaving directory `/home/christian/pkg/e17/embryo/src/embryo-1.0.0/src/bin' make[2]: Entering directory `/home/christian/pkg/e17/embryo/src/embryo-1.0.0/src' make[3]: Entering directory `/home/christian/pkg/e17/embryo/src/embryo-1.0.0/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/embryo/src/embryo-1.0.0/src' make[2]: Leaving directory `/home/christian/pkg/e17/embryo/src/embryo-1.0.0/src' make[1]: Leaving directory `/home/christian/pkg/e17/embryo/src/embryo-1.0.0/src' Making install in include make[1]: Entering directory `/home/christian/pkg/e17/embryo/src/embryo-1.0.0/include' make[2]: Entering directory `/home/christian/pkg/e17/embryo/src/embryo-1.0.0/include' make[2]: Für das Ziel »install-exec-am« ist nichts zu tun. test -z "/usr/share/embryo/include" || /usr/bin/mkdir -p "/home/christian/pkg/e17/embryo/pkg/usr/share/embryo/include" /usr/bin/ginstall -c -m 644 default.inc '/home/christian/pkg/e17/embryo/pkg/usr/share/embryo/include' make[2]: Leaving directory `/home/christian/pkg/e17/embryo/src/embryo-1.0.0/include' make[1]: Leaving directory `/home/christian/pkg/e17/embryo/src/embryo-1.0.0/include' Making install in doc make[1]: Entering directory `/home/christian/pkg/e17/embryo/src/embryo-1.0.0/doc' make[2]: Entering directory `/home/christian/pkg/e17/embryo/src/embryo-1.0.0/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/embryo/src/embryo-1.0.0/doc' make[1]: Leaving directory `/home/christian/pkg/e17/embryo/src/embryo-1.0.0/doc' make[1]: Entering directory `/home/christian/pkg/e17/embryo/src/embryo-1.0.0' make[2]: Entering directory `/home/christian/pkg/e17/embryo/src/embryo-1.0.0' 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/embryo/pkg/usr/lib64/pkgconfig" /usr/bin/ginstall -c -m 644 embryo.pc '/home/christian/pkg/e17/embryo/pkg/usr/lib64/pkgconfig' make[2]: Leaving directory `/home/christian/pkg/e17/embryo/src/embryo-1.0.0' make[1]: Leaving directory `/home/christian/pkg/e17/embryo/src/embryo-1.0.0' /home/christian/pkg/e17/embryo/pkg: insgesamt 8 drwxr-xr-x 2 root root 4096 Jul 27 15:51 install drwxr-xr-x 8 root root 4096 Jul 27 15:51 usr /home/christian/pkg/e17/embryo/pkg/install: insgesamt 4 -rw-r--r-- 1 root root 415 Jul 27 15:51 slack-desc /home/christian/pkg/e17/embryo/pkg/usr: insgesamt 24 drwxr-xr-x 2 root root 4096 Jul 27 15:51 bin drwxr-xr-x 3 root root 4096 Jul 27 15:51 doc drwxr-xr-x 3 root root 4096 Jul 27 15:51 include drwxr-xr-x 3 root root 4096 Jul 27 15:51 lib64 drwxr-xr-x 3 root root 4096 Jul 27 15:51 share drwxr-xr-x 3 root root 4096 Jul 27 15:51 src /home/christian/pkg/e17/embryo/pkg/usr/bin: insgesamt 144 -rwxr-xr-x 1 root root 145944 Jul 27 15:51 embryo_cc /home/christian/pkg/e17/embryo/pkg/usr/doc: insgesamt 4 drwxr-xr-x 2 root root 4096 Jul 27 15:51 embryo-1.0.0 /home/christian/pkg/e17/embryo/pkg/usr/doc/embryo-1.0.0: insgesamt 28 -rw-r--r-- 1 root root 57 Jul 27 15:51 AUTHORS -rw-r--r-- 1 root root 2439 Jul 27 15:51 COPYING -rw-r--r-- 1 root root 77 Jul 27 15:51 ChangeLog -rw-r--r-- 1 root root 9498 Jul 27 15:51 INSTALL -rw-r--r-- 1 root root 0 Jul 27 15:51 NEWS -rw-r--r-- 1 root root 4065 Jul 27 15:51 README /home/christian/pkg/e17/embryo/pkg/usr/include: insgesamt 4 drwxr-xr-x 2 root root 4096 Jul 27 15:51 embryo-1 /home/christian/pkg/e17/embryo/pkg/usr/include/embryo-1: insgesamt 8 -rw-r--r-- 1 root root 6675 Jul 27 15:51 Embryo.h /home/christian/pkg/e17/embryo/pkg/usr/lib64: insgesamt 56 -rwxr-xr-x 1 root root 946 Jul 27 15:51 libembryo.la lrwxrwxrwx 1 root root 18 Jul 27 15:51 libembryo.so -> libembryo.so.1.0.0 lrwxrwxrwx 1 root root 18 Jul 27 15:51 libembryo.so.1 -> libembryo.so.1.0.0 -rwxr-xr-x 1 root root 46152 Jul 27 15:51 libembryo.so.1.0.0 drwxr-xr-x 2 root root 4096 Jul 27 15:51 pkgconfig /home/christian/pkg/e17/embryo/pkg/usr/lib64/pkgconfig: insgesamt 4 -rw-r--r-- 1 root root 372 Jul 27 15:51 embryo.pc /home/christian/pkg/e17/embryo/pkg/usr/share: insgesamt 4 drwxr-xr-x 3 root root 4096 Jul 27 15:51 embryo /home/christian/pkg/e17/embryo/pkg/usr/share/embryo: insgesamt 4 drwxr-xr-x 2 root root 4096 Jul 27 15:51 include /home/christian/pkg/e17/embryo/pkg/usr/share/embryo/include: insgesamt 12 -rw-r--r-- 1 root root 9507 Jul 27 15:51 default.inc /home/christian/pkg/e17/embryo/pkg/usr/src: insgesamt 4 drwxr-xr-x 2 root root 4096 Jul 27 15:51 embryo-1.0.0 /home/christian/pkg/e17/embryo/pkg/usr/src/embryo-1.0.0: insgesamt 4 -rw-r--r-- 1 root root 1081 Jul 27 15:51 SLKBUILD Slackware package maker, version 3.14159. Searching for symbolic links: usr/lib64/libembryo.so -> libembryo.so.1.0.0 usr/lib64/libembryo.so.1 -> libembryo.so.1.0.0 Making symbolic link creation script: ( cd usr/lib64 ; rm -rf libembryo.so ) ( cd usr/lib64 ; ln -sf libembryo.so.1.0.0 libembryo.so ) ( cd usr/lib64 ; rm -rf libembryo.so.1 ) ( cd usr/lib64 ; ln -sf libembryo.so.1.0.0 libembryo.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/libembryo.so“ entfernt „./usr/lib64/libembryo.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/embryo/embryo-1.0.0-x86_64-1cd.txz ./ install/ install/slack-desc install/doinst.sh usr/ usr/share/ usr/share/embryo/ usr/share/embryo/include/ usr/share/embryo/include/default.inc usr/lib64/ usr/lib64/pkgconfig/ usr/lib64/pkgconfig/embryo.pc usr/lib64/libembryo.la usr/lib64/libembryo.so.1.0.0 usr/doc/ usr/doc/embryo-1.0.0/ usr/doc/embryo-1.0.0/NEWS usr/doc/embryo-1.0.0/ChangeLog usr/doc/embryo-1.0.0/INSTALL usr/doc/embryo-1.0.0/COPYING usr/doc/embryo-1.0.0/AUTHORS usr/doc/embryo-1.0.0/README usr/bin/ usr/bin/embryo_cc usr/include/ usr/include/embryo-1/ usr/include/embryo-1/Embryo.h usr/src/ usr/src/embryo-1.0.0/ usr/src/embryo-1.0.0/SLKBUILD WARNING: zero length file usr/doc/embryo-1.0.0/NEWS Slackware package /home/christian/pkg/e17/embryo/embryo-1.0.0-x86_64-1cd.txz created. Package has been built. Cleaning pkg and src directories