The following packages will be installed: perl-IO-Interface Fetching README... 0%100%100%100%100%100%Done Fetching perl-IO-Interface.SlackBuild... 0%100%100%100%100%100%Done Fetching perl-IO-Interface.info... 0%100%100%100%100%100%Done Fetching slack-desc... 0%100%100%100%100%100%Done IO-Interface-1.06/ IO-Interface-1.06/META.yml IO-Interface-1.06/Makefile.PL IO-Interface-1.06/Interface.xs IO-Interface-1.06/Interface/ IO-Interface-1.06/Interface/Simple.pm IO-Interface-1.06/t/ IO-Interface-1.06/t/basic.t IO-Interface-1.06/t/simple.t IO-Interface-1.06/Changes IO-Interface-1.06/README IO-Interface-1.06/MANIFEST IO-Interface-1.06/Interface.pm Checking if your kit is complete... Looks good Checking for getifaddrs()... Okay, I will use it. Checking for sockaddr_dl... Nope, will not use it. Generating a Unix-style Makefile Writing Makefile for IO::Interface Writing MYMETA.yml and MYMETA.json cp Interface.pm blib/lib/IO/Interface.pm AutoSplitting blib/lib/IO/Interface.pm (blib/lib/auto/IO/Interface) cp Interface/Simple.pm blib/lib/IO/Interface/Simple.pm Running Mkbootstrap for IO::Interface () chmod 644 "Interface.bs" "/usr/bin/perl5.22.2" "/usr/share/perl5/ExtUtils/xsubpp" -typemap "/usr/share/perl5/ExtUtils/typemap" Interface.xs > Interface.xsc && mv Interface.xsc Interface.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=\"1.06\" -DXS_VERSION=\"1.06\" -fPIC "-I/usr/lib/perl5/CORE" -DUSE_GETIFADDRS Interface.c rm -f blib/arch/auto/IO/Interface/Interface.so cc -shared -O2 -march=i586 -mtune=i686 -L/usr/local/lib -fstack-protector-strong Interface.o -o blib/arch/auto/IO/Interface/Interface.so \ \ chmod 755 blib/arch/auto/IO/Interface/Interface.so "/usr/bin/perl5.22.2" -MExtUtils::Command::MM -e 'cp_nonempty' -- Interface.bs blib/arch/auto/IO/Interface/Interface.bs 644 Manifying 2 pod documents Running Mkbootstrap for IO::Interface () chmod 644 "Interface.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/basic.t ... ok t/simple.t .. ok All tests successful. Files=2, Tests=16, 2 wallclock secs ( 0.10 usr 0.02 sys + 0.35 cusr 0.06 csys = 0.53 CPU) Result: PASS Manifying 2 pod documents Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /usr/src/slapt-src/perl/perl-IO-Interface/package-perl-IO-Interface/usr/lib/perl5/auto/IO/Interface/Interface.so Installing /usr/src/slapt-src/perl/perl-IO-Interface/package-perl-IO-Interface/usr/lib/perl5/auto/IO/Interface/autosplit.ix Installing /usr/src/slapt-src/perl/perl-IO-Interface/package-perl-IO-Interface/usr/lib/perl5/IO/Interface.pm Installing /usr/src/slapt-src/perl/perl-IO-Interface/package-perl-IO-Interface/usr/lib/perl5/IO/Interface/Simple.pm Installing /usr/src/slapt-src/perl/perl-IO-Interface/package-perl-IO-Interface/usr/share/man/man3/IO::Interface::Simple.3 Installing /usr/src/slapt-src/perl/perl-IO-Interface/package-perl-IO-Interface/usr/share/man/man3/IO::Interface.3 Appending installation info to /usr/src/slapt-src/perl/perl-IO-Interface/package-perl-IO-Interface/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-IO-Interface/perl-IO-Interface-1.06-i486-1salix.txz ./ usr/ usr/lib/ usr/lib/perl5/ usr/lib/perl5/auto/ usr/lib/perl5/auto/IO/ usr/lib/perl5/auto/IO/Interface/ usr/lib/perl5/auto/IO/Interface/autosplit.ix usr/lib/perl5/auto/IO/Interface/Interface.so usr/lib/perl5/IO/ usr/lib/perl5/IO/Interface.pm usr/lib/perl5/IO/Interface/ usr/lib/perl5/IO/Interface/Simple.pm usr/doc/ usr/doc/perl-IO-Interface-1.06/ usr/doc/perl-IO-Interface-1.06/README usr/doc/perl-IO-Interface-1.06/perl-IO-Interface.SlackBuild usr/man/ usr/man/man3/ usr/man/man3/IO::Interface.3.gz usr/man/man3/IO::Interface::Simple.3.gz install/ install/slack-desc Slackware package /usr/src/slapt-src/perl/perl-IO-Interface/perl-IO-Interface-1.06-i486-1salix.txz created. Installing package perl-IO-Interface-1.06-i486-1salix... | perl-IO-Interface (access to network card configuration information) | | IO::Interface adds methods to IO::Socket objects that allows them | to be used to retrieve and change information about the network | interfaces on your system. In addition to the object-oriented access | methods, you can use a function-oriented style. | | | | | | |