The following packages will be installed: perl-Socket6 Fetching README... 0%100%100%100%100%100%Done Fetching perl-Socket6.SlackBuild... 0%100%100%100%100%100%Done Fetching perl-Socket6.info... 0%100%100%100%100%100%Done Fetching slack-desc... 0%100%100%100%100%100%Done Socket6-0.28/ Socket6-0.28/META.json Socket6-0.28/inet_pton.c Socket6-0.28/gailookup.pl.in Socket6-0.28/configure.in Socket6-0.28/getaddrinfo.c Socket6-0.28/META.yml Socket6-0.28/Makefile.PL Socket6-0.28/Socket6.xs Socket6-0.28/Socket6.pm Socket6-0.28/configure Socket6-0.28/config.pl.in Socket6-0.28/ChangeLog Socket6-0.28/getnameinfo.c Socket6-0.28/im-140.diff Socket6-0.28/gai.h Socket6-0.28/inet_ntop.c Socket6-0.28/aclocal.m4 Socket6-0.28/README Socket6-0.28/config.h.in Socket6-0.28/MANIFEST Socket6-0.28/t/ Socket6-0.28/ftpmirror-1.96.diff Socket6-0.28/t/use.t checking for gcc... cc 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 cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking whether your Perl5 have PL_sv_undef... yes checking how to run the C preprocessor... cc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for getaddrinfo... yes checking for getnameinfo... yes checking for gethostbyname2... yes checking for getipnodebyname... no checking for getipnodebyname in -lsocket... no checking whether your system has IPv6 directory... no checking for getipnodebyaddr... no checking for getipnodebyaddr in -lsocket... no checking whether your system has IPv6 directory... (cached) no checking for inet_pton... yes checking for inet_ntop... yes checking for working inet_ntop... yes checking whether you have sa_len in struct sockaddr... no checking whether you have sin6_scope_id in struct sockaddr_in6... yes checking for socklen_t... yes configure: creating ./config.status config.status: creating config.pl config.status: creating gailookup.pl config.status: creating config.h Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Socket6 Writing MYMETA.yml and MYMETA.json cp Socket6.pm blib/lib/Socket6.pm Running Mkbootstrap for Socket6 () chmod 644 "Socket6.bs" "/usr/bin/perl5.22.2" "/usr/share/perl5/ExtUtils/xsubpp" -noprototypes -typemap "/usr/share/perl5/ExtUtils/typemap" Socket6.xs > Socket6.xsc && mv Socket6.xsc Socket6.c cc -c -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -march=i586 -mtune=i686 -DVERSION=\"0.28\" -DXS_VERSION=\"0.28\" -fPIC "-I/usr/lib/perl5/CORE" Socket6.c rm -f blib/arch/auto/Socket6/Socket6.so cc -shared -O2 -march=i586 -mtune=i686 -L/usr/local/lib -fstack-protector-strong Socket6.o -o blib/arch/auto/Socket6/Socket6.so \ \ chmod 755 blib/arch/auto/Socket6/Socket6.so "/usr/bin/perl5.22.2" -MExtUtils::Command::MM -e 'cp_nonempty' -- Socket6.bs blib/arch/auto/Socket6/Socket6.bs 644 Manifying 1 pod document Running Mkbootstrap for Socket6 () chmod 644 "Socket6.bs" PERL_DL_NONLAZY=1 "/usr/bin/perl5.22.2" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/use.t .. ok All tests successful. Files=1, Tests=9, 1 wallclock secs ( 0.06 usr 0.01 sys + 0.09 cusr 0.02 csys = 0.18 CPU) Result: PASS Manifying 1 pod document Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /usr/src/slapt-src/perl/perl-Socket6/package-perl-Socket6/usr/lib/perl5/vendor_perl/auto/Socket6/Socket6.so Installing /usr/src/slapt-src/perl/perl-Socket6/package-perl-Socket6/usr/lib/perl5/vendor_perl/Socket6.pm Installing /usr/src/slapt-src/perl/perl-Socket6/package-perl-Socket6/usr/man/man3/Socket6.3 Appending installation info to /usr/src/slapt-src/perl/perl-Socket6/package-perl-Socket6/usr/lib/perl5/perllocal.pod Slackware package maker, version 3.141593. Searching for symbolic links: No symbolic links were found, so we won't make an installation script. You can make your own later in ./install/doinst.sh and rebuild the package if you like. 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/perl/perl-Socket6/perl-Socket6-0.28-i486-1salix.txz ./ usr/ usr/lib/ usr/lib/perl5/ usr/lib/perl5/perllocal.pod usr/lib/perl5/vendor_perl/ usr/lib/perl5/vendor_perl/auto/ usr/lib/perl5/vendor_perl/auto/Socket6/ usr/lib/perl5/vendor_perl/auto/Socket6/Socket6.so usr/lib/perl5/vendor_perl/auto/Socket6/.packlist usr/lib/perl5/vendor_perl/Socket6.pm usr/doc/ usr/doc/perl-Socket6-0.28/ usr/doc/perl-Socket6-0.28/README usr/doc/perl-Socket6-0.28/perl-Socket6.SlackBuild usr/man/ usr/man/man3/ usr/man/man3/Socket6.3.gz install/ install/slack-desc Slackware package /usr/src/slapt-src/perl/perl-Socket6/perl-Socket6-0.28-i486-1salix.txz created. Installing package perl-Socket6-0.28-i486-1salix... | perl-Socket6 (IPv6 related part of the C socket.h) | | This module provides glue routines to the various IPv6 functions. | | | | | | | | | |