The following packages will be installed: perl-Math-Int128 Fetching README... 0%100%100%100%100%100%Done Fetching perl-Math-Int128.SlackBuild... 0%100%100%100%100%100%Done Fetching perl-Math-Int128.info... 0%100%100%100%100%100%Done Fetching slack-desc... 0%100%100%100%100%100%Done Math-Int128-0.22/ Math-Int128-0.22/Changes Math-Int128-0.22/typemap Math-Int128-0.22/INSTALL Math-Int128-0.22/c_api.h Math-Int128-0.22/dist.ini Math-Int128-0.22/ppport.h Math-Int128-0.22/t/ Math-Int128-0.22/t/bugs.t Math-Int128-0.22/t/00-compile.t Math-Int128-0.22/t/author-eol.t Math-Int128-0.22/t/Math-Int128.t Math-Int128-0.22/t/Math-UInt128.t Math-Int128-0.22/t/author-no-tabs.t Math-Int128-0.22/t/author-pod-spell.t Math-Int128-0.22/t/release-synopsis.t Math-Int128-0.22/t/00-report-prereqs.t Math-Int128-0.22/t/00-report-prereqs.dd Math-Int128-0.22/t/release-pod-syntax.t Math-Int128-0.22/t/release-portability.t Math-Int128-0.22/t/release-cpan-changes.t Math-Int128-0.22/META.yml Math-Int128-0.22/MANIFEST Math-Int128-0.22/cpanfile Math-Int128-0.22/Int128.xs Math-Int128-0.22/README.md Math-Int128-0.22/META.json Math-Int128-0.22/c_api.decl Math-Int128-0.22/weaver.ini Math-Int128-0.22/Makefile.PL Math-Int128-0.22/strtoint128.h Math-Int128-0.22/travis/ Math-Int128-0.22/travis/setup.pl Math-Int128-0.22/benchmarks/ Math-Int128-0.22/benchmarks/bm.pl Math-Int128-0.22/benchmarks/syp.pl Math-Int128-0.22/benchmarks/mod128.pl Math-Int128-0.22/inc/ Math-Int128-0.22/inc/CreateCAPI.pm Math-Int128-0.22/inc/MyMakeMaker.pm Math-Int128-0.22/inc/Capture/ Math-Int128-0.22/inc/Capture/Tiny.pm Math-Int128-0.22/inc/Config/ Math-Int128-0.22/inc/Config/AutoConf.pm Math-Int128-0.22/perl_math_int64.c Math-Int128-0.22/perl_math_int64.h Math-Int128-0.22/lib/ Math-Int128-0.22/lib/Math/ Math-Int128-0.22/lib/Math/Int128.pm Math-Int128-0.22/lib/Math/Int128/ Math-Int128-0.22/lib/Math/Int128/die_on_overflow.pm Math-Int128-0.22/c_api_client/ Math-Int128-0.22/c_api_client/typemap Math-Int128-0.22/c_api_client/sample.xs Math-Int128-0.22/c_api_client/perl_math_int128.c Math-Int128-0.22/c_api_client/perl_math_int128.h 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 uint64_t... yes Checking for __int128... yes Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Math::Int128 Writing MYMETA.yml and MYMETA.json cp lib/Math/Int128.pm blib/lib/Math/Int128.pm cp lib/Math/Int128/die_on_overflow.pm blib/lib/Math/Int128/die_on_overflow.pm Running Mkbootstrap for Int128 () chmod 644 "Int128.bs" "/usr/bin/perl5.34.0" -MExtUtils::Command::MM -e 'cp_nonempty' -- Int128.bs blib/arch/auto/Math/Int128/Int128.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-Int128/Math-Int128-0.22/typemap' Int128.xs > Int128.xsc mv Int128.xsc Int128.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 -fPIC -DVERSION=\"0.22\" -DXS_VERSION=\"0.22\" -fPIC "-I/usr/lib64/perl5/CORE" -D__INT128 Int128.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 -fPIC -DVERSION=\"0.22\" -DXS_VERSION=\"0.22\" -fPIC "-I/usr/lib64/perl5/CORE" -D__INT128 perl_math_int64.c rm -f blib/arch/auto/Math/Int128/Int128.so cc -shared -O2 -fPIC -L/usr/local/lib -fstack-protector-strong Int128.o perl_math_int64.o -o blib/arch/auto/Math/Int128/Int128.so \ \ chmod 755 blib/arch/auto/Math/Int128/Int128.so Manifying 2 pod documents "/usr/bin/perl5.34.0" -MExtUtils::Command::MM -e 'cp_nonempty' -- Int128.bs blib/arch/auto/Math/Int128/Int128.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 # Math::BigInt any 1.999829 # Test::More 0.96 1.302067 # integer any 1.01 # # === Test Recommends === # # Module Want Have # ---------- -------- -------- # CPAN::Meta 2.120900 2.150010 # # === Runtime Requires === # # Module Want Have # ----------- ---- ---- # Exporter any 5.76 # Math::Int64 0.51 0.54 # XSLoader any 0.30 # constant any 1.33 # overload any 1.33 # strict any 1.12 # warnings any 1.51 # t/00-report-prereqs.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/bugs.t .................. ok t/Math-Int128.t ........... ok t/Math-UInt128.t .......... ok t/release-cpan-changes.t .. skipped: these tests are for release candidate testing t/release-pod-syntax.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 All tests successful. Files=12, Tests=2177, 1 wallclock secs ( 0.09 usr 0.00 sys + 0.49 cusr 0.04 csys = 0.62 CPU) Result: PASS "/usr/bin/perl5.34.0" -MExtUtils::Command::MM -e 'cp_nonempty' -- Int128.bs blib/arch/auto/Math/Int128/Int128.bs 644 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-Math-Int128/package-perl-Math-Int128/usr/lib64/perl5/vendor_perl/auto/Math/Int128/Int128.so Installing /usr/src/slapt-src/perl/perl-Math-Int128/package-perl-Math-Int128/usr/lib64/perl5/vendor_perl/Math/Int128.pm Installing /usr/src/slapt-src/perl/perl-Math-Int128/package-perl-Math-Int128/usr/lib64/perl5/vendor_perl/Math/Int128/die_on_overflow.pm Installing /usr/src/slapt-src/perl/perl-Math-Int128/package-perl-Math-Int128/usr/man/man3/Math::Int128.3 Installing /usr/src/slapt-src/perl/perl-Math-Int128/package-perl-Math-Int128/usr/man/man3/Math::Int128::die_on_overflow.3 Appending installation info to /usr/src/slapt-src/perl/perl-Math-Int128/package-perl-Math-Int128/usr/lib64/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-Int128/perl-Math-Int128-0.22-x86_64-1salix15.0.txz ./ install/ install/slack-desc usr/ usr/doc/ usr/doc/perl-Math-Int128-0.22/ usr/doc/perl-Math-Int128-0.22/Changes usr/doc/perl-Math-Int128-0.22/INSTALL usr/doc/perl-Math-Int128-0.22/README.md usr/doc/perl-Math-Int128-0.22/perl-Math-Int128.SlackBuild usr/lib64/ usr/lib64/perl5/ usr/lib64/perl5/vendor_perl/ usr/lib64/perl5/vendor_perl/Math/ usr/lib64/perl5/vendor_perl/Math/Int128/ usr/lib64/perl5/vendor_perl/Math/Int128.pm usr/lib64/perl5/vendor_perl/Math/Int128/die_on_overflow.pm usr/lib64/perl5/vendor_perl/auto/ usr/lib64/perl5/vendor_perl/auto/Math/ usr/lib64/perl5/vendor_perl/auto/Math/Int128/ usr/lib64/perl5/vendor_perl/auto/Math/Int128/Int128.so usr/man/ usr/man/man3/ usr/man/man3/Math::Int128.3.gz usr/man/man3/Math::Int128::die_on_overflow.3.gz Slackware package /usr/src/slapt-src/perl/perl-Math-Int128/perl-Math-Int128-0.22-x86_64-1salix15.0.txz created. Installing package perl-Math-Int128-0.22-x86_64-1salix15.0... | perl-Math-Int128 (Manipulate 128 bit integers) | | This module provides Perl availability to work with 128 bit integers. | | Homepage: https://metacpan.org/pod/Math::Int128 | | | | | | | |