Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 466630 Details for
Bug 612266
dev-perl/Math-BigInt-GMP-1.490.0 stabilization
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build.log
build.log (text/plain), 5.10 KB, created by
Matt Turner
on 2017-03-11 01:25:58 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Matt Turner
Created:
2017-03-11 01:25:58 UTC
Size:
5.10 KB
patch
obsolete
>[32;01m * [39;49;00mPackage: dev-perl/Math-BigInt-GMP-1.380.0 >[32;01m * [39;49;00mRepository: gentoo >[32;01m * [39;49;00mMaintainer: perl@gentoo.org >[32;01m * [39;49;00mUSE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU >[32;01m * [39;49;00mFEATURES: preserve-libs sandbox test userpriv usersandbox >>>> 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 >>>> Preparing source in /var/tmp/portage/dev-perl/Math-BigInt-GMP-1.380.0/work/Math-BigInt-GMP-1.38 ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/dev-perl/Math-BigInt-GMP-1.380.0/work/Math-BigInt-GMP-1.38 ... > [32;01m*[0m Using ExtUtils::MakeMaker > [32;01m*[0m 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. >>>> Compiling source in /var/tmp/portage/dev-perl/Math-BigInt-GMP-1.380.0/work/Math-BigInt-GMP-1.38 ... > [32;01m*[0m emake OTHERLDFLAGS=-Wl,-O1 -Wl,--as-needed >make -j8 -l8 'OTHERLDFLAGS=-Wl,-O1 -Wl,--as-needed' >"/usr/bin/perl" "/usr/lib64/perl5/5.22.3/ExtUtils/xsubpp" -typemap "/usr/lib64/perl5/5.22.3/ExtUtils/typemap" -typemap "typemap" GMP.xs > GMP.xsc && mv GMP.xsc GMP.c >Running Mkbootstrap for Math::BigInt::GMP () >chmod 644 "GMP.bs" >cp lib/Math/BigInt/GMP.pm blib/lib/Math/BigInt/GMP.pm >x86_64-pc-linux-gnu-gcc -c -fwrapv -fno-strict-aliasing -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -pipe -DVERSION=\"1.38\" -DXS_VERSION=\"1.38\" -fPIC "-I/usr/lib64/perl5/5.22.3/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 -march=native -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 >"/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- GMP.bs blib/arch/auto/Math/BigInt/GMP/GMP.bs 644 >>>> Source compiled. >>>> Test phase: dev-perl/Math-BigInt-GMP-1.380.0 >make -j8 -l8 test TEST_VERBOSE=0 >Running Mkbootstrap for Math::BigInt::GMP () >chmod 644 "GMP.bs" >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.022003, /usr/bin/perl ># ==> Math::BigInt 1.9997 > 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: '2,1' ># expected: '2.25,1' > ># Failed test at t/bigfltpm.inc line 182. ># got: '1,4' ># expected: '1.8,4' ># Looks like you failed 2 tests of 2343. > t/bigfltpm.t .. Dubious, test returned 2 (wstat 512, 0x200) >Failed 2/2343 subtests >t/bigintg.t ... t/bigintg.t ... 1/356 t/bigintg.t ... 207/356 t/bigintg.t ... ok >t/bigintpm.t .. t/bigintpm.t .. 1/3657 t/bigintpm.t .. ok >t/biglog.t .... t/biglog.t .... 1/70 t/biglog.t .... 70/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 ... skipped: Perl compiled without ithreads > >Test Summary Report >------------------- >t/bigfltpm.t (Wstat: 512 Tests: 2343 Failed: 2) > Failed tests: 1626-1627 > Non-zero exit status: 2 >Files=11, Tests=6437, 2 wallclock secs ( 0.40 usr 0.02 sys + 2.07 cusr 0.04 csys = 2.53 CPU) >Result: FAIL >Failed 1/11 test programs. 2/6437 subtests failed. >make: *** [Makefile:991: test_dynamic] Error 255 > [31;01m*[0m ERROR: dev-perl/Math-BigInt-GMP-1.380.0::gentoo failed (test phase): > [31;01m*[0m emake failed > [31;01m*[0m > [31;01m*[0m If you need support, post the output of `emerge --info '=dev-perl/Math-BigInt-GMP-1.380.0::gentoo'`, > [31;01m*[0m the complete build log and the output of `emerge -pqv '=dev-perl/Math-BigInt-GMP-1.380.0::gentoo'`. > [31;01m*[0m The complete build log is located at '/var/tmp/portage/dev-perl/Math-BigInt-GMP-1.380.0/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/dev-perl/Math-BigInt-GMP-1.380.0/temp/environment'. > [31;01m*[0m Working directory: '/var/tmp/portage/dev-perl/Math-BigInt-GMP-1.380.0/work/Math-BigInt-GMP-1.38' > [31;01m*[0m S: '/var/tmp/portage/dev-perl/Math-BigInt-GMP-1.380.0/work/Math-BigInt-GMP-1.38'
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 612266
: 466630