The following packages will be installed: libident Fetching README... 0%100%100%100%100%100%Done Fetching libident.SlackBuild... 0%100%100%100%100%100%Done Fetching libident.info... 0%100%100%100%100%100%Done Fetching slack-desc... 0%100%100%100%100%100%Done libident-0.32/ libident-0.32/id_open.c libident-0.32/NEWS libident-0.32/admin/ libident-0.32/admin/depcomp libident-0.32/admin/ltmain.sh libident-0.32/admin/config.guess libident-0.32/admin/install-sh libident-0.32/admin/config.sub libident-0.32/admin/missing libident-0.32/admin/mkinstalldirs libident-0.32/aclocal.m4 libident-0.32/README libident-0.32/configure libident-0.32/id_close.c libident-0.32/configure.ac libident-0.32/id_query.c libident-0.32/identtestd-xinetd libident-0.32/in.identtestd.8 libident-0.32/Makefile.am libident-0.32/Makefile.in libident-0.32/support.c libident-0.32/config.h.in libident-0.32/lookup-tester.c libident-0.32/AUTHORS libident-0.32/ident.3 libident-0.32/ident.c libident-0.32/ident.h libident-0.32/INSTALL libident-0.32/sockaddr.m4 libident-0.32/ChangeLog libident-0.32/ident-tester.c libident-0.32/COPYING libident-0.32/id_parse.c checking for a BSD-compatible install... /usr/bin/ginstall -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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 ANSI C... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking build system type... x86_64-slackware-linux-gnu checking host system type... x86_64-slackware-linux-gnu checking for a sed that does not truncate output... /usr/bin/sed checking for egrep... grep -E checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognise dependent libraries... pass_all 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 dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking how to run the C++ preprocessor... g++ -E checking for g77... g77 checking whether we are using the GNU Fortran 77 compiler... yes checking whether g77 accepts -g... yes checking the maximum length of command line arguments... 32768 checking command to parse /usr/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... ranlib checking for strip... strip checking if gcc static flag works... yes checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/usr/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 configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes appending configuration tag "F77" to libtool checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for g77 option to produce PIC... -fPIC checking if g77 PIC flag -fPIC works... yes checking if g77 supports -c -o file.o... yes checking whether the g77 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes 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 for sys/types.h... (cached) yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking for unistd.h... (cached) yes checking for an ANSI C-conforming const... yes checking for size_t... yes checking if struct sockaddr has a sa_len member... no checking for struct sockaddr_storage in sys/socket.h... yes checking return type of signal handlers... void checking for library containing socket... none required configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands make all-am make[1]: Entering directory '/usr/src/slapt-src-x86_64/network/libident/libident-0.32' if /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -fPIC -MT ident.lo -MD -MP -MF ".deps/ident.Tpo" \ -c -o ident.lo `test -f 'ident.c' || echo './'`ident.c; \ then mv -f ".deps/ident.Tpo" ".deps/ident.Plo"; \ else rm -f ".deps/ident.Tpo"; exit 1; \ fi mkdir .libs gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -fPIC -MT ident.lo -MD -MP -MF .deps/ident.Tpo -c ident.c -fPIC -DPIC -o .libs/ident.o if /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -fPIC -MT id_open.lo -MD -MP -MF ".deps/id_open.Tpo" \ -c -o id_open.lo `test -f 'id_open.c' || echo './'`id_open.c; \ then mv -f ".deps/id_open.Tpo" ".deps/id_open.Plo"; \ else rm -f ".deps/id_open.Tpo"; exit 1; \ fi gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -fPIC -MT id_open.lo -MD -MP -MF .deps/id_open.Tpo -c id_open.c -fPIC -DPIC -o .libs/id_open.o if /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -fPIC -MT id_close.lo -MD -MP -MF ".deps/id_close.Tpo" \ -c -o id_close.lo `test -f 'id_close.c' || echo './'`id_close.c; \ then mv -f ".deps/id_close.Tpo" ".deps/id_close.Plo"; \ else rm -f ".deps/id_close.Tpo"; exit 1; \ fi gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -fPIC -MT id_close.lo -MD -MP -MF .deps/id_close.Tpo -c id_close.c -fPIC -DPIC -o .libs/id_close.o if /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -fPIC -MT id_query.lo -MD -MP -MF ".deps/id_query.Tpo" \ -c -o id_query.lo `test -f 'id_query.c' || echo './'`id_query.c; \ then mv -f ".deps/id_query.Tpo" ".deps/id_query.Plo"; \ else rm -f ".deps/id_query.Tpo"; exit 1; \ fi gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -fPIC -MT id_query.lo -MD -MP -MF .deps/id_query.Tpo -c id_query.c -fPIC -DPIC -o .libs/id_query.o if /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -fPIC -MT id_parse.lo -MD -MP -MF ".deps/id_parse.Tpo" \ -c -o id_parse.lo `test -f 'id_parse.c' || echo './'`id_parse.c; \ then mv -f ".deps/id_parse.Tpo" ".deps/id_parse.Plo"; \ else rm -f ".deps/id_parse.Tpo"; exit 1; \ fi gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -fPIC -MT id_parse.lo -MD -MP -MF .deps/id_parse.Tpo -c id_parse.c -fPIC -DPIC -o .libs/id_parse.o if /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -fPIC -MT support.lo -MD -MP -MF ".deps/support.Tpo" \ -c -o support.lo `test -f 'support.c' || echo './'`support.c; \ then mv -f ".deps/support.Tpo" ".deps/support.Plo"; \ else rm -f ".deps/support.Tpo"; exit 1; \ fi gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -fPIC -MT support.lo -MD -MP -MF .deps/support.Tpo -c support.c -fPIC -DPIC -o .libs/support.o /bin/sh ./libtool --mode=link gcc -O2 -fPIC -o libident.la -rpath /usr/lib64 ident.lo id_open.lo id_close.lo id_query.lo id_parse.lo support.lo gcc -shared .libs/ident.o .libs/id_open.o .libs/id_close.o .libs/id_query.o .libs/id_parse.o .libs/support.o -Wl,-soname -Wl,libident.so.0 -o .libs/libident.so.0.0.0 (cd .libs && rm -f libident.so.0 && ln -s libident.so.0.0.0 libident.so.0) (cd .libs && rm -f libident.so && ln -s libident.so.0.0.0 libident.so) creating libident.la (cd .libs && rm -f libident.la && ln -s ../libident.la libident.la) make[1]: Leaving directory '/usr/src/slapt-src-x86_64/network/libident/libident-0.32' make[1]: Entering directory '/usr/src/slapt-src-x86_64/network/libident/libident-0.32' /bin/sh ./admin/mkinstalldirs /usr/src/slapt-src-x86_64/network/libident/package-libident/usr/lib64 mkdir -p -- /usr/src/slapt-src-x86_64/network/libident/package-libident/usr/lib64 /bin/sh ./libtool --mode=install /usr/bin/ginstall -c libident.la /usr/src/slapt-src-x86_64/network/libident/package-libident/usr/lib64/libident.la /usr/bin/ginstall -c .libs/libident.so.0.0.0 /usr/src/slapt-src-x86_64/network/libident/package-libident/usr/lib64/libident.so.0.0.0 (cd /usr/src/slapt-src-x86_64/network/libident/package-libident/usr/lib64 && rm -f libident.so.0 && ln -s libident.so.0.0.0 libident.so.0) (cd /usr/src/slapt-src-x86_64/network/libident/package-libident/usr/lib64 && rm -f libident.so && ln -s libident.so.0.0.0 libident.so) /usr/bin/ginstall -c .libs/libident.lai /usr/src/slapt-src-x86_64/network/libident/package-libident/usr/lib64/libident.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' /bin/sh ./admin/mkinstalldirs /usr/src/slapt-src-x86_64/network/libident/package-libident/usr/sbin mkdir -p -- /usr/src/slapt-src-x86_64/network/libident/package-libident/usr/sbin /bin/sh ./admin/mkinstalldirs /usr/src/slapt-src-x86_64/network/libident/package-libident/usr/include mkdir -p -- /usr/src/slapt-src-x86_64/network/libident/package-libident/usr/include /usr/bin/ginstall -c -m 644 ident.h /usr/src/slapt-src-x86_64/network/libident/package-libident/usr/include/ident.h /bin/sh ./admin/mkinstalldirs /usr/src/slapt-src-x86_64/network/libident/package-libident/usr/man/man3 mkdir -p -- /usr/src/slapt-src-x86_64/network/libident/package-libident/usr/man/man3 /usr/bin/ginstall -c -m 644 ./ident.3 /usr/src/slapt-src-x86_64/network/libident/package-libident/usr/man/man3/ident.3 /bin/sh ./admin/mkinstalldirs /usr/src/slapt-src-x86_64/network/libident/package-libident/usr/man/man8 mkdir -p -- /usr/src/slapt-src-x86_64/network/libident/package-libident/usr/man/man8 make[1]: Leaving directory '/usr/src/slapt-src-x86_64/network/libident/libident-0.32' Slackware package maker, version 3.14159265. Searching for symbolic links: usr/lib64/libident.so libident.so.0.0.0 usr/lib64/libident.so.0 libident.so.0.0.0 Making symbolic link creation script: ( cd usr/lib64 ; rm -rf libident.so ) ( cd usr/lib64 ; ln -sf libident.so.0.0.0 libident.so ) ( cd usr/lib64 ; rm -rf libident.so.0 ) ( cd usr/lib64 ; ln -sf libident.so.0.0.0 libident.so.0 ) 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/lib64/libident.so.0' removed './usr/lib64/libident.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-x86_64/network/libident/libident-0.32-x86_64-2salix15.0.txz ./ install/ install/doinst.sh install/slack-desc usr/ usr/doc/ usr/doc/libident-0.32/ usr/doc/libident-0.32/AUTHORS usr/doc/libident-0.32/COPYING usr/doc/libident-0.32/ChangeLog usr/doc/libident-0.32/INSTALL usr/doc/libident-0.32/NEWS usr/doc/libident-0.32/README usr/doc/libident-0.32/libident.SlackBuild usr/include/ usr/include/ident.h usr/lib64/ usr/lib64/libident.so.0.0.0 usr/man/ usr/man/man3/ usr/man/man3/ident.3.gz Slackware package /usr/src/slapt-src-x86_64/network/libident/libident-0.32-x86_64-2salix15.0.txz created. Installing package libident-0.32-x86_64-2salix15.0... | libident (library for querying IDENT servers) | | libident is a library for querying IDENT (AUTH) servers. | | Homepage: https://www.remlab.net/files/libident/ | | | | | | | |