The following packages will be installed: libev Fetching README... 0%100%100%100%100%100%Done Fetching libev.SlackBuild... 0%100%100%100%100%100%Done Fetching libev.info... 0%100%100%100%100%100%Done Fetching slack-desc... 0%100%100%100%100%100%Done libev-4.15/ libev-4.15/configure.ac libev-4.15/ev++.h libev-4.15/config.h.in libev-4.15/ev_vars.h libev-4.15/ltmain.sh libev-4.15/config.sub libev-4.15/ev_kqueue.c libev-4.15/Symbols.event libev-4.15/Makefile.am libev-4.15/event.c libev-4.15/autogen.sh libev-4.15/Changes libev-4.15/aclocal.m4 libev-4.15/configure libev-4.15/depcomp libev-4.15/event.h libev-4.15/LICENSE libev-4.15/Symbols.ev libev-4.15/ev.c libev-4.15/Makefile.in libev-4.15/config.guess libev-4.15/ev.pod libev-4.15/README libev-4.15/ev.h libev-4.15/ev_epoll.c libev-4.15/install-sh libev-4.15/libev.m4 libev-4.15/missing libev-4.15/ev_wrap.h libev-4.15/ev_port.c libev-4.15/ev_poll.c libev-4.15/mkinstalldirs libev-4.15/ev.3 libev-4.15/ev_win32.c libev-4.15/ev_select.c 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 how to print strings... printf 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/i586-slackware-linux/bin/ld checking if the linker (/usr/i586-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 how to convert i486-slackware-linux-gnu file names to i486-slackware-linux-gnu format... func_convert_file_noop checking how to convert i486-slackware-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/i586-slackware-linux/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for mt... no checking if : is a manifest tool... no 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/i586-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... 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 '/usr/src/slapt-src/libraries/libev/libev-4.15' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O2 -march=i486 -mtune=i686 -MT ev.lo -MD -MP -MF .deps/ev.Tpo -c -o ev.lo ev.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -march=i486 -mtune=i686 -MT ev.lo -MD -MP -MF .deps/ev.Tpo -c ev.c -fPIC -DPIC -o .libs/ev.o ev.c:1531:31: warning: 'ev_default_loop_ptr' initialized and declared 'extern' EV_API_DECL struct ev_loop *ev_default_loop_ptr = 0; /* needs to be initialised to make it a definition despite extern */ ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -march=i486 -mtune=i686 -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. -O2 -march=i486 -mtune=i686 -MT event.lo -MD -MP -MF .deps/event.Tpo -c -o event.lo event.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -march=i486 -mtune=i686 -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. -O2 -march=i486 -mtune=i686 -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 -O2 -march=i486 -mtune=i686 -version-info 4:0:0 -o libev.la -rpath /usr/lib ev.lo event.lo -lm libtool: link: gcc -shared -fPIC -DPIC .libs/ev.o .libs/event.o -lm -O2 -march=i486 -mtune=i686 -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 '/usr/src/slapt-src/libraries/libev/libev-4.15' make[1]: Entering directory '/usr/src/slapt-src/libraries/libev/libev-4.15' /usr/bin/mkdir -p '/usr/src/slapt-src/libraries/libev/package-libev/usr/lib' /bin/sh ./libtool --mode=install /usr/bin/ginstall -c libev.la '/usr/src/slapt-src/libraries/libev/package-libev/usr/lib' libtool: install: /usr/bin/ginstall -c .libs/libev.so.4.0.0 /usr/src/slapt-src/libraries/libev/package-libev/usr/lib/libev.so.4.0.0 libtool: install: (cd /usr/src/slapt-src/libraries/libev/package-libev/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 /usr/src/slapt-src/libraries/libev/package-libev/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 /usr/src/slapt-src/libraries/libev/package-libev/usr/lib/libev.la libtool: install: /usr/bin/ginstall -c .libs/libev.a /usr/src/slapt-src/libraries/libev/package-libev/usr/lib/libev.a libtool: install: chmod 644 /usr/src/slapt-src/libraries/libev/package-libev/usr/lib/libev.a libtool: install: ranlib /usr/src/slapt-src/libraries/libev/package-libev/usr/lib/libev.a libtool: install: warning: remember to run `libtool --finish /usr/lib' /usr/bin/mkdir -p '/usr/src/slapt-src/libraries/libev/package-libev/usr/include' /usr/bin/ginstall -c -m 644 ev.h ev++.h event.h '/usr/src/slapt-src/libraries/libev/package-libev/usr/include' /usr/bin/mkdir -p '/usr/src/slapt-src/libraries/libev/package-libev/usr/man/man3' /usr/bin/ginstall -c -m 644 ev.3 '/usr/src/slapt-src/libraries/libev/package-libev/usr/man/man3' make[1]: Leaving directory '/usr/src/slapt-src/libraries/libev/libev-4.15' Slackware package maker, version 3.141593. 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: removed './usr/lib/libev.so.4' removed './usr/lib/libev.so' 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: /usr/src/slapt-src/libraries/libev/libev-4.15-i486-2salix.txz ./ usr/ usr/include/ usr/include/ev++.h usr/include/libev/ usr/include/libev/event.h usr/include/ev.h usr/lib/ usr/lib/libev.a usr/lib/libev.so.4.0.0 usr/lib/libev.la usr/doc/ usr/doc/libev-4.15/ usr/doc/libev-4.15/README usr/doc/libev-4.15/LICENSE usr/doc/libev-4.15/libev.SlackBuild usr/doc/libev-4.15/Changes usr/man/ usr/man/man3/ usr/man/man3/ev.3.gz install/ install/doinst.sh install/slack-desc Slackware package /usr/src/slapt-src/libraries/libev/libev-4.15-i486-2salix.txz created. Installing package libev-4.15-i486-2salix... | libev (a high-performance event loop/model) | | Libev is modelled (very loosely) after libevent and the Event perl | module, but is faster, scales better and is more correct, and also | more featureful. And also smaller. Yay. | | Website: | | | | | |