The following packages will be installed: perl-Math-Int64 Fetching README... 0%100%100%100%100%100%Done Fetching perl-Math-Int64.SlackBuild... 0%100%100%100%100%100%Done Fetching perl-Math-Int64.info... 0%100%100%100%100%100%Done Fetching slack-desc... 0%100%100%100%100%100%Done Math-Int64-0.54/ Math-Int64-0.54/COPYING Math-Int64-0.54/Changes Math-Int64-0.54/t/ Math-Int64-0.54/t/MSC.t Math-Int64-0.54/t/pow.t Math-Int64-0.54/t/as_int64.t Math-Int64-0.54/t/storable.t Math-Int64-0.54/t/Math-Int64.t Math-Int64-0.54/t/00-compile.t Math-Int64-0.54/t/author-eol.t Math-Int64-0.54/t/Math-UInt64.t Math-Int64-0.54/t/author-no-tabs.t Math-Int64-0.54/t/die_on_overflow.t Math-Int64-0.54/t/author-pod-spell.t Math-Int64-0.54/t/release-synopsis.t Math-Int64-0.54/t/Math-Int64-Native.t Math-Int64-0.54/t/00-report-prereqs.t Math-Int64-0.54/t/author-pod-syntax.t Math-Int64-0.54/t/Math-UInt64-Native.t Math-Int64-0.54/t/00-report-prereqs.dd Math-Int64-0.54/t/release-portability.t Math-Int64-0.54/t/release-pod-coverage.t Math-Int64-0.54/t/release-cpan-changes.t Math-Int64-0.54/typemap Math-Int64-0.54/INSTALL Math-Int64-0.54/c_api.h Math-Int64-0.54/Int64.xs Math-Int64-0.54/dist.ini Math-Int64-0.54/ppport.h Math-Int64-0.54/META.yml Math-Int64-0.54/MANIFEST Math-Int64-0.54/cpanfile Math-Int64-0.54/isaac64.h Math-Int64-0.54/README.md Math-Int64-0.54/META.json Math-Int64-0.54/c_api.decl Math-Int64-0.54/weaver.ini Math-Int64-0.54/Makefile.PL Math-Int64-0.54/strtoint64.h Math-Int64-0.54/inc/ Math-Int64-0.54/inc/CreateCAPI.pm Math-Int64-0.54/inc/MyMakeMaker.pm Math-Int64-0.54/inc/Capture/ Math-Int64-0.54/inc/Capture/Tiny.pm Math-Int64-0.54/inc/Config/ Math-Int64-0.54/inc/Config/AutoConf.pm Math-Int64-0.54/lib/ Math-Int64-0.54/lib/Math/ Math-Int64-0.54/lib/Math/Int64.pm Math-Int64-0.54/lib/Math/UInt64.pm Math-Int64-0.54/lib/Math/Int64/ Math-Int64-0.54/lib/Math/Int64/die_on_overflow.pm Math-Int64-0.54/lib/Math/Int64/native_if_available.pm Math-Int64-0.54/examples/ Math-Int64-0.54/examples/rand64.pl Math-Int64-0.54/c_api_client/ Math-Int64-0.54/c_api_client/typemap Math-Int64-0.54/c_api_client/sample.xs Math-Int64-0.54/c_api_client/perl_math_int64.c Math-Int64-0.54/c_api_client/perl_math_int64.h Math-Int64-0.54/templates/ Math-Int64-0.54/templates/c_api_h.temp Math-Int64-0.54/templates/module_c.temp Math-Int64-0.54/templates/module_h.temp Using NV backend Checking for stdlib.h... yes Checking for stdarg.h... yes Checking for string.h... yes Checking for float.h... yes Checking for assert.h... yes Checking for ctype.h... yes Checking for errno.h... yes Checking for limits.h... yes Checking for locale.h... yes Checking for math.h... yes Checking for setjmp.h... yes Checking for signal.h... yes Checking for stddef.h... yes Checking for stdio.h... yes Checking for time.h... yes Checking for sys/types.h... yes Checking for sys/stat.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 int64_t... yes Checking for stdint.h... (cached) yes Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Math::Int64 Writing MYMETA.yml and MYMETA.json cp lib/Math/Int64/die_on_overflow.pm blib/lib/Math/Int64/die_on_overflow.pm cp lib/Math/Int64/native_if_available.pm blib/lib/Math/Int64/native_if_available.pm cp lib/Math/UInt64.pm blib/lib/Math/UInt64.pm cp lib/Math/Int64.pm blib/lib/Math/Int64.pm Running Mkbootstrap for Int64 () chmod 644 "Int64.bs" "/usr/bin/perl5.34.0" -MExtUtils::Command::MM -e 'cp_nonempty' -- Int64.bs blib/arch/auto/Math/Int64/Int64.bs 644 "/usr/bin/perl5.34.0" "/usr/share/perl5/ExtUtils/xsubpp" -typemap '/usr/share/perl5/ExtUtils/typemap' -typemap '/usr/src/slapt-src/perl/perl-Math-Int64/Math-Int64-0.54/typemap' Int64.xs > Int64.xsc mv Int64.xsc Int64.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.54\" -DXS_VERSION=\"0.54\" -fPIC "-I/usr/lib/perl5/CORE" -DINT64_BACKEND_NV -DUSE_INT64_T -DHAS_STDINT_H Int64.c rm -f blib/arch/auto/Math/Int64/Int64.so cc -shared -O2 -march=i586 -mtune=i686 -L/usr/local/lib -fstack-protector-strong Int64.o -o blib/arch/auto/Math/Int64/Int64.so \ \ chmod 755 blib/arch/auto/Math/Int64/Int64.so Manifying 4 pod documents "/usr/bin/perl5.34.0" -MExtUtils::Command::MM -e 'cp_nonempty' -- Int64.bs blib/arch/auto/Math/Int64/Int64.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 t/00-compile.t ............ ok # # Versions for all modules listed in MYMETA.json (including optional ones): # # === Configure Requires === # # Module Want Have # ------------------- ---- ---- # 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 # IO::Handle any 1.46 # IPC::Open3 any 1.21 # Storable any 3.23 # Test::More 0.96 1.302067 # blib 1.01 1.07 # # === Test Recommends === # # Module Want Have # ---------- -------- -------- # CPAN::Meta 2.120900 2.150010 # # === Runtime Requires === # # Module Want Have # ------------------ ---- ---- # Exporter any 5.76 # XSLoader any 0.30 # constant any 1.33 # overload any 1.33 # strict any 1.12 # warnings any 1.51 # warnings::register any 1.04 # t/00-report-prereqs.t ..... ok t/as_int64.t .............. ok t/author-eol.t ............ skipped: these tests are for testing by the author t/author-no-tabs.t ........ skipped: these tests are for testing by the author t/author-pod-spell.t ...... skipped: these tests are for testing by the author t/author-pod-syntax.t ..... skipped: these tests are for testing by the author t/die_on_overflow.t ....... ok t/Math-Int64-Native.t ..... ok t/Math-Int64.t ............ ok t/Math-UInt64-Native.t .... ok t/Math-UInt64.t ........... ok t/MSC.t ................... ok t/pow.t ................... ok t/release-cpan-changes.t .. skipped: these tests are for release candidate testing t/release-pod-coverage.t .. skipped: these tests are for release candidate testing t/release-portability.t ... skipped: these tests are for release candidate testing t/release-synopsis.t ...... skipped: these tests are for release candidate testing t/storable.t .............. ok All tests successful. Files=19, Tests=2525, 1 wallclock secs ( 0.11 usr 0.01 sys + 0.85 cusr 0.05 csys = 1.02 CPU) Result: PASS "/usr/bin/perl5.34.0" -MExtUtils::Command::MM -e 'cp_nonempty' -- Int64.bs blib/arch/auto/Math/Int64/Int64.bs 644 Manifying 4 pod documents Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /usr/src/slapt-src/perl/perl-Math-Int64/package-perl-Math-Int64/usr/lib/perl5/vendor_perl/auto/Math/Int64/Int64.so Installing /usr/src/slapt-src/perl/perl-Math-Int64/package-perl-Math-Int64/usr/lib/perl5/vendor_perl/Math/UInt64.pm Installing /usr/src/slapt-src/perl/perl-Math-Int64/package-perl-Math-Int64/usr/lib/perl5/vendor_perl/Math/Int64.pm Installing /usr/src/slapt-src/perl/perl-Math-Int64/package-perl-Math-Int64/usr/lib/perl5/vendor_perl/Math/Int64/die_on_overflow.pm Installing /usr/src/slapt-src/perl/perl-Math-Int64/package-perl-Math-Int64/usr/lib/perl5/vendor_perl/Math/Int64/native_if_available.pm Installing /usr/src/slapt-src/perl/perl-Math-Int64/package-perl-Math-Int64/usr/man/man3/Math::Int64.3 Installing /usr/src/slapt-src/perl/perl-Math-Int64/package-perl-Math-Int64/usr/man/man3/Math::Int64::die_on_overflow.3 Installing /usr/src/slapt-src/perl/perl-Math-Int64/package-perl-Math-Int64/usr/man/man3/Math::Int64::native_if_available.3 Installing /usr/src/slapt-src/perl/perl-Math-Int64/package-perl-Math-Int64/usr/man/man3/Math::UInt64.3 Appending installation info to /usr/src/slapt-src/perl/perl-Math-Int64/package-perl-Math-Int64/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-Math-Int64/perl-Math-Int64-0.54-i586-1salix15.0.txz ./ install/ install/slack-desc usr/ usr/doc/ usr/doc/perl-Math-Int64-0.54/ usr/doc/perl-Math-Int64-0.54/COPYING usr/doc/perl-Math-Int64-0.54/Changes usr/doc/perl-Math-Int64-0.54/INSTALL usr/doc/perl-Math-Int64-0.54/README.md usr/doc/perl-Math-Int64-0.54/perl-Math-Int64.SlackBuild usr/lib/ usr/lib/perl5/ usr/lib/perl5/vendor_perl/ usr/lib/perl5/vendor_perl/Math/ usr/lib/perl5/vendor_perl/Math/Int64/ usr/lib/perl5/vendor_perl/Math/Int64.pm usr/lib/perl5/vendor_perl/Math/Int64/die_on_overflow.pm usr/lib/perl5/vendor_perl/Math/Int64/native_if_available.pm usr/lib/perl5/vendor_perl/Math/UInt64.pm usr/lib/perl5/vendor_perl/auto/ usr/lib/perl5/vendor_perl/auto/Math/ usr/lib/perl5/vendor_perl/auto/Math/Int64/ usr/lib/perl5/vendor_perl/auto/Math/Int64/Int64.so usr/man/ usr/man/man3/ usr/man/man3/Math::Int64.3.gz usr/man/man3/Math::Int64::die_on_overflow.3.gz usr/man/man3/Math::Int64::native_if_available.3.gz usr/man/man3/Math::UInt64.3.gz Slackware package /usr/src/slapt-src/perl/perl-Math-Int64/perl-Math-Int64-0.54-i586-1salix15.0.txz created. Installing package perl-Math-Int64-0.54-i586-1salix15.0... | perl-Math-Int64 (Manipulate 64 bits integers) | | This module provides Perl availability to work with 64 bits integers. | | Homepage: https://metacpan.org/pod/Math::Int64 | | | | | | | |