Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 864248 Details for
Bug 908855
dev-perl/Math-BigInt-GMP-1.601.200: fails tests (dev-lang/perl-5.38?)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build.log
file_908855.txt (text/plain), 6.43 KB, created by
Sam James
on 2023-06-20 04:39:56 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Sam James
Created:
2023-06-20 04:39:56 UTC
Size:
6.43 KB
patch
obsolete
> * Package: dev-perl/Math-BigInt-GMP-1.601.200:0 > * Repository: gentoo > * Maintainer: perl@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux test > * FEATURES: ccache compressdebug installsources network-sandbox preserve-libs sandbox splitdebug test userpriv usersandbox > > * Package: dev-perl/Math-BigInt-GMP-1.601.200:0 > * Repository: gentoo > * Maintainer: perl@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux test > * FEATURES: ccache compressdebug installsources network-sandbox preserve-libs sandbox splitdebug test userpriv usersandbox > >>>> Unpacking source... >>>> Unpacking Math-BigInt-GMP-1.6012.tar.gz to /var/tmp/portage/dev-perl/Math-BigInt-GMP-1.601.200/work >>>> Source unpacked in /var/tmp/portage/dev-perl/Math-BigInt-GMP-1.601.200/work >>>> Preparing source in /var/tmp/portage/dev-perl/Math-BigInt-GMP-1.601.200/work/Math-BigInt-GMP-1.6012 ... >>>> Source prepared. > * Clang 16 testing: this build is using a /etc/portage/bashrc hook! > * Clang 16 testing: see https://wiki.gentoo.org/wiki/Modern_C_porting for more info. >>>> Configuring source in /var/tmp/portage/dev-perl/Math-BigInt-GMP-1.601.200/work/Math-BigInt-GMP-1.6012 ... > * Using ExtUtils::MakeMaker > * perl Makefile.PL PREFIX=/usr INSTALLDIRS=vendor INSTALLMAN3DIR=none DESTDIR=/var/tmp/portage/dev-perl/Math-BigInt-GMP-1.601.200/image >Checking if your kit is complete... >Looks good >Warning: prerequisite Math::BigInt 1.999838 not found. We have 1.999837. >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.601.200/work/Math-BigInt-GMP-1.6012 ... >make -j32 --output-sync=line 'OTHERLDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-z,pack-relative-relocs -ggdb3' 'OPTIMIZE=-O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3' >Running Mkbootstrap for GMP () >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 >"/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.601.200/work/Math-BigInt-GMP-1.6012/typemap' GMP.xs > GMP.xsc >mv GMP.xsc GMP.c >x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -fno-strict-aliasing -DNO_PERL_RAND_SEED -fwrapv -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -ggdb3 -DVERSION=\"1.6012\" -DXS_VERSION=\"1.6012\" -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/lib" x86_64-pc-linux-gnu-gcc -shared -O2 -pipe -march=native -fdiagnostics-color=always -frecord-gcc-switches -Wreturn-type -fno-strict-aliasing -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-z,pack-relative-relocs -fuse-ld=bfd -Wl,-O1 -Wl,--as-needed GMP.o -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-z,pack-relative-relocs -ggdb3 -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.601.200 > * Removing un-needed t/author-*.t > * Removing un-needed t/00sig.t > * Removing un-needed t/02pod.t > * Removing un-needed t/03podcov.t > * Fixing Manifest > * Test::Harness Jobs=32 >make -j32 --output-sync=line 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 ># ># Testing with Perl 5.038000, /usr/bin/perl ># ># Version Module ># ------- ------ ># 1.999837 Math::BigInt ># 1.999837 Math::BigInt::Lib ># 1.6012 Math::BigInt::GMP ># ># Version Library ># ------- ------- ># 6.2.1 GMP ># >t/01load.t ............... ok >t/threads.t .............. skipped: Perl compiled without ithreads >t/storable.t ............. ok >t/version.t .............. ok >t/mbi-from-big-scalar.t .. ok >t/bigintg.t .............. ok >t/mbi_rand.t ............. ok > ># Failed test '$x now has A of undef' ># at t/mbimbf.t line 86. ># got: '3' ># expected: undef > ># Failed test '$x now has A of undef' ># at t/mbimbf.t line 118. ># got: '3' ># expected: undef > ># Failed test '$x now has A of undef' ># at t/mbimbf.t line 86. ># got: '3' ># expected: undef > ># Failed test '$x now has A of undef' ># at t/mbimbf.t line 118. ># got: '3' ># expected: undef ># Looks like you failed 4 tests of 764. >t/mbimbf.t ............... >Dubious, test returned 4 (wstat 1024, 0x400) >Failed 4/764 subtests > (less 12 skipped subtests: 748 okay) >t/bigroot.t .............. ok >t/biglog.t ............... ok >t/bigintpm.t ............. ok >t/bigfltpm.t ............. ok > >Test Summary Report >------------------- >t/mbimbf.t (Wstat: 1024 (exited 4) Tests: 764 Failed: 4) > Failed tests: 734, 742, 750, 758 > Non-zero exit status: 4 >Files=12, Tests=9124, 1 wallclock secs ( 0.40 usr 0.03 sys + 2.13 cusr 0.18 csys = 2.74 CPU) >Result: FAIL >Failed 1/12 test programs. 4/9124 subtests failed. >make: *** [Makefile:1038: test_dynamic] Error 255 > * ERROR: dev-perl/Math-BigInt-GMP-1.601.200::gentoo failed (test phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=dev-perl/Math-BigInt-GMP-1.601.200::gentoo'`, > * the complete build log and the output of `emerge -pqv '=dev-perl/Math-BigInt-GMP-1.601.200::gentoo'`. > * The complete build log is located at '/var/log/portage/build/dev-perl/Math-BigInt-GMP-1.601.200:20230620-043841.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-perl/Math-BigInt-GMP-1.601.200/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/dev-perl/Math-BigInt-GMP-1.601.200/temp/environment'. > * Working directory: '/var/tmp/portage/dev-perl/Math-BigInt-GMP-1.601.200/work/Math-BigInt-GMP-1.6012' > * S: '/var/tmp/portage/dev-perl/Math-BigInt-GMP-1.601.200/work/Math-BigInt-GMP-1.6012'
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 908855
: 864248