Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 872613 Details for
Bug 915641
dev-perl/JSON-XS-4.30.0 fails test - # Failed test at t/08_pc_base.t line 67.
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
dev-perl:JSON-XS-4.30.0:20231011-213340.log
dev-perl:JSON-XS-4.30.0:20231011-213340.log (text/plain), 10.48 KB, created by
Toralf Förster
on 2023-10-12 17:26:45 UTC
(
hide
)
Description:
dev-perl:JSON-XS-4.30.0:20231011-213340.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2023-10-12 17:26:45 UTC
Size:
10.48 KB
patch
obsolete
> * Package: dev-perl/JSON-XS-4.30.0: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 JSON-XS-4.03.tar.gz to /var/tmp/portage/dev-perl/JSON-XS-4.30.0/work >>>> Source unpacked in /var/tmp/portage/dev-perl/JSON-XS-4.30.0/work >>>> Preparing source in /var/tmp/portage/dev-perl/JSON-XS-4.30.0/work/JSON-XS-4.03 ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/dev-perl/JSON-XS-4.30.0/work/JSON-XS-4.03 ... > * Using ExtUtils::MakeMaker > * perl Makefile.PL PREFIX=/usr INSTALLDIRS=vendor INSTALLMAN3DIR=none DESTDIR=/var/tmp/portage/dev-perl/JSON-XS-4.30.0/image >Checking if your kit is complete... >Looks good >Generating a Unix-style Makefile >Writing Makefile for JSON::XS >Writing MYMETA.yml and MYMETA.json >>>> Source configured. >>>> Compiling source in /var/tmp/portage/dev-perl/JSON-XS-4.30.0/work/JSON-XS-4.03 ... >make -j5 'OTHERLDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0' 'OPTIMIZE=-O2 -pipe -march=native -fno-diagnostics-color' >Running Mkbootstrap for XS () >"/usr/bin/perl" "/usr/lib64/perl5/5.38/ExtUtils/xsubpp" -typemap '/usr/lib64/perl5/5.38/ExtUtils/typemap' -typemap '/var/tmp/portage/dev-perl/JSON-XS-4.30.0/work/JSON-XS-4.03/typemap' XS.xs > XS.xsc >cp XS/Boolean.pm blib/lib/JSON/XS/Boolean.pm >chmod 644 "XS.bs" >cp XS.pm blib/lib/JSON/XS.pm >"/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- XS.bs blib/arch/auto/JSON/XS/XS.bs 644 >mv XS.xsc XS.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 -DVERSION=\"4.03\" -DXS_VERSION=\"4.03\" -fPIC "-I/usr/lib64/perl5/5.38/x86_64-linux-quadmath/CORE" XS.c >XS.xs: In function âdecode_utf8â: >XS.xs:207:5: warning: âPerl_utf8n_to_uvuniâ is deprecated [-Wdeprecated-declarations] > 207 | return utf8n_to_uvuni (s, len, clen, UTF8_CHECK_ONLY); > | ^~~~~~ >In file included from /usr/lib64/perl5/5.38/x86_64-linux-quadmath/CORE/perl.h:6190, > from XS.xs:2: >/usr/lib64/perl5/5.38/x86_64-linux-quadmath/CORE/proto.h:6013:1: note: declared here > 6013 | Perl_utf8n_to_uvuni(pTHX_ const U8 *s, STRLEN curlen, STRLEN *retlen, U32 flags) > | ^~~~~~~~~~~~~~~~~~~ >In file included from /usr/lib64/perl5/5.38/x86_64-linux-quadmath/CORE/perl.h:44: >XS.xs: In function âencode_svâ: >/usr/lib64/perl5/5.38/x86_64-linux-quadmath/CORE/config.h:909:39: warning: format â%gâ expects argument of type âdoubleâ, but argument 4 has type âNVâ {aka â_Float128â} [-Wformat=] > 909 | #define Gconvert(x,n,t,b) sprintf((b),"%.*g",(n),(x)) > | ^~~~~~ ~~~ >XS.xs:910:7: note: in expansion of macro âGconvertâ > 910 | Gconvert (SvNVX (sv), NV_DIG, 0, enc->cur); > | ^~~~~~~~ >rm -f blib/arch/auto/JSON/XS/XS.so >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 XS.o -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o blib/arch/auto/JSON/XS/XS.so \ > \ > >chmod 755 blib/arch/auto/JSON/XS/XS.so >cp bin/json_xs blib/script/json_xs >"/usr/bin/perl" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/json_xs >Manifying 1 pod document >>>> Source compiled. >>>> Test phase: dev-perl/JSON-XS-4.30.0 > * Test::Harness Jobs=5 >make -j5 test TEST_VERBOSE=0 >"/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- XS.bs blib/arch/auto/JSON/XS/XS.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/00_load.t ............. ok >t/01_utf8.t ............. ok >t/02_error.t ............ ok >t/04_dwiw_encode.t ...... ok >t/05_dwiw_decode.t ...... ok >t/03_types.t ............ Failed 5/76 subtests >===( 134;0 0/9 0/? 1/20 0/? 0/? )============================= ># Failed test at t/08_pc_base.t line 67. ># got: '[{"foo":[1,2,3]},-5.16470253714989521769614242803951e-284,{"a":"b"}]' ># expected: '[{"foo":[1,2,3]},-0.12,{"a":"b"}]' >===( 148;0 1/9 0/? 14/20 0/6 0/? )=============================# Looks like you failed 1 test of 20. >t/08_pc_base.t .......... Dubious, test returned 1 (wstat 256, 0x100) >Failed 1/20 subtests >t/06_pc_pretty.t ........ ok >t/09_pc_extra_number.t .. ok >t/07_pc_esc.t ........... ok >t/10_pc_keysort.t ....... ok >t/14_latin1.t ........... ok >t/13_limit.t ............ ok >t/15_prefix.t ........... ok >t/12_blessed.t .......... ok >t/16_tied.t ............. ok >t/17_relaxed.t .......... ok >===( 232;0 1/8 0/? 0/? 0/? 0/? )=============================== ># Failed test 'digit -12.34' ># at t/11_pc_expo.t line 16. ># got: '[-4.16149525995245660415177131455366e+160]' ># expected: '[-12.34]' > ># Failed test 'digit -1.234e5' ># at t/11_pc_expo.t line 22. ># got: '[0]' ># expected: '[-123400]' > ># Failed test 'digit 1.23E-4' ># at t/11_pc_expo.t line 28. ># got: '[1.39229364695343630594391311287435e+131]' ># expected: '[0.000123]' > ># Failed test 'digit 1.01e+30' ># at t/11_pc_expo.t line 35. ># '[7.39646566216833889484405517578125e-10]' ># doesn't match '(?^:\[1.01[Ee]\+0?30\])' ># Looks like you failed 4 tests of 8. >t/11_pc_expo.t .......... Dubious, test returned 4 (wstat 1024, 0x400) >Failed 4/8 subtests >t/21_evans.t ............ ok >t/52_object.t ........... ok >===( 265;0 4/38 1/745 0/? 0/? 0/? )========================= ># Failed test at t/18_json_checker.t line 27. ># got: '["JSON Test Pattern pass1",{"object with 1 member":["array with 1 element"]},{},[],-42,true,false,null,{"":-2.68156158598851941991480499964117e+154," s p a c e d ":[1,2,3,4,5,6,7],"# -- --> */":" ","/\\\"쫾몾ê®ë³î½\b\f\n\r\t`1~!@#$%^&*()_+-=[]{}|;:',./<>?":"A key can be any string","0123456789":"digit","ALPHA":"ABCDEFGHIJKLMNOPQRSTUVWYZ","E":4.94065645841246544176568792868221e-324,"address":"50 St. James Street","alpha":"abcdefghijklmnopqrstuvwyz","array":[],"backslash":"\\","comment":"// /* <!-- --","compact":[1,2,3,4,5,6,7],"controls":"\b\f\n\r\t","digit":"0123456789","e":-1.28822975391942837791220787093014e-231,"false":false,"hex":"Ä£ä§è¦«ì·¯ê¯î½","integer":1234567890,"jsontext":"{\"object with 1 member\":[\"array with 1 element\"]}","null":null,"object":{},"one":1,"quote":"\"","quotes":"" \" %22 0x22 034 "","real":1.97626258336498617670627517147289e-323,"slash":"/ & /","space":" ","special":"`1~!@#$%^&*()_+-={':[,]}|;.</>?","true":true,"url":"http://www.JSON.org/","zero":0},0,2.68156158598851465650454145595185e+154,-2,1066,0,0,-1.49166814624004035500760042972117e-154,0,0,0,"rosebud"]' ># expected: '["JSON Test Pattern pass1",{"object with 1 member":["array with 1 element"]},{},[],-42,true,false,null,{"":3.94481970991953508016535956825005e-17," s p a c e d ":[1,2,3,4,5,6,7],"# -- --> */":" ","/\\\"쫾몾ê®ë³î½\b\f\n\r\t`1~!@#$%^&*()_+-=[]{}|;:',./<>?":"A key can be any string","0123456789":"digit","ALPHA":"ABCDEFGHIJKLMNOPQRSTUVWYZ","E":7.82002129090192253880430107251014e+81,"address":"50 St. James Street","alpha":"abcdefghijklmnopqrstuvwyz","array":[],"backslash":"\\","comment":"// /* <!-- --","compact":[1,2,3,4,5,6,7],"controls":"\b\f\n\r\t","digit":"0123456789","e":-2.08901806452088517172252101925494e+70,"false":false,"hex":"Ä£ä§è¦«ì·¯ê¯î½","integer":1234567890,"jsontext":"{\"object with 1 member\":[\"array with 1 element\"]}","null":null,"object":{},"one":1,"quote":"\"","quotes":"" \" %22 0x22 034 "","real":-1.55021771966851640713822173276562e+162,"slash":"/ & /","space":" ","special":"`1~!@#$%^&*()_+-={':[,]}|;.</>?","true":true,"url":"http://www.JSON.org/","zero":0},0,1.90359856625529316093668653799472e+185,-4310085580881.919921875,1066,0,0,-2.35343736826453540187321886879997e-185,0,0,0,"rosebud"]' ># Looks like you failed 1 test of 38. ># >t/18_json_checker.t ..... Dubious, test returned 1 (wstat 256, 0x100) >Failed 1/38 subtests >t/20_faihu.t ............ ok >t/19_incr.t ............. ok >t/22_comment_at_eof.t ... ok >t/99_binary.t ........... ok > >Test Summary Report >------------------- >t/03_types.t (Wstat: 0 Tests: 76 Failed: 5) > Failed tests: 20, 63, 65, 67, 69 >t/08_pc_base.t (Wstat: 256 (exited 1) Tests: 20 Failed: 1) > Failed test: 13 > Non-zero exit status: 1 >t/11_pc_expo.t (Wstat: 1024 (exited 4) Tests: 8 Failed: 4) > Failed tests: 2, 4, 6, 8 > Non-zero exit status: 4 >t/18_json_checker.t (Wstat: 256 (exited 1) Tests: 38 Failed: 1) > Failed test: 34 > Non-zero exit status: 1 >Files=25, Tests=25635, 2 wallclock secs ( 1.43 usr 0.09 sys + 1.70 cusr 0.34 csys = 3.56 CPU) >Result: FAIL >Failed 4/25 test programs. 11/25635 subtests failed. >make: *** [Makefile:1031: test_dynamic] Error 255 > * ERROR: dev-perl/JSON-XS-4.30.0::gentoo failed (test phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=dev-perl/JSON-XS-4.30.0::gentoo'`, > * the complete build log and the output of `emerge -pqv '=dev-perl/JSON-XS-4.30.0::gentoo'`. > * The complete build log is located at '/var/log/portage/dev-perl:JSON-XS-4.30.0:20231011-213340.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-perl/JSON-XS-4.30.0/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/dev-perl/JSON-XS-4.30.0/temp/environment'. > * Working directory: '/var/tmp/portage/dev-perl/JSON-XS-4.30.0/work/JSON-XS-4.03' > * S: '/var/tmp/portage/dev-perl/JSON-XS-4.30.0/work/JSON-XS-4.03' >
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 915641
:
872612
| 872613 |
872614
|
872615
|
872616
|
872617
|
872618