The following packages will be installed: perl-B-Hooks-OP-Check Fetching README... 0%100%100%100%100%100%Done Fetching perl-B-Hooks-OP-Check.SlackBuild... 0%100%100%100%100%100%Done Fetching perl-B-Hooks-OP-Check.info... 0%100%100%100%100%100%Done Fetching slack-desc... 0%100%100%100%100%100%Done B-Hooks-OP-Check-0.22/ B-Hooks-OP-Check-0.22/Changes B-Hooks-OP-Check-0.22/Check.xs B-Hooks-OP-Check-0.22/CONTRIBUTING B-Hooks-OP-Check-0.22/dist.ini B-Hooks-OP-Check-0.22/hook_op_check.h B-Hooks-OP-Check-0.22/INSTALL B-Hooks-OP-Check-0.22/lib/ B-Hooks-OP-Check-0.22/LICENCE B-Hooks-OP-Check-0.22/Makefile.PL B-Hooks-OP-Check-0.22/MANIFEST B-Hooks-OP-Check-0.22/META.json B-Hooks-OP-Check-0.22/META.yml B-Hooks-OP-Check-0.22/ppport.h B-Hooks-OP-Check-0.22/README B-Hooks-OP-Check-0.22/t/ B-Hooks-OP-Check-0.22/xt/ B-Hooks-OP-Check-0.22/xt/author/ B-Hooks-OP-Check-0.22/xt/release/ B-Hooks-OP-Check-0.22/xt/release/changes_has_content.t B-Hooks-OP-Check-0.22/xt/release/cpan-changes.t B-Hooks-OP-Check-0.22/xt/release/distmeta.t B-Hooks-OP-Check-0.22/xt/release/minimum-version.t B-Hooks-OP-Check-0.22/xt/author/00-compile.t B-Hooks-OP-Check-0.22/xt/author/clean-namespaces.t B-Hooks-OP-Check-0.22/xt/author/eol.t B-Hooks-OP-Check-0.22/xt/author/kwalitee.t B-Hooks-OP-Check-0.22/xt/author/mojibake.t B-Hooks-OP-Check-0.22/xt/author/no-tabs.t B-Hooks-OP-Check-0.22/xt/author/pod-no404s.t B-Hooks-OP-Check-0.22/xt/author/pod-spell.t B-Hooks-OP-Check-0.22/xt/author/pod-syntax.t B-Hooks-OP-Check-0.22/xt/author/portability.t B-Hooks-OP-Check-0.22/t/00-report-prereqs.dd B-Hooks-OP-Check-0.22/t/00-report-prereqs.t B-Hooks-OP-Check-0.22/t/use.t B-Hooks-OP-Check-0.22/lib/B/ B-Hooks-OP-Check-0.22/lib/B/Hooks/ B-Hooks-OP-Check-0.22/lib/B/Hooks/OP/ B-Hooks-OP-Check-0.22/lib/B/Hooks/OP/Check.pm Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for B::Hooks::OP::Check Writing MYMETA.yml and MYMETA.json cp hook_op_check.h blib/arch/B/Hooks/OP/Check/Install/hook_op_check.h cp build/IFiles.pm blib/arch/B/Hooks/OP/Check/Install/Files.pm cp lib/B/Hooks/OP/Check.pm blib/lib/B/Hooks/OP/Check.pm Running Mkbootstrap for Check () chmod 644 "Check.bs" "/usr/bin/perl5.34.0" -MExtUtils::Command::MM -e 'cp_nonempty' -- Check.bs blib/arch/auto/B/Hooks/OP/Check/Check.bs 644 "/usr/bin/perl5.34.0" "/usr/share/perl5/ExtUtils/xsubpp" -typemap '/usr/share/perl5/ExtUtils/typemap' Check.xs > Check.xsc mv Check.xsc Check.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.22\" -DXS_VERSION=\"0.22\" -fPIC "-I/usr/lib/perl5/CORE" Check.c In file included from Check.xs:5: ppport.h:4599: warning: "WIDEST_UTYPE" redefined 4599 | # define WIDEST_UTYPE U32 | In file included from /usr/lib/perl5/CORE/perl.h:2930, from Check.xs:2: /usr/lib/perl5/CORE/handy.h:1382: note: this is the location of the previous definition 1382 | # define WIDEST_UTYPE U64 | rm -f blib/arch/auto/B/Hooks/OP/Check/Check.so cc -shared -O2 -march=i586 -mtune=i686 -L/usr/local/lib -fstack-protector-strong Check.o -o blib/arch/auto/B/Hooks/OP/Check/Check.so \ \ chmod 755 blib/arch/auto/B/Hooks/OP/Check/Check.so Manifying 1 pod document "/usr/bin/perl5.34.0" -MExtUtils::Command::MM -e 'cp_nonempty' -- Check.bs blib/arch/auto/B/Hooks/OP/Check/Check.bs 644 PERL_DL_NONLAZY=1 "/usr/bin/perl5.34.0" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t # # Versions for all modules listed in MYMETA.json (including optional ones): # # === Configure Requires === # # Module Want Have # ------------------- ----- ------ # ExtUtils::Depends 0.302 0.8001 # ExtUtils::MakeMaker any 7.62 # # === Build Requires === # # Module Want Have # ------------------- ---- ---- # ExtUtils::MakeMaker any 7.62 # # === Test Requires === # # Module Want Have # ------------------- ---- -------- # ExtUtils::MakeMaker any 7.62 # File::Spec any 3.80 # Test::More any 1.302183 # # === Test Recommends === # # Module Want Have # ---------- -------- -------- # CPAN::Meta 2.120900 2.150010 # # === Runtime Requires === # # Module Want Have # ---------- ---- ----- # DynaLoader any 1.50 # parent any 0.238 # strict any 1.12 # warnings any 1.51 # # === Other Modules === # # Module Have # --------- ------- # JSON::PP 4.06 # Sub::Name missing # YAML missing # autodie 2.34 # t/00-report-prereqs.t .. ok t/use.t ................ ok All tests successful. Files=2, Tests=2, 0 wallclock secs ( 0.01 usr 0.00 sys + 0.17 cusr 0.01 csys = 0.19 CPU) Result: PASS "/usr/bin/perl5.34.0" -MExtUtils::Command::MM -e 'cp_nonempty' -- Check.bs blib/arch/auto/B/Hooks/OP/Check/Check.bs 644 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-B-Hooks-OP-Check/package-perl-B-Hooks-OP-Check/usr/lib/perl5/vendor_perl/auto/B/Hooks/OP/Check/Check.so Installing /usr/src/slapt-src/perl/perl-B-Hooks-OP-Check/package-perl-B-Hooks-OP-Check/usr/lib/perl5/vendor_perl/B/Hooks/OP/Check/Install/hook_op_check.h Installing /usr/src/slapt-src/perl/perl-B-Hooks-OP-Check/package-perl-B-Hooks-OP-Check/usr/lib/perl5/vendor_perl/B/Hooks/OP/Check/Install/Files.pm Installing /usr/src/slapt-src/perl/perl-B-Hooks-OP-Check/package-perl-B-Hooks-OP-Check/usr/lib/perl5/vendor_perl/B/Hooks/OP/Check.pm Installing /usr/src/slapt-src/perl/perl-B-Hooks-OP-Check/package-perl-B-Hooks-OP-Check/usr/man/man3/B::Hooks::OP::Check.3 Appending installation info to /usr/src/slapt-src/perl/perl-B-Hooks-OP-Check/package-perl-B-Hooks-OP-Check/usr/lib/perl5/perllocal.pod Slackware package maker, version 3.14159265. 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-B-Hooks-OP-Check/perl-B-Hooks-OP-Check-0.22-i586-1salix15.0.txz ./ install/ install/slack-desc usr/ usr/doc/ usr/doc/perl-B-Hooks-OP-Check-0.22/ usr/doc/perl-B-Hooks-OP-Check-0.22/CONTRIBUTING usr/doc/perl-B-Hooks-OP-Check-0.22/Changes usr/doc/perl-B-Hooks-OP-Check-0.22/LICENCE usr/doc/perl-B-Hooks-OP-Check-0.22/README usr/doc/perl-B-Hooks-OP-Check-0.22/perl-B-Hooks-OP-Check.SlackBuild usr/lib/ usr/lib/perl5/ usr/lib/perl5/vendor_perl/ usr/lib/perl5/vendor_perl/B/ usr/lib/perl5/vendor_perl/B/Hooks/ usr/lib/perl5/vendor_perl/B/Hooks/OP/ usr/lib/perl5/vendor_perl/B/Hooks/OP/Check/ usr/lib/perl5/vendor_perl/B/Hooks/OP/Check.pm usr/lib/perl5/vendor_perl/B/Hooks/OP/Check/Install/ usr/lib/perl5/vendor_perl/B/Hooks/OP/Check/Install/Files.pm usr/lib/perl5/vendor_perl/B/Hooks/OP/Check/Install/hook_op_check.h usr/lib/perl5/vendor_perl/auto/ usr/lib/perl5/vendor_perl/auto/B/ usr/lib/perl5/vendor_perl/auto/B/Hooks/ usr/lib/perl5/vendor_perl/auto/B/Hooks/OP/ usr/lib/perl5/vendor_perl/auto/B/Hooks/OP/Check/ usr/lib/perl5/vendor_perl/auto/B/Hooks/OP/Check/Check.so usr/man/ usr/man/man3/ usr/man/man3/B::Hooks::OP::Check.3.gz Slackware package /usr/src/slapt-src/perl/perl-B-Hooks-OP-Check/perl-B-Hooks-OP-Check-0.22-i586-1salix15.0.txz created. Installing package perl-B-Hooks-OP-Check-0.22-i586-1salix15.0... | perl-B-Hooks-OP-Check (Hook into XS modules) | | This module provides a C API for XS modules to hook into the | callbacks of PL_check. | | Homepage: https://metacpan.org/pod/B::Hooks::OP::Check | | | | | | |