tar -xf libev-4.11.tar.gz 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 whether to enable maintainer-specific portions of Makefiles... no 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 for style of include used by make... GNU checking dependency style of gcc... gcc3 checking build system type... i486-slackware-linux-gnu checking host system type... i486-slackware-linux-gnu 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/i486-slackware-linux/bin/ld checking if the linker (/usr/i486-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/i486-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/i486-slackware-linux/bin/ld) 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... yes checking sys/inotify.h usability... yes checking sys/inotify.h presence... yes checking for sys/inotify.h... yes checking sys/epoll.h usability... yes checking sys/epoll.h presence... yes checking for sys/epoll.h... yes checking sys/event.h usability... no checking sys/event.h presence... no checking for sys/event.h... no checking port.h usability... no checking port.h presence... no checking for port.h... no checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/eventfd.h usability... yes checking sys/eventfd.h presence... yes checking for sys/eventfd.h... yes checking sys/signalfd.h usability... yes checking sys/signalfd.h presence... yes checking for sys/signalfd.h... yes checking for inotify_init... yes checking for epoll_ctl... yes checking for kqueue... no checking for port_create... no checking for poll... yes checking for select... yes checking for eventfd... yes checking for signalfd... yes checking for clock_gettime... no checking for clock_gettime syscall... yes checking for nanosleep... yes checking for library containing floor... -lm configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands make all-am make[1]: Entering directory `/home/kerd/Pkg/libev/4.11/src/libev-4.11' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -g -O3 -MT ev.lo -MD -MP -MF .deps/ev.Tpo -c -o ev.lo ev.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O3 -MT ev.lo -MD -MP -MF .deps/ev.Tpo -c ev.c -fPIC -DPIC -o .libs/ev.o ev.c:1254:31: warning: ‘ev_default_loop_ptr’ initialized and declared ‘extern’ libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O3 -MT ev.lo -MD -MP -MF .deps/ev.Tpo -c ev.c -o ev.o >/dev/null 2>&1 mv -f .deps/ev.Tpo .deps/ev.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -g -O3 -MT event.lo -MD -MP -MF .deps/event.Tpo -c -o event.lo event.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O3 -MT event.lo -MD -MP -MF .deps/event.Tpo -c event.c -fPIC -DPIC -o .libs/event.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O3 -MT event.lo -MD -MP -MF .deps/event.Tpo -c event.c -o event.o >/dev/null 2>&1 mv -f .deps/event.Tpo .deps/event.Plo /bin/sh ./libtool --tag=CC --mode=link gcc -g -O3 -version-info 4:0:0 -o libev.la -rpath /usr/lib ev.lo event.lo -lm libtool: link: gcc -shared .libs/ev.o .libs/event.o -lm -Wl,-soname -Wl,libev.so.4 -o .libs/libev.so.4.0.0 libtool: link: (cd ".libs" && rm -f "libev.so.4" && ln -s "libev.so.4.0.0" "libev.so.4") libtool: link: (cd ".libs" && rm -f "libev.so" && ln -s "libev.so.4.0.0" "libev.so") libtool: link: ar cru .libs/libev.a ev.o event.o libtool: link: ranlib .libs/libev.a libtool: link: ( cd ".libs" && rm -f "libev.la" && ln -s "../libev.la" "libev.la" ) make[1]: Leaving directory `/home/kerd/Pkg/libev/4.11/src/libev-4.11' make[1]: Entering directory `/home/kerd/Pkg/libev/4.11/src/libev-4.11' test -z "/usr/lib" || /usr/bin/mkdir -p "/home/kerd/Pkg/libev/4.11/pkg/usr/lib" /bin/sh ./libtool --mode=install /usr/bin/ginstall -c libev.la '/home/kerd/Pkg/libev/4.11/pkg/usr/lib' libtool: install: /usr/bin/ginstall -c .libs/libev.so.4.0.0 /home/kerd/Pkg/libev/4.11/pkg/usr/lib/libev.so.4.0.0 libtool: install: (cd /home/kerd/Pkg/libev/4.11/pkg/usr/lib && { ln -s -f libev.so.4.0.0 libev.so.4 || { rm -f libev.so.4 && ln -s libev.so.4.0.0 libev.so.4; }; }) libtool: install: (cd /home/kerd/Pkg/libev/4.11/pkg/usr/lib && { ln -s -f libev.so.4.0.0 libev.so || { rm -f libev.so && ln -s libev.so.4.0.0 libev.so; }; }) libtool: install: /usr/bin/ginstall -c .libs/libev.lai /home/kerd/Pkg/libev/4.11/pkg/usr/lib/libev.la libtool: install: /usr/bin/ginstall -c .libs/libev.a /home/kerd/Pkg/libev/4.11/pkg/usr/lib/libev.a libtool: install: chmod 644 /home/kerd/Pkg/libev/4.11/pkg/usr/lib/libev.a libtool: install: ranlib /home/kerd/Pkg/libev/4.11/pkg/usr/lib/libev.a libtool: install: warning: remember to run `libtool --finish /usr/lib' test -z "/usr/include" || /usr/bin/mkdir -p "/home/kerd/Pkg/libev/4.11/pkg/usr/include" /usr/bin/ginstall -c -m 644 ev.h ev++.h event.h '/home/kerd/Pkg/libev/4.11/pkg/usr/include' test -z "/usr/man/man3" || /usr/bin/mkdir -p "/home/kerd/Pkg/libev/4.11/pkg/usr/man/man3" /usr/bin/ginstall -c -m 644 ev.3 '/home/kerd/Pkg/libev/4.11/pkg/usr/man/man3' make[1]: Leaving directory `/home/kerd/Pkg/libev/4.11/src/libev-4.11' /home/kerd/Pkg/libev/4.11/pkg: totale 8 drwxr-xr-x 2 root root 4096 mag 17 18:58 install drwxr-xr-x 7 root root 4096 mag 17 18:58 usr /home/kerd/Pkg/libev/4.11/pkg/install: totale 4 -rw-r--r-- 1 root root 343 mag 17 18:58 slack-desc /home/kerd/Pkg/libev/4.11/pkg/usr: totale 20 drwxr-xr-x 3 root root 4096 mag 17 18:58 doc drwxr-xr-x 2 root root 4096 mag 17 18:58 include drwxr-xr-x 2 root root 4096 mag 17 18:58 lib drwxr-xr-x 3 root root 4096 mag 17 18:58 man drwxr-xr-x 3 root root 4096 mag 17 18:58 src /home/kerd/Pkg/libev/4.11/pkg/usr/doc: totale 4 drwxr-xr-x 2 root root 4096 mag 17 18:58 libev-4.11 /home/kerd/Pkg/libev/4.11/pkg/usr/doc/libev-4.11: totale 4 -rw-r--r-- 1 root root 2496 mag 17 18:58 README /home/kerd/Pkg/libev/4.11/pkg/usr/include: totale 56 -rw-r--r-- 1 root root 20425 mag 17 18:58 ev++.h -rw-r--r-- 1 root root 28040 mag 17 18:58 ev.h -rw-r--r-- 1 root root 5985 mag 17 18:58 event.h /home/kerd/Pkg/libev/4.11/pkg/usr/lib: totale 276 -rw-r--r-- 1 root root 225998 mag 17 18:58 libev.a -rwxr-xr-x 1 root root 920 mag 17 18:58 libev.la lrwxrwxrwx 1 root root 14 mag 17 18:58 libev.so -> libev.so.4.0.0 lrwxrwxrwx 1 root root 14 mag 17 18:58 libev.so.4 -> libev.so.4.0.0 -rwxr-xr-x 1 root root 46860 mag 17 18:58 libev.so.4.0.0 /home/kerd/Pkg/libev/4.11/pkg/usr/man: totale 4 drwxr-xr-x 2 root root 4096 mag 17 18:58 man3 /home/kerd/Pkg/libev/4.11/pkg/usr/man/man3: totale 80 -rw-r--r-- 1 root root 78986 mag 17 18:58 ev.3.gz /home/kerd/Pkg/libev/4.11/pkg/usr/src: totale 4 drwxr-xr-x 2 root root 4096 mag 17 18:58 libev-4.11 /home/kerd/Pkg/libev/4.11/pkg/usr/src/libev-4.11: totale 4 -rw-r--r-- 1 root root 923 mag 17 18:58 SLKBUILD Slackware package maker, version 3.14159. Searching for symbolic links: usr/lib/libev.so.4 -> libev.so.4.0.0 usr/lib/libev.so -> libev.so.4.0.0 Making symbolic link creation script: ( cd usr/lib ; rm -rf libev.so.4 ) ( cd usr/lib ; ln -sf libev.so.4.0.0 libev.so.4 ) ( cd usr/lib ; rm -rf libev.so ) ( cd usr/lib ; ln -sf libev.so.4.0.0 libev.so ) 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/lib/libev.so.4" rimosso "./usr/lib/libev.so" rimosso 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/kerd/Pkg/libev/4.11/libev-4.11-i486-1vc.txz ./ usr/ usr/doc/ usr/doc/libev-4.11/ usr/doc/libev-4.11/README usr/man/ usr/man/man3/ usr/man/man3/ev.3.gz usr/src/ usr/src/libev-4.11/ usr/src/libev-4.11/SLKBUILD usr/lib/ usr/lib/libev.so.4.0.0 usr/lib/libev.a usr/lib/libev.la usr/include/ usr/include/ev++.h usr/include/event.h usr/include/ev.h install/ install/doinst.sh install/slack-desc Slackware package /home/kerd/Pkg/libev/4.11/libev-4.11-i486-1vc.txz created. Package has been built. Cleaning pkg and src directories