PATH=/usr/bin:/bin Start 2013-03-09T09:04:00 ActivePerl-1200 CPAN-1.9402 Going to read '/home/fly1200/var/cpan/Metadata' Database was generated on Sat, 09 Mar 2013 15:53:03 GMT Running make for B/BK/BKB/JSON-Parse-0.16.tar.gz Checksum for /net/nas/data/cpan/authors/id/B/BK/BKB/JSON-Parse-0.16.tar.gz ok JSON-Parse-0.16/ JSON-Parse-0.16/t/ JSON-Parse-0.16/lexer.c JSON-Parse-0.16/json_argo.h JSON-Parse-0.16/src/ JSON-Parse-0.16/json_parse_grammar.tab.h JSON-Parse-0.16/Changes JSON-Parse-0.16/json_parse.h JSON-Parse-0.16/MANIFEST JSON-Parse-0.16/json_argo.c JSON-Parse-0.16/unicode.c JSON-Parse-0.16/Parse.xs JSON-Parse-0.16/MANIFEST.SKIP JSON-Parse-0.16/lib/ JSON-Parse-0.16/unicode.h JSON-Parse-0.16/ppport.h JSON-Parse-0.16/json_parse.c JSON-Parse-0.16/json_parse_grammar.tab.c JSON-Parse-0.16/lexer.h JSON-Parse-0.16/Makefile.PL JSON-Parse-0.16/META.yml JSON-Parse-0.16/META.json JSON-Parse-0.16/lib/JSON/ JSON-Parse-0.16/lib/JSON/Parse.pod.tmpl JSON-Parse-0.16/lib/JSON/Parse.pm JSON-Parse-0.16/lib/JSON/Parse.pod JSON-Parse-0.16/src/json_parse_grammar.y JSON-Parse-0.16/t/read-file.t JSON-Parse-0.16/t/test.json JSON-Parse-0.16/t/numbers.t JSON-Parse-0.16/t/syntax.t JSON-Parse-0.16/t/whitespace.t JSON-Parse-0.16/t/syntax-error-1.json JSON-Parse-0.16/t/JSON-Parse.t JSON-Parse-0.16/t/test-errors.t CPAN.pm: Going to build B/BK/BKB/JSON-Parse-0.16.tar.gz >>> /home/fly1200/ap1200-292396/bin/perl-static Makefile.PL Checking if your kit is complete... Looks good WARNING: Setting ABSTRACT via file 'lib/JSON/Parse.pm' failed at /home/fly1200/var/megalib/ExtUtils/MakeMaker.pm line 611. Writing Makefile for JSON::Parse Writing MYMETA.yml and MYMETA.json >>> make cp lib/JSON/Parse.pod blib/lib/JSON/Parse.pod cp lib/JSON/Parse.pod.tmpl blib/lib/JSON/Parse.pod.tmpl cp lib/JSON/Parse.pm blib/lib/JSON/Parse.pm /home/fly1200/ap1200-292396/bin/perl-static /home/fly1200/var/megalib/ExtUtils/xsubpp -typemap /home/fly1200/ap1200-292396/lib/ExtUtils/typemap Parse.xs > Parse.xsc && mv Parse.xsc Parse.c gcc -c -D_REENTRANT -D_GNU_SOURCE -DUSE_SITECUSTOMIZE -fno-merge-constants -fno-strict-aliasing -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"0.16\" -DXS_VERSION=\"0.16\" -fPIC "-I/home/fly1200/ap1200-292396/lib/CORE" Parse.c In file included from Parse.xs:10: json_argo.c: In function 'json_argo_parse': json_argo.c:264: warning: passing argument 3 of 'Perl_sv_2pv_flags' from incompatible pointer type json_argo.c: In function 'json_argo_valid_parse': json_argo.c:357: warning: passing argument 3 of 'Perl_sv_2pv_flags' from incompatible pointer type gcc -c -D_REENTRANT -D_GNU_SOURCE -DUSE_SITECUSTOMIZE -fno-merge-constants -fno-strict-aliasing -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"0.16\" -DXS_VERSION=\"0.16\" -fPIC "-I/home/fly1200/ap1200-292396/lib/CORE" json_parse.c gcc -c -D_REENTRANT -D_GNU_SOURCE -DUSE_SITECUSTOMIZE -fno-merge-constants -fno-strict-aliasing -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"0.16\" -DXS_VERSION=\"0.16\" -fPIC "-I/home/fly1200/ap1200-292396/lib/CORE" lexer.c gcc -c -D_REENTRANT -D_GNU_SOURCE -DUSE_SITECUSTOMIZE -fno-merge-constants -fno-strict-aliasing -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"0.16\" -DXS_VERSION=\"0.16\" -fPIC "-I/home/fly1200/ap1200-292396/lib/CORE" json_parse_grammar.tab.c gcc -c -D_REENTRANT -D_GNU_SOURCE -DUSE_SITECUSTOMIZE -fno-merge-constants -fno-strict-aliasing -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"0.16\" -DXS_VERSION=\"0.16\" -fPIC "-I/home/fly1200/ap1200-292396/lib/CORE" unicode.c Running Mkbootstrap for JSON::Parse () chmod 644 Parse.bs rm -f blib/arch/auto/JSON/Parse/Parse.so gcc -shared -O2 Parse.o json_parse.o lexer.o json_parse_grammar.tab.o unicode.o -o blib/arch/auto/JSON/Parse/Parse.so \ \ chmod 755 blib/arch/auto/JSON/Parse/Parse.so cp Parse.bs blib/arch/auto/JSON/Parse/Parse.bs chmod 644 blib/arch/auto/JSON/Parse/Parse.bs Manifying blib/man3/JSON::Parse.3 BKB/JSON-Parse-0.16.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /home/fly1200/ap1200-292396/bin/perl-static "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t Use of uninitialized value in subroutine entry at t/JSON-Parse.t line 32. t/JSON-Parse.t ... 1..28 ok 1 - use JSON::Parse; # 2.3 ok 2 - Two point three ok 3 - Don't tickle baby ok 4 - Valid OK JSON ok 5 - Magic, magic, you can do magic ok 6 - Now that's not very nice. ok 7 - Valid OK JSON ok 8 - Undef returns undef ok 9 - ! Valid undef ok 10 - Empty string returns undef ok 11 - ! Valid empty string ok 12 - found error ok 13 - Error message OK ok 14 - ! Not valid missing end } ok 15 - Unicode \uXXXX parsed ok 16 - Unicode \uXXXX parsed correctly ok 17 - Valid good JSON ok 18 - found error in '"bad":"city"}' ok 19 - Error message Parsing failed: The JSON did not start with '{' or '[' at line 1, byte 6: ':' at t/JSON-Parse.t line 51. # as expected ok 20 - Got error message ok 21 - unlexable message Parsing failed: There are stray characters in the JSON at line 1, byte 1: 't' at t/JSON-Parse.t line 57. # OK ok 22 - Not valid bad json ok 23 - Test a value 10021 ok 24 - Validate ok 25 - json array to perl array ok 26 - json object to perl hash ok 27 - UTF-8 survives ok 28 - Not UTF-8 not marked as UTF-8 ok t/numbers.t ...... 1..12 # ok 1 - Parsed OK # ok 2 - Parsed OK ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 - test documentation claim of stripping plus signs ok mmap /data/fly1200/cpan/build/JSON-Parse-0.16-unATl1/t/test.json failed: Invalid argument at t/read-file.t line 7. t/read-file.t .... Dubious, test returned 22 (wstat 5632, 0x1600) No subtests run # Failed test at t/syntax.t line 13. # Looks like you failed 1 test of 1. t/syntax.t ....... # mmap /data/fly1200/cpan/build/JSON-Parse-0.16-unATl1/t/syntax-error-1.json failed: Invalid argument at t/syntax.t line 10. not ok 1 1..1 Dubious, test returned 1 (wstat 256, 0x100) Failed 1/1 subtests t/test-errors.t .. 1..5 ok 1 # Parsing failed: There are stray characters in the JSON at line 1, byte 1: 'n' at t/test-errors.t line 9. ok 2 # Parsing failed: The JSON is not grammatically correct at line 1, byte 12: 'b' at t/test-errors.t line 15. ok 3 # Parsing failed: There is a badly-formed \u Unicode escape in the JSON at line 1, byte 8: 'P' at t/test-errors.t line 21. ok 4 - Test on bad escape sequence # Parsing failed: There is an unknown escape sequence in the JSON at line 1, byte 4: 'M' at t/test-errors.t line 27. ok 5 - Test error message with unprintable character # Parsing failed: There are stray characters in the JSON at line 1, byte 1: '0xFF' at t/test-errors.t line 33. ok t/whitespace.t ... 1..2 ok 1 - valid json with extra whitespace ok 2 - No errors parsing JSON ok Test Summary Report ------------------- t/read-file.t (Wstat: 5632 Tests: 0 Failed: 0) Non-zero exit status: 22 Parse errors: No plan found in TAP output t/syntax.t (Wstat: 256 Tests: 1 Failed: 1) Failed test: 1 Non-zero exit status: 1 Files=6, Tests=48, 0 wallclock secs ( 0.04 usr 0.02 sys + 0.24 cusr 0.03 csys = 0.33 CPU) Result: FAIL Failed 2/6 test programs. 1/48 subtests failed. make: *** [test_dynamic] Error 255 BKB/JSON-Parse-0.16.tar.gz make test TEST_VERBOSE=1 -- NOT OK //hint// to see the cpan-testers results for installing this module, try: reports BKB/JSON-Parse-0.16.tar.gz VmSize: 215968 kB Finished 2013-03-09T09:04:05