Subject: | fails to install against perl-5.18.0-RC2 |
Running Mkbootstrap for JSON::XS ()
cp XS.pm blib/lib/JSON/XS.pm
cp XS/Boolean.pm blib/lib/JSON/XS/Boolean.pm
chmod 644 XS.bs
cp bin/json_xs blib/script/json_xs
/disk/jkns/workspace/perl-5.18/build/tmp/perl-nap-5.18.0-2013.518.00-build/opt/xt/xt-perl/bin/perl -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/json_xs
cp XS.bs blib/arch/auto/JSON/XS/XS.bs
chmod 644 blib/arch/auto/JSON/XS/XS.bs
gcc -c -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DVERSION=\"2.33\" -DXS_VERSION=\"2.33\" -fpic "-I/disk/jkns/workspace/perl-5.18/build/tmp/perl-nap-5.18.0-2013.518.00-build/opt/xt/xt-perl/lib/5.18.0/x86_64-linux/CORE" XS.c
XS.xs: In function 'ptr_to_index':
XS.xs:190: warning: pointer targets in passing argument 1 of 'Perl_utf8_distance' differ in signedness
XS.xs:190: warning: pointer targets in passing argument 2 of 'Perl_utf8_distance' differ in signedness
XS.xs: In function 'encode_str':
XS.xs:369: warning: pointer targets in passing argument 1 of 'decode_utf8' differ in signedness
XS.xs:422: warning: pointer targets in passing argument 1 of 'encode_utf8' differ in signedness
XS.xs:422: warning: pointer targets in assignment differ in signedness
XS.xs: In function 'encode_sv':
XS.xs:789: warning: ignoring return value of 'gcvt', declared with attribute warn_unused_result
XS.xs: In function 'decode_str':
XS.xs:1011: warning: suggest explicit braces to avoid ambiguous 'else'
XS.xs:1037: warning: pointer targets in passing argument 1 of 'encode_utf8' differ in signedness
XS.xs:1037: warning: pointer targets in assignment differ in signedness
XS.xs:1057: warning: pointer targets in passing argument 1 of 'decode_utf8' differ in signedness
XS.xs: In function 'decode_num':
XS.xs:1208: warning: suggest explicit braces to avoid ambiguous 'else'
XS.xs: In function 'decode_hv':
XS.xs:1317: warning: comparison is always false due to limited range of data type
XS.xs:1334: warning: value computed is not used
XS.xs:1353: warning: value computed is not used
XS.xs: In function 'decode_json':
XS.xs:1605: warning: pointer targets in passing argument 2 of 'Perl_pv_uni_display' differ in signedness
XS.xs:1706:26: warning: multi-line comment
XS.xs: In function 'incr_parse':
XS.xs:1765: warning: label 'modechange' defined but not used
XS.c: In function 'XS_JSON__XS_CLONE':
XS.c:1934: warning: unused variable 'items'
XS.xs: In function 'XS_JSON__XS_filter_json_single_key_object':
XS.xs:1901: warning: value computed is not used
XS.xs:1904: warning: value computed is not used
XS.xs: In function 'XS_JSON__XS_incr_parse':
XS.xs:1944: warning: suggest explicit braces to avoid ambiguous 'else'
XS.xs:1966: warning: suggest explicit braces to avoid ambiguous 'else'
rm -f blib/arch/auto/JSON/XS/XS.so
gcc -shared -L/usr/local/lib -L/usr/lib64 -L/lib64 -fstack-protector XS.o -o blib/arch/auto/JSON/XS/XS.so \
\
chmod 755 blib/arch/auto/JSON/XS/XS.so
Manifying blib/man1/json_xs.1
Manifying blib/man3/JSON::XS.3
Manifying blib/man3/JSON::XS::Boolean.3
NETAPORTER/JSON-XS-2.33.tar.gz
/usr/bin/make -j 3 -j 3 -- OK
Running make test
PERL_DL_NONLAZY=1 /disk/jkns/workspace/perl-5.18/build/tmp/perl-nap-5.18.0-2013.518.00-build/opt/xt/xt-perl/bin/perl "-MExtUtils::Command::MM" "-e" "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/03_types.t ............ ok
t/04_dwiw_encode.t ...... ok
t/05_dwiw_decode.t ...... ok
t/06_pc_pretty.t ........ ok
t/07_pc_esc.t ........... ok
t/08_pc_base.t .......... ok
t/09_pc_extra_number.t .. ok
t/10_pc_keysort.t ....... ok
t/11_pc_expo.t .......... ok
t/12_blessed.t .......... ok
t/13_limit.t ............ ok
t/14_latin1.t ........... ok
t/15_prefix.t ........... ok
t/16_tied.t ............. ok
t/17_relaxed.t .......... ok
t/18_json_checker.t ..... ok
# Failed test 'data'
# at t/19_incr.t line 22.
# Failed test 'data'
# at t/19_incr.t line 22.
# Failed test 'data'
# at t/19_incr.t line 22.
# Failed test 'data'
# at t/19_incr.t line 22.
# Failed test 'data'
# at t/19_incr.t line 22.
# Failed test 'data'
# at t/19_incr.t line 22.
# Failed test 'data'
# at t/19_incr.t line 22.
# Failed test 'data'
# at t/19_incr.t line 22.
# Failed test 'data'
# at t/19_incr.t line 22.
# Failed test 'data'
# at t/19_incr.t line 22.
# Failed test 'data'
# at t/19_incr.t line 22.
# Failed test 'data'
# at t/19_incr.t line 22.
# Failed test 'data'
# at t/19_incr.t line 22.
# Failed test 'data'
# at t/19_incr.t line 22.
# Failed test 'data'
# at t/19_incr.t line 22.
# Failed test 'data'
# at t/19_incr.t line 22.
# Failed test 'data'
# at t/19_incr.t line 22.
# Failed test 'data'
# at t/19_incr.t line 22.
# Failed test 'data'
# at t/19_incr.t line 22.
# Failed test 'data'
# at t/19_incr.t line 22.
# Failed test 'data'
# at t/19_incr.t line 22.
# Failed test 'data'
# at t/19_incr.t line 22.
# Failed test 'data'
# at t/19_incr.t line 22.
# Failed test 'data'
# at t/19_incr.t line 22.
# Failed test 'data'
# at t/19_incr.t line 22.
# Failed test 'data'
# at t/19_incr.t line 22.
# Failed test 'data'
# at t/19_incr.t line 22.
# Failed test 'data'
# at t/19_incr.t line 22.
# Failed test 'data'
# at t/19_incr.t line 22.
# Failed test 'data'
# at t/19_incr.t line 22.
# Failed test 'data'
# at t/19_incr.t line 22.
# Failed test 'data'
# at t/19_incr.t line 22.
# Failed test 'data'
# at t/19_incr.t line 22.
# Failed test 'data'
# at t/19_incr.t line 22.
# Failed test 'data'
# at t/19_incr.t line 22.
# Failed test 'data'
# at t/19_incr.t line 22.
# Failed test 'data'
# at t/19_incr.t line 22.
# Failed test 'data'
# at t/19_incr.t line 22.
# Failed test 'data'
# at t/19_incr.t line 22.
# Failed test 'data'
# at t/19_incr.t line 22.
# Failed test 'data'
# at t/19_incr.t line 22.
# Failed test 'data'
# at t/19_incr.t line 22.
# Failed test 'data'
# at t/19_incr.t line 22.
# Failed test 'data'
# at t/19_incr.t line 22.
# Failed test 'data'
# at t/19_incr.t line 22.
# Failed test 'data'
# at t/19_incr.t line 22.
# Failed test 'data'
# at t/19_incr.t line 22.
# Failed test 'data'
# at t/19_incr.t line 22.
# Failed test 'data'
# at t/19_incr.t line 22.
# Looks like you failed 49 tests of 697.
t/19_incr.t .............
Dubious, test returned 49 (wstat 12544, 0x3100)
Failed 49/697 subtests
t/20_faihu.t ............ ok
t/21_evans.t ............ ok
t/22_comment_at_eof.t ... ok
t/99_binary.t ........... ok
Test Summary Report
-------------------
t/19_incr.t (Wstat: 12544 Tests: 697 Failed: 49)
Failed tests: 5, 17, 20, 23, 26, 32, 38, 44, 47, 50, 53
59, 62, 68, 71, 74, 80, 86, 95, 110, 122
128, 134, 140, 146, 149, 155, 161, 179
182, 191, 200, 206, 212, 215, 221, 233
242, 245, 251, 260, 266, 272, 275, 278
281, 284, 290, 296
Non-zero exit status: 49
Files=24, Tests=25564, 4 wallclock secs ( 2.41 usr 0.04 sys + 2.95 cusr 0.17 csys = 5.57 CPU)
Result: FAIL