* Package: dev-perl/Math-BigInt-GMP-1.380.0  * Repository: gentoo  * Maintainer: perl@gentoo.org  * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU  * FEATURES: ccache preserve-libs sandbox test userpriv usersandbox cache directory /var/cache/ccache/dev-perl/Math-BigInt-GMP:0 primary config /var/cache/ccache/dev-perl/Math-BigInt-GMP:0/ccache.conf secondary config (readonly) /etc/ccache.conf cache hit (direct) 0 cache hit (preprocessed) 0 cache miss 0 files in cache 0 cache size 0.0 kB max cache size 5.0 GB >>> Unpacking source... >>> Unpacking Math-BigInt-GMP-1.38.tar.gz to /var/tmp/portage/dev-perl/Math-BigInt-GMP-1.380.0/work >>> Source unpacked in /var/tmp/portage/dev-perl/Math-BigInt-GMP-1.380.0/work cache directory /var/cache/ccache/dev-perl/Math-BigInt-GMP:0 primary config /var/cache/ccache/dev-perl/Math-BigInt-GMP:0/ccache.conf secondary config (readonly) /etc/ccache.conf cache hit (direct) 0 cache hit (preprocessed) 0 cache miss 0 files in cache 0 cache size 0.0 kB max cache size 5.0 GB >>> Preparing source in /var/tmp/portage/dev-perl/Math-BigInt-GMP-1.380.0/work/Math-BigInt-GMP-1.38 ... * Applying Math-BigInt-GMP-1.380.0-no-dot-inc.patch ...  [ ok ] >>> Source prepared. cache directory /var/cache/ccache/dev-perl/Math-BigInt-GMP:0 primary config /var/cache/ccache/dev-perl/Math-BigInt-GMP:0/ccache.conf secondary config (readonly) /etc/ccache.conf cache hit (direct) 0 cache hit (preprocessed) 0 cache miss 0 files in cache 0 cache size 0.0 kB max cache size 5.0 GB >>> Configuring source in /var/tmp/portage/dev-perl/Math-BigInt-GMP-1.380.0/work/Math-BigInt-GMP-1.38 ... * Using ExtUtils::MakeMaker * perl Makefile.PL PREFIX=/usr INSTALLDIRS=vendor INSTALLMAN3DIR=none DESTDIR=/var/tmp/portage/dev-perl/Math-BigInt-GMP-1.380.0/image/ Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Math::BigInt::GMP Writing MYMETA.yml and MYMETA.json >>> Source configured. cache directory /var/cache/ccache/dev-perl/Math-BigInt-GMP:0 primary config /var/cache/ccache/dev-perl/Math-BigInt-GMP:0/ccache.conf secondary config (readonly) /etc/ccache.conf cache hit (direct) 0 cache hit (preprocessed) 0 cache miss 0 called for link 2 files in cache 0 cache size 0.0 kB max cache size 5.0 GB >>> Compiling source in /var/tmp/portage/dev-perl/Math-BigInt-GMP-1.380.0/work/Math-BigInt-GMP-1.38 ... * emake OTHERLDFLAGS=-Wl,-O1 -Wl,--as-needed make -j3 'OTHERLDFLAGS=-Wl,-O1 -Wl,--as-needed' Running Mkbootstrap for GMP () "/usr/bin/perl" "/usr/lib64/perl5/5.26.1/ExtUtils/xsubpp" -typemap '/usr/lib64/perl5/5.26.1/ExtUtils/typemap' -typemap '/var/tmp/portage/dev-perl/Math-BigInt-GMP-1.380.0/work/Math-BigInt-GMP-1.38/typemap' GMP.xs > GMP.xsc chmod 644 "GMP.bs" cp lib/Math/BigInt/GMP.pm blib/lib/Math/BigInt/GMP.pm "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- GMP.bs blib/arch/auto/Math/BigInt/GMP/GMP.bs 644 mv GMP.xsc GMP.c x86_64-pc-linux-gnu-gcc -c -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -march=native -mtune=native -O2 -pipe -DVERSION=\"1.38\" -DXS_VERSION=\"1.38\" -fPIC "-I/usr/lib64/perl5/5.26.1/x86_64-linux-thread-multi/CORE" GMP.c rm -f blib/arch/auto/Math/BigInt/GMP/GMP.so LD_RUN_PATH="/usr/lib64" x86_64-pc-linux-gnu-gcc -shared -march=native -mtune=native -O2 -pipe -Wl,-O1 -Wl,--as-needed GMP.o -Wl,-O1 -Wl,--as-needed -o blib/arch/auto/Math/BigInt/GMP/GMP.so \ -lgmp \ chmod 755 blib/arch/auto/Math/BigInt/GMP/GMP.so >>> Source compiled. cache directory /var/cache/ccache/dev-perl/Math-BigInt-GMP:0 primary config /var/cache/ccache/dev-perl/Math-BigInt-GMP:0/ccache.conf secondary config (readonly) /etc/ccache.conf cache hit (direct) 0 cache hit (preprocessed) 0 cache miss 1 called for link 3 files in cache 2 cache size 65.5 kB max cache size 5.0 GB >>> Test phase: dev-perl/Math-BigInt-GMP-1.380.0 make -j3 test TEST_VERBOSE=0 "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- GMP.bs blib/arch/auto/Math/BigInt/GMP/GMP.bs 644 PERL_DL_NONLAZY=1 "/usr/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/00sig.t ..... t/00sig.t ..... skipped: Set the environment variable TEST_SIGNATURE to enable this test. t/01load.t .... t/01load.t .... 1/2 # Testing Math::BigInt::GMP 1.38 # ==> Perl 5.026001, /usr/bin/perl # ==> Math::BigInt 1.999806 t/01load.t .... ok t/02pod.t ..... t/02pod.t ..... skipped: Test::Pod 1.22 required for testing POD t/03podcov.t .. t/03podcov.t .. skipped: Test::Pod::Coverage 1.08 required for testing POD coverage t/bigfltpm.t .. t/bigfltpm.t .. 1/2343 # Failed test at ./t/bigfltpm.inc line 182. # got: '0.78539816339745' # expected: '0.7853981633974' # Failed test at ./t/bigfltpm.inc line 182. # got: '-0.78539816339745' # expected: '-0.7853981633974' # Failed test at ./t/bigfltpm.inc line 182. # got: '-0.78539816339745' # expected: '-0.78539816339744' # Failed test at ./t/bigfltpm.inc line 182. # got: '-inf' # expected: 'NaN' # Failed test at ./t/bigfltpm.inc line 182. # got: '0' # expected: 'NaN' # Failed test at ./t/bigfltpm.inc line 182. # got: 'NaN' # expected: '0' # Failed test at ./t/bigfltpm.inc line 182. # got: 'inf' # expected: 'NaN' # Failed test at ./t/bigfltpm.inc line 182. # got: 'NaN,0' # expected: 'NaN,NaN' # Failed test at ./t/bigfltpm.inc line 182. # got: '2,1' # expected: '2.25,1' # Failed test at ./t/bigfltpm.inc line 182. # got: '1,4' # expected: '1.8,4' # Failed test at ./t/bigfltpm.inc line 182. # got: '-inf' # expected: '5' # Failed test at ./t/bigfltpm.inc line 182. # got: 'inf' # expected: '-5' # Failed test at ./t/bigfltpm.inc line 182. # got: 'NaN' # expected: '0' # Failed test at ./t/bigfltpm.inc line 182. # got: 'NaN' # expected: '0' # Failed test at ./t/bigfltpm.inc line 182. # got: 'NaN' # expected: '0' # Failed test at ./t/bigfltpm.inc line 182. # got: 'NaN' # expected: '0' # Failed test at ./t/bigfltpm.inc line 182. # got: '0' # expected: 'NaN' # Failed test at ./t/bigfltpm.inc line 182. # got: '0' # expected: 'NaN' t/bigfltpm.t .. 1998/2343 # Failed test at ./t/bigfltpm.inc line 182. # got: '1' # expected: '0' # Failed test at ./t/bigfltpm.inc line 182. # got: '1' # expected: '0' # Failed test at ./t/bigfltpm.inc line 182. # got: '0 0' # expected: '0 1' # Failed test at ./t/bigfltpm.inc line 182. # got: '0' # expected: '1' # Looks like you failed 22 tests of 2343. t/bigfltpm.t .. Dubious, test returned 22 (wstat 5632, 0x1600) Failed 22/2343 subtests t/bigintg.t ... t/bigintg.t ... 1/356 t/bigintg.t ... ok t/bigintpm.t .. t/bigintpm.t .. 1/3657 # Failed test at ./t/bigintpm.inc line 206. # got: '0' # expected: 'NaN' # Failed test at ./t/bigintpm.inc line 206. # got: 'inf' # expected: 'NaN' # Failed test at ./t/bigintpm.inc line 206. # got: '0' # expected: 'NaN' # Failed test at ./t/bigintpm.inc line 206. # got: 'inf' # expected: 'NaN' # Failed test at ./t/bigintpm.inc line 206. # got: '-inf' # expected: 'NaN' # Failed test at ./t/bigintpm.inc line 206. # got: '1' # expected: '0' # Failed test at ./t/bigintpm.inc line 206. # got: '1' # expected: '0' # Failed test at ./t/bigintpm.inc line 206. # got: 'Inf' # expected: 'inf' # Failed test at ./t/bigintpm.inc line 206. # got: '-Inf' # expected: '-inf' # Failed test at ./t/bigintpm.inc line 206. # got: '-6,-1' # expected: '-5,-1' # Failed test at ./t/bigintpm.inc line 206. # got: '-6,1' # expected: '-5,1' # Failed test at ./t/bigintpm.inc line 206. # got: '-1,-inf' # expected: '0,5' # Failed test at ./t/bigintpm.inc line 206. # got: '-1,inf' # expected: '0,-5' # Failed test at ./t/bigintpm.inc line 206. # got: 'inf,NaN' # expected: 'inf,0' # Failed test at ./t/bigintpm.inc line 206. # got: '-inf,NaN' # expected: '-inf,0' # Failed test at ./t/bigintpm.inc line 206. # got: '-inf,NaN' # expected: '-inf,0' # Failed test at ./t/bigintpm.inc line 206. # got: 'inf,NaN' # expected: 'inf,0' # Failed test at ./t/bigintpm.inc line 206. # got: 'NaN,0' # expected: 'NaN,NaN' # Failed test at ./t/bigintpm.inc line 206. # got: '-1' # expected: '0' # Failed test at ./t/bigintpm.inc line 206. # got: '-1' # expected: '0' # Failed test at ./t/bigintpm.inc line 206. # got: '-6' # expected: '-5' # Failed test at ./t/bigintpm.inc line 206. # got: '-6' # expected: '-5' # Failed test at ./t/bigintpm.inc line 206. # got: '-2' # expected: '-1' # Failed test at ./t/bigintpm.inc line 206. # got: '-2' # expected: '-1' # Failed test at ./t/bigintpm.inc line 206. # got: '-1' # expected: '0' # Failed test at ./t/bigintpm.inc line 206. # got: '-1' # expected: '0' # Failed test at ./t/bigintpm.inc line 206. # got: '-3' # expected: '-2' # Failed test at ./t/bigintpm.inc line 206. # got: '-5' # expected: '-4' # Failed test at ./t/bigintpm.inc line 206. # got: '-5' # expected: '-4' # Failed test at ./t/bigintpm.inc line 206. # got: '3' # expected: 'NaN' # Failed test at ./t/bigintpm.inc line 206. # got: '-inf' # expected: '5' # Failed test at ./t/bigintpm.inc line 206. # got: 'inf' # expected: '-5' # Failed test at ./t/bigintpm.inc line 206. # got: 'NaN' # expected: '0' # Failed test at ./t/bigintpm.inc line 206. # got: 'NaN' # expected: '0' # Failed test at ./t/bigintpm.inc line 206. # got: 'NaN' # expected: '0' # Failed test at ./t/bigintpm.inc line 206. # got: 'NaN' # expected: '0' # Failed test at ./t/bigintpm.inc line 206. # got: '0' # expected: 'NaN' # Failed test at ./t/bigintpm.inc line 206. # got: '0' # expected: 'NaN' t/bigintpm.t .. 2182/3657 # Failed test at ./t/bigintpm.inc line 206. # got: '0' # expected: 'NaN' # Failed test at ./t/bigintpm.inc line 206. # got: '0' # expected: '1' # Failed test at ./t/bigintpm.inc line 206. # got: '0,0' # expected: '0,1' # Failed test at ./t/bigintpm.inc line 206. # got: 'NaN' # expected: '0' # Failed test at ./t/bigintpm.inc line 206. # got: 'NaN' # expected: '0' # Looks like you failed 43 tests of 3657. t/bigintpm.t .. Dubious, test returned 43 (wstat 11008, 0x2b00) Failed 43/3657 subtests t/biglog.t .... t/biglog.t .... 1/70 t/biglog.t .... 41/70 t/biglog.t .... ok t/bigroot.t ... t/bigroot.t ... 1/8 t/bigroot.t ... ok t/storable.t .. t/storable.t .. 1/1 t/storable.t .. ok t/threads.t ... t/threads.t ... 1/22 t/threads.t ... ok Test Summary Report ------------------- t/bigfltpm.t (Wstat: 5632 Tests: 2343 Failed: 22) Failed tests: 141, 143, 173, 219, 227, 233, 477, 1624 1626-1627, 1780, 1782, 1786, 1788, 1790 1792, 1814, 1822, 2116-2117, 2174, 2182 Non-zero exit status: 22 t/bigintpm.t (Wstat: 11008 Tests: 3657 Failed: 43) Failed tests: 43, 45, 47, 49, 55, 641-642, 756-757, 1373-1374 1378-1379, 1381-1384, 1395, 1440, 1442 1480, 1482, 1550, 1554, 1558, 1562, 1566 1568, 1570, 1732, 2056, 2058, 2062, 2064 2066, 2068, 2090, 2098, 2306, 2629, 2638 2881, 2883 Non-zero exit status: 43 Files=11, Tests=6459, 5 wallclock secs ( 0.48 usr 0.04 sys + 4.46 cusr 0.14 csys = 5.12 CPU) Result: FAIL Failed 2/11 test programs. 65/6459 subtests failed. make: *** [Makefile:1006: test_dynamic] Error 255 * ERROR: dev-perl/Math-BigInt-GMP-1.380.0::gentoo failed (test phase): * emake failed * * If you need support, post the output of `emerge --info '=dev-perl/Math-BigInt-GMP-1.380.0::gentoo'`, * the complete build log and the output of `emerge -pqv '=dev-perl/Math-BigInt-GMP-1.380.0::gentoo'`. * The complete build log is located at '/var/log/portage-build/build/dev-perl/Math-BigInt-GMP-1.380.0:20171031-001520.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-perl/Math-BigInt-GMP-1.380.0/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-perl/Math-BigInt-GMP-1.380.0/temp/environment'. * Working directory: '/var/tmp/portage/dev-perl/Math-BigInt-GMP-1.380.0/work/Math-BigInt-GMP-1.38' * S: '/var/tmp/portage/dev-perl/Math-BigInt-GMP-1.380.0/work/Math-BigInt-GMP-1.38'