Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 867239 Details for
Bug 911815
dev-perl/Math-BigInt-GMP-1.600.700 fails test - # Failed test $x = Math::BigFloat->new(0); $y = Math::BigFloat->new(10); $x->bcos(
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
dev-perl:Math-BigInt-GMP-1.600.700:20230806-142942.log
dev-perl:Math-BigInt-GMP-1.600.700:20230806-142942.log (text/plain), 12.70 KB, created by
Toralf Förster
on 2023-08-06 14:46:22 UTC
(
hide
)
Description:
dev-perl:Math-BigInt-GMP-1.600.700:20230806-142942.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2023-08-06 14:46:22 UTC
Size:
12.70 KB
patch
obsolete
> * Package: dev-perl/Math-BigInt-GMP-1.600.700:0 > * Repository: gentoo > * Maintainer: perl@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux test > * FEATURES: network-sandbox preserve-libs sandbox test userpriv usersandbox > >>>> Unpacking source... >>>> Unpacking Math-BigInt-GMP-1.6007.tar.gz to /var/tmp/portage/dev-perl/Math-BigInt-GMP-1.600.700/work >>>> Source unpacked in /var/tmp/portage/dev-perl/Math-BigInt-GMP-1.600.700/work >>>> Preparing source in /var/tmp/portage/dev-perl/Math-BigInt-GMP-1.600.700/work/Math-BigInt-GMP-1.6007 ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/dev-perl/Math-BigInt-GMP-1.600.700/work/Math-BigInt-GMP-1.6007 ... > * Using ExtUtils::MakeMaker > * perl Makefile.PL PREFIX=/usr INSTALLDIRS=vendor INSTALLMAN3DIR=none DESTDIR=/var/tmp/portage/dev-perl/Math-BigInt-GMP-1.600.700/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. >>>> Compiling source in /var/tmp/portage/dev-perl/Math-BigInt-GMP-1.600.700/work/Math-BigInt-GMP-1.6007 ... >make -j5 'OTHERLDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0' >Running Mkbootstrap for GMP () >"/usr/bin/perl" "/usr/lib64/perl5/5.38/ExtUtils/xsubpp" -typemap '/usr/lib64/perl5/5.38/ExtUtils/typemap' -typemap '/var/tmp/portage/dev-perl/Math-BigInt-GMP-1.600.700/work/Math-BigInt-GMP-1.6007/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 -O2 -pipe -march=native -fno-diagnostics-color -fno-strict-aliasing -DNO_PERL_RAND_SEED -fwrapv -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=native -fno-diagnostics-color -fno-strict-aliasing -DVERSION=\"1.6007\" -DXS_VERSION=\"1.6007\" -fPIC "-I/usr/lib64/perl5/5.38/x86_64-linux/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 -O2 -pipe -march=native -fno-diagnostics-color -fno-strict-aliasing -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 GMP.o -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o blib/arch/auto/Math/BigInt/GMP/GMP.so \ > -lgmp \ > >chmod 755 blib/arch/auto/Math/BigInt/GMP/GMP.so >>>> Source compiled. >>>> Test phase: dev-perl/Math-BigInt-GMP-1.600.700 > * Removing un-needed t/author-lib-arithmetic-binary-_add.t > * Removing un-needed t/author-lib-arithmetic-binary-_div.t > * Removing un-needed t/author-lib-arithmetic-binary-_gcd.t > * Removing un-needed t/author-lib-arithmetic-binary-_lcm.t > * Removing un-needed t/author-lib-arithmetic-binary-_log_int.t > * Removing un-needed t/author-lib-arithmetic-binary-_mod.t > * Removing un-needed t/author-lib-arithmetic-binary-_modinv.t > * Removing un-needed t/author-lib-arithmetic-binary-_mul.t > * Removing un-needed t/author-lib-arithmetic-binary-_nok.t > * Removing un-needed t/author-lib-arithmetic-binary-_pow.t > * Removing un-needed t/author-lib-arithmetic-binary-_root.t > * Removing un-needed t/author-lib-arithmetic-binary-_sub.t > * Removing un-needed t/author-lib-arithmetic-ternary-_lsft.t > * Removing un-needed t/author-lib-arithmetic-ternary-_modpow.t > * Removing un-needed t/author-lib-arithmetic-ternary-_rsft.t > * Removing un-needed t/author-lib-arithmetic-unary-_dec.t > * Removing un-needed t/author-lib-arithmetic-unary-_dfac.t > * Removing un-needed t/author-lib-arithmetic-unary-_fac.t > * Removing un-needed t/author-lib-arithmetic-unary-_fib.t > * Removing un-needed t/author-lib-arithmetic-unary-_inc.t > * Removing un-needed t/author-lib-arithmetic-unary-_lucas.t > * Removing un-needed t/author-lib-arithmetic-unary-_sqrt.t > * Removing un-needed t/author-lib-bitwise-_and.t > * Removing un-needed t/author-lib-bitwise-_or.t > * Removing un-needed t/author-lib-bitwise-_xor.t > * Removing un-needed t/author-lib-boolean-_is_even.t > * Removing un-needed t/author-lib-boolean-_is_odd.t > * Removing un-needed t/author-lib-boolean-_is_one.t > * Removing un-needed t/author-lib-boolean-_is_ten.t > * Removing un-needed t/author-lib-boolean-_is_two.t > * Removing un-needed t/author-lib-boolean-_is_zero.t > * Removing un-needed t/author-lib-comparison-_acmp.t > * Removing un-needed t/author-lib-constructor-binary-_from_base.t > * Removing un-needed t/author-lib-constructor-nullary-_one.t > * Removing un-needed t/author-lib-constructor-nullary-_ten.t > * Removing un-needed t/author-lib-constructor-nullary-_two.t > * Removing un-needed t/author-lib-constructor-nullary-_zero.t > * Removing un-needed t/author-lib-constructor-unary-_copy.t > * Removing un-needed t/author-lib-constructor-unary-_from_bin.t > * Removing un-needed t/author-lib-constructor-unary-_from_bytes.t > * Removing un-needed t/author-lib-constructor-unary-_from_hex.t > * Removing un-needed t/author-lib-constructor-unary-_from_oct.t > * Removing un-needed t/author-lib-constructor-unary-_new.t > * Removing un-needed t/author-lib-convert-number-_num.t > * Removing un-needed t/author-lib-convert-string-_as_bin.t > * Removing un-needed t/author-lib-convert-string-_as_bytes.t > * Removing un-needed t/author-lib-convert-string-_as_hex.t > * Removing un-needed t/author-lib-convert-string-_as_oct.t > * Removing un-needed t/author-lib-convert-string-_str.t > * Removing un-needed t/author-lib-convert-string-_to_base.t > * Removing un-needed t/author-lib-convert-string-_to_bin.t > * Removing un-needed t/author-lib-convert-string-_to_bytes.t > * Removing un-needed t/author-lib-convert-string-_to_hex.t > * Removing un-needed t/author-lib-convert-string-_to_oct.t > * Removing un-needed t/author-lib-misc-_check.t > * Removing un-needed t/author-lib-misc-api_version.t > * Removing un-needed t/author-lib-property-_alen.t > * Removing un-needed t/author-lib-property-_digit.t > * Removing un-needed t/author-lib-property-_len.t > * Removing un-needed t/author-lib-property-_zeros.t > * Removing un-needed t/author-lib.t > * Removing un-needed t/00sig.t > * Removing un-needed t/02pod.t > * Removing un-needed t/03podcov.t > * Fixing Manifest > * Test::Harness Jobs=5 >make -j5 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 >===( 2;0 1/2 0/2849 1/356 0/4058 0/? )===============# ># Testing with Perl 5.038000, /usr/bin/perl ># ># Version Module ># ------- ------ ># 1.6007 Math::BigInt::GMP ># 1.999837 Math::BigInt ># >t/01load.t ................ ok >t/bigintg.t ............... ok >===( 604;0 73/2849 172/4058 1/73 0/? )====================== ># Failed test '$x = Math::BigFloat->new("0"); $y = Math::BigFloat->new("10"); $x->bcos($y);' ># at ./t/bigfltpm.inc line 166. ># got: '1.000000000' ># expected: '1' > ># Failed test '$x = Math::BigFloat->new("0"); $y = Math::BigFloat->new("20"); $x->bcos($y);' ># at ./t/bigfltpm.inc line 166. ># got: '1.0000000000000000000' ># expected: '1' > ># Failed test '$x = Math::BigInt->bnorm("0b__101");' ># at ./t/bigintpm.inc line 206. ># got: '5' ># expected: 'NaN' > ># Failed test '$x = Math::BigInt->bnorm("0x__123");' ># at ./t/bigintpm.inc line 206. ># got: '291' ># expected: 'NaN' > ># Failed test '$x = Math::BigInt->bnorm("123_");' ># at ./t/bigintpm.inc line 206. ># got: '123' ># expected: 'NaN' > ># Failed test '$x = Math::BigInt->bnorm("1__23");' ># at ./t/bigintpm.inc line 206. ># got: '123' ># expected: 'NaN' > ># Failed test '$x = Math::BigInt->bnorm("1E1__2");' ># at ./t/bigintpm.inc line 206. ># got: '1000000000000' ># expected: 'NaN' > ># Failed test '$x = Math::BigInt->bnorm("1_E12");' ># at ./t/bigintpm.inc line 206. ># got: '1000000000000' ># expected: 'NaN' >t/mbi-from-big-scalar.t ... ok >===( 1633;0 209/2849 1036/4058 17/73 1/16 )==================== ># Failed test 'blog(100)' ># at t/biglog.t line 149. ># got: '100' ># expected: '2' > ># Failed test '$x = Math::BigFloat->new("1__2"); $x;' ># at ./t/bigfltpm.inc line 166. >===( 2562;0 363/2849 1757/4058 65/73 6/16 1/512 )===========# got: '12' ># expected: 'NaN' > ># Failed test '$x = Math::BigFloat->new("1E1__2"); $x;' ># at ./t/bigfltpm.inc line 166. ># got: '1000000000000' ># expected: 'NaN' > ># Failed test '$x = Math::BigFloat->new("11__2E2"); $x;' ># at ./t/bigfltpm.inc line 166. ># got: '11200' ># expected: 'NaN' >Argument "" isn't numeric in subtraction (-) at /usr/lib64/perl5/5.38/Math/BigFloat.pm line 4680, <DATA> line 384. >Argument "" isn't numeric in subtraction (-) at /usr/lib64/perl5/5.38/Math/BigFloat.pm line 4680, <DATA> line 385. >Argument "" isn't numeric in subtraction (-) at /usr/lib64/perl5/5.38/Math/BigFloat.pm line 4680, <DATA> line 386. >Argument "abc" isn't numeric in subtraction (-) at /usr/lib64/perl5/5.38/Math/BigFloat.pm line 4680, <DATA> line 387. >t/mbi_rand.t .............. ok >t/bigroot.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-pod.t ........... skipped: these tests are for release candidate testing >t/release-portability.t ... skipped: these tests are for release candidate testing >t/release-test-version.t .. skipped: these tests are for release candidate testing >===( 4795;0 981/2849 2846/4058 69/73 1/738 0/? )============= ># Failed test '$x->babs()' ># at ./t/mbimbf.inc line 426. ># got: '123400' ># expected: '123401' > ># Failed test '$x->bneg()' ># at ./t/mbimbf.inc line 430. ># got: '123400' ># expected: '123401' ># Looks like you failed 1 test of 73. >t/biglog.t ................ Dubious, test returned 1 (wstat 256, 0x100) >Failed 1/73 subtests >t/storable.t .............. ok >t/threads.t ............... skipped: Perl compiled without ithreads >===( 6936;0 1387/2849 4016/4058 561/738 )=========================# Looks like you failed 6 tests of 4058. >t/bigintpm.t .............. Dubious, test returned 6 (wstat 1536, 0x600) >Failed 6/4058 subtests > (less 50 skipped subtests: 4002 okay) >===( 7022;0 1409/2849 583/738 )====================================# Looks like you failed 2 tests of 738. >t/mbimbf.t ................ Dubious, test returned 2 (wstat 512, 0x200) >Failed 2/738 subtests > (less 12 skipped subtests: 724 okay) >t/bigfltpm.t .............. 1995/2849 ># Failed test '$x = Math::BigFloat->new("-1"); $Math::BigFloat::div_scale = 40; $x->bdfac();' ># at ./t/bigfltpm.inc line 166. ># got: '1' ># expected: 'NaN' ># Looks like you failed 6 tests of 2849. >t/bigfltpm.t .............. Dubious, test returned 6 (wstat 1536, 0x600) >Failed 6/2849 subtests > (less 1 skipped subtest: 2842 okay) > >Test Summary Report >------------------- >t/biglog.t (Wstat: 256 (exited 1) Tests: 73 Failed: 1) > Failed test: 40 > Non-zero exit status: 1 >t/bigintpm.t (Wstat: 1536 (exited 6) Tests: 4058 Failed: 6) > Failed tests: 347, 371, 467, 469, 471, 473 > Non-zero exit status: 6 >t/mbimbf.t (Wstat: 512 (exited 2) Tests: 738 Failed: 2) > Failed tests: 204-205 > Non-zero exit status: 2 >t/bigfltpm.t (Wstat: 1536 (exited 6) Tests: 2849 Failed: 6) > Failed tests: 93, 95, 361, 363, 365, 2408 > Non-zero exit status: 6 >Files=16, Tests=8617, 1 wallclock secs ( 0.49 usr 0.03 sys + 3.17 cusr 0.35 csys = 4.04 CPU) >Result: FAIL >Failed 4/16 test programs. 15/8617 subtests failed. >make: *** [Makefile:1036: test_dynamic] Error 6 > * ERROR: dev-perl/Math-BigInt-GMP-1.600.700::gentoo failed (test phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=dev-perl/Math-BigInt-GMP-1.600.700::gentoo'`, > * the complete build log and the output of `emerge -pqv '=dev-perl/Math-BigInt-GMP-1.600.700::gentoo'`. > * The complete build log is located at '/var/log/portage/dev-perl:Math-BigInt-GMP-1.600.700:20230806-142942.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-perl/Math-BigInt-GMP-1.600.700/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/dev-perl/Math-BigInt-GMP-1.600.700/temp/environment'. > * Working directory: '/var/tmp/portage/dev-perl/Math-BigInt-GMP-1.600.700/work/Math-BigInt-GMP-1.6007' > * S: '/var/tmp/portage/dev-perl/Math-BigInt-GMP-1.600.700/work/Math-BigInt-GMP-1.6007' >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 911815
:
867238
| 867239 |
867240
|
867241
|
867242
|
867243
|
867244