PATH=/usr/bin:/bin:/home/fly1600/var/megalib/bin Start 2013-12-12T02:12:33 ActivePerl-1600 CPAN-2.00 Reading '/home/fly1600/var/cpan/Metadata' Database was generated on Thu, 12 Dec 2013 09:07:34 GMT Running make for B/BK/BKB/JSON-Parse-0.28.tar.gz Fetching with LWP: http://cpan.nas1.activestate.com/authors/id/B/BK/BKB/JSON-Parse-0.28.tar.gz Fetching with LWP: http://cpan.nas1.activestate.com/authors/id/B/BK/BKB/CHECKSUMS Checksum for /home/fly1600/var/cpan/sources/authors/id/B/BK/BKB/JSON-Parse-0.28.tar.gz ok JSON-Parse-0.28/ JSON-Parse-0.28/Json3-entry-points.c JSON-Parse-0.28/t/ JSON-Parse-0.28/Makefile.PL JSON-Parse-0.28/Changes JSON-Parse-0.28/Json3-perl.c JSON-Parse-0.28/lib/ JSON-Parse-0.28/unicode.h JSON-Parse-0.28/Json3-perl-common.c JSON-Parse-0.28/Json3.xs JSON-Parse-0.28/README JSON-Parse-0.28/MANIFEST.SKIP JSON-Parse-0.28/MANIFEST JSON-Parse-0.28/unicode.c JSON-Parse-0.28/META.yml JSON-Parse-0.28/META.json JSON-Parse-0.28/lib/JSON/ JSON-Parse-0.28/lib/JSON/Parse.pm JSON-Parse-0.28/lib/JSON/Parse.pod JSON-Parse-0.28/t/Json3.t JSON-Parse-0.28/t/unicode.t JSON-Parse-0.28/t/test-empty-string.t JSON-Parse-0.28/t/numbers.t JSON-Parse-0.28/t/syntax-error-1.json JSON-Parse-0.28/t/read-file.t JSON-Parse-0.28/t/syntax.t JSON-Parse-0.28/t/valid-json.t JSON-Parse-0.28/t/JSON-Parse.t /bin/tar: Read 8192 bytes from - JSON-Parse-0.28/t/whitespace.t JSON-Parse-0.28/t/test.json CPAN.pm: Building B/BK/BKB/JSON-Parse-0.28.tar.gz >>> /home/fly1600/ap1600/bin/perl-static Makefile.PL Checking if your kit is complete... Looks good Generating a Unix-style Makefile 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.pm blib/lib/JSON/Parse.pm Running Mkbootstrap for JSON::Parse () chmod 644 Parse.bs /home/fly1600/ap1600/bin/perl-static /home/fly1600/var/megalib/ExtUtils/xsubpp -typemap /home/fly1600/ap1600/lib/ExtUtils/typemap Json3.xs > Json3.xsc && mv Json3.xsc Json3.c gcc -c -D_REENTRANT -D_GNU_SOURCE -DUSE_SITECUSTOMIZE -DPERL_RELOCATABLE_INCPUSH -fno-merge-constants -fno-strict-aliasing -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"0.28\" -DXS_VERSION=\"0.28\" -fPIC "-I/home/fly1600/ap1600/lib/CORE" Json3.c In file included from Json3.xs:12: Json3-entry-points.c: In function 'parse': Json3-entry-points.c:61: warning: passing argument 3 of 'Perl_sv_2pv_flags' from incompatible pointer type Json3-entry-points.c: In function 'validate': Json3-entry-points.c:109: warning: passing argument 3 of 'Perl_sv_2pv_flags' from incompatible pointer type rm -f blib/arch/auto/JSON/Parse/Parse.so gcc -shared -O2 Json3.o -o blib/arch/auto/JSON/Parse/Parse.so \ \ chmod 755 blib/arch/auto/JSON/Parse/Parse.so /home/fly1600/ap1600/bin/perl-static -MExtUtils::Command::MM -e 'cp_nonempty' -- Parse.bs blib/arch/auto/JSON/Parse/Parse.bs 644 Manifying blib/man3/JSON::Parse.3 BKB/JSON-Parse-0.28.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 Running Mkbootstrap for JSON::Parse () chmod 644 Parse.bs PERL_DL_NONLAZY=1 /home/fly1600/ap1600/bin/perl-static "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/JSON-Parse.t ......... # 2.3 ok 1 - Two point three ok 2 - Parse hash ok 3 - Valid OK JSON ok 4 - Parse true literal. ok 5 - Parse false literal. ok 6 - Valid OK JSON ok 7 - Empty string returns undef ok 8 - ! Valid empty string ok 9 - found error ok 10 - ! Not valid missing end } ok 11 - found error in '"bad":"city"}' ok 12 - Got error message ok 13 - Not valid bad json ok 14 - Test a value 10021 ok 15 - Validate ok 16 - json array to perl array ok 17 - json object to perl hash 1..17 ok t/Json3.t .............. ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 - Got value 1 ok 11 ok 12 ok 13 ok 14 ok 15 ok 16 - Got a hash ok 17 ok 18 - Key for 'a' is defined ok 19 - Value for 'a' is one ok 20 - got a value ok 21 - Got a hash ok 22 - Right no of keys ok 23 - Got key william ok 24 - Got right value for william ok 25 ok 26 - Got a hash ok 27 ok 28 ok 29 ok 30 ok 31 ok 32 ok 33 ok 34 ok 35 ok 36 ok 37 ok 38 ok 39 - Nested hash depth 2 ok 40 ok 41 ok 42 ok 43 - Nested hash depth 4 ok 44 ok 45 ok 46 - Unicode switched on for character escapes ok 47 - Got JSON ok 48 ok 49 ok 50 ok 51 ok 52 ok 53 1..53 ok t/numbers.t ............ 1..11 # 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 - Error for leading zero ok t/read-file.t .......... ok 1 1..1 ok t/syntax.t ............. # ok 1 1..1 ok t/test-empty-string.t .. ok 1 ok 2 ok 3 1..3 ok t/unicode.t ............ ok 1 - Valid good JSON ok 2 - Unicode \uXXXX parsed ok 3 - Unicode \uXXXX parsed correctly # keys = 骪 ok 4 - ["\uD800", "バター"] is invalid ok 5 - ["\uD800"] is valid ok 6 - parsed surrogate pairs ok 7 - g-clef surrogate pair ok 8 - parsed surrogate pairs ok 9 - g-clef surrogate pair ok 10 - UTF-8 survives ok 11 - Not UTF-8 not marked as UTF-8 ok 12 - kani upgraded regardless ok 13 - input string not upgraded, even though it's UTF-8 ok 14 - upgrade this too ok 15 - length is two by magic 1..15 ok t/valid-json.t ......... ok 1 ok 2 - validate_json dies ok 3 - line number OK ok 4 - Parsing of ' ' with 'valid_json' failed ok 5 - Parsing of ' ' with 'validate_json' failed ok 6 - Got expected error '(?^i:empty input)' parsing ' ' ok 7 ok 8 - undef input dies ok 9 - flagged as empty input ok 10 - Parsing of '{,"bad":"bad"}' with 'valid_json' failed ok 11 - Parsing of '{,"bad":"bad"}' with 'validate_json' failed ok 12 - Got expected error '(?^i:stray comma)' parsing '{,"bad":"bad"}' ok 13 - Parsing of '[,"bad","bad"]' with 'valid_json' failed ok 14 - Parsing of '[,"bad","bad"]' with 'validate_json' failed ok 15 - Got expected error '(?^i:stray comma)' parsing '[,"bad","bad"]' ok 16 - Parsing of '{"bad",:"bad"}' with 'valid_json' failed ok 17 - Parsing of '{"bad",:"bad"}' with 'validate_json' failed ok 18 - Got expected error '(?^i:unknown character)' parsing '{"bad",:"bad"}' ok 19 - Parsing of '{"bad":,"bad"}' with 'valid_json' failed ok 20 - Parsing of '{"bad":,"bad"}' with 'validate_json' failed ok 21 - Got expected error '(?^i:unknown character)' parsing '{"bad":,"bad"}' ok 22 - Parsing of '{"bad":"bad",}' with 'valid_json' failed ok 23 - Parsing of '{"bad":"bad",}' with 'validate_json' failed ok 24 - Got expected error '(?^i:illegal trailing comma)' parsing '{"bad":"bad",}' ok 25 - Parsing of '["bad","bad",]' with 'valid_json' failed ok 26 - Parsing of '["bad","bad",]' with 'validate_json' failed ok 27 - Got expected error '(?^i:illegal trailing comma)' parsing '["bad","bad",]' ok 28 - Parsing of '["bad" "bad"]' with 'valid_json' failed ok 29 - Parsing of '["bad" "bad"]' with 'validate_json' failed ok 30 - Got expected error '(?^i:unknown character)' parsing '["bad" "bad"]' ok 31 - Parsing of '["bad"]' with 'valid_json' succeeded ok 32 - Parsing of '["bad"]' with 'validate_json' succeeded # ok 33 - Parsing of '[]' with 'valid_json' succeeded ok 34 - Parsing of '[]' with 'validate_json' succeeded # ok 35 - Parsing of '{}' with 'valid_json' succeeded ok 36 - Parsing of '{}' with 'validate_json' succeeded # ok 37 - Parsing of '{"bad":"bad"}}' with 'valid_json' failed ok 38 - Parsing of '{"bad":"bad"}}' with 'validate_json' failed ok 39 - Got expected error '(?^i:stray character)' parsing '{"bad":"bad"}}' ok 40 - Parsing of '["bad","bad"]]' with 'valid_json' failed ok 41 - Parsing of '["bad","bad"]]' with 'validate_json' failed ok 42 - Got expected error '(?^i:stray character)' parsing '["bad","bad"]]' ok 43 - Parsing of '{"bad":"forgot the end quotes}' with 'valid_json' failed ok 44 - Parsing of '{"bad":"forgot the end quotes}' with 'validate_json' failed ok 45 - Got expected error '(?^i:end of input)' parsing '{"bad":"forgot the end quotes}' ok 46 - Parsing of '["pupparoon baba"]' with 'valid_json' failed ok 47 - Parsing of '["pupparoon baba"]' with 'validate_json' failed ok 48 - Got expected error '(?^i:illegal.*0x00)' parsing '["pupparoon baba"]' ok 49 - Parsing of '[""]' with 'valid_json' failed ok 50 - Parsing of '[""]' with 'validate_json' failed ok 51 - Got expected error '(?^i:illegal.*0x07)' parsing '[""]' ok 52 - Parsing of '["\u0000"]' with 'valid_json' succeeded ok 53 - Parsing of '["\u0000"]' with 'validate_json' succeeded # ok 54 - Parsing of '["\u0007"]' with 'valid_json' succeeded ok 55 - Parsing of '["\u0007"]' with 'validate_json' succeeded # ok 56 - Parsing of ' # { # # "why" # : # "do" # } # ' with 'valid_json' succeeded ok 57 - Parsing of ' # { # # "why" # : # "do" # } # ' with 'validate_json' succeeded # ok 58 - Parsing of '["\a"]' with 'valid_json' failed ok 59 - Parsing of '["\a"]' with 'validate_json' failed ok 60 - Got expected error '(?^i:unknown escape)' parsing '["\a"]' ok 61 - Parsing of '["\t\f\b\r\n\\\"\/"]' with 'valid_json' succeeded ok 62 - Parsing of '["\t\f\b\r\n\\\"\/"]' with 'validate_json' succeeded # ok 63 - Parsing of '[truk]' with 'valid_json' failed ok 64 - Parsing of '[truk]' with 'validate_json' failed ok 65 - Got expected error '(?^i:unparseable character 'k' in literal)' parsing '[truk]' ok 66 - Parsing of '[--1]' with 'valid_json' failed ok 67 - Parsing of '[--1]' with 'validate_json' failed ok 68 - Got expected error '(?^i:double minus)' parsing '[--1]' ok 69 - Parsing of '[01]' with 'valid_json' failed ok 70 - Parsing of '[01]' with 'validate_json' failed ok 71 - Got expected error '(?^i:leading 0 in number)' parsing '[01]' ok 72 - Parsing of '[+1]' with 'valid_json' failed ok 73 - Parsing of '[+1]' with 'validate_json' failed ok 74 - Got expected error '(?^i:unknown character)' parsing '[+1]' ok 75 - Parsing of '[0.1e++3]' with 'valid_json' failed ok 76 - Parsing of '[0.1e++3]' with 'validate_json' failed ok 77 - Got expected error '(?^i:double plus)' parsing '[0.1e++3]' ok 78 - Parsing of '[0.1e--3]' with 'valid_json' failed ok 79 - Parsing of '[0.1e--3]' with 'validate_json' failed ok 80 - Got expected error '(?^i:double minus in exponent)' parsing '[0.1e--3]' ok 81 - Parsing of '[1.0e1.0]' with 'valid_json' failed ok 82 - Parsing of '[1.0e1.0]' with 'validate_json' failed ok 83 - Got expected error '(?^i:too many decimal points)' parsing '[1.0e1.0]' ok 84 - Parsing of '[1.0e4]' with 'valid_json' succeeded ok 85 - Parsing of '[1.0e4]' with 'validate_json' succeeded # ok 86 - Parsing of '[1.0e+4]' with 'valid_json' succeeded ok 87 - Parsing of '[1.0e+4]' with 'validate_json' succeeded # ok 88 - Parsing of '[1.0e-4]' with 'valid_json' succeeded ok 89 - Parsing of '[1.0e-4]' with 'validate_json' succeeded # ok 90 - Parsing of '[0.0001e-4]' with 'valid_json' succeeded ok 91 - Parsing of '[0.0001e-4]' with 'validate_json' succeeded # ok 92 - Parsing of '["a":1]' with 'valid_json' failed ok 93 - Parsing of '["a":1]' with 'validate_json' failed ok 94 - Got expected error '(?^i:unknown character.*':')' parsing '["a":1]' ok 95 - Parsing of '{1,2,3}' with 'valid_json' failed ok 96 - Parsing of '{1,2,3}' with 'validate_json' failed ok 97 - Got expected error '(?^i:unknown character '1' in object)' parsing '{1,2,3}' ok 98 - Parsing of '[1,2,3}' with 'valid_json' failed ok 99 - Parsing of '[1,2,3}' with 'validate_json' failed ok 100 - Got expected error '(?^i:unknown character.*'}')' parsing '[1,2,3}' ok 101 - Parsing of '["\z"]' with 'valid_json' failed ok 102 - Parsing of '["\z"]' with 'validate_json' failed ok 103 - Got expected error '(?^i:unknown escape '\\z')' parsing '["\z"]' ok 104 - Parsing of '{"go":{"buddy":{"go":{"buddy":' with 'valid_json' failed ok 105 - Parsing of '{"go":{"buddy":{"go":{"buddy":' with 'validate_json' failed ok 106 - Got expected error '(?^i:unexpected end of input parsing object value)' parsing '{"go":{"buddy":{"go":{"buddy":' ok 107 - Parsing of '{"gobuggs}' with 'valid_json' failed ok 108 - Parsing of '{"gobuggs}' with 'validate_json' failed ok 109 - Got expected error '(?^i:unexpected end of input parsing object key string)' parsing '{"gobuggs}' ok 110 - Parsing of '["\uNOTHEX"]' with 'valid_json' failed ok 111 - Parsing of '["\uNOTHEX"]' with 'validate_json' failed ok 112 - Got expected error '(?^i:non-hexadecimal character 'N' parsing \\u escape)' parsing '["\uNOTHEX"]' ok 113 - Parsing of '["\uABC' with 'valid_json' failed ok 114 - Parsing of '["\uABC' with 'validate_json' failed ok 115 - Got expected error '(?^i:unexpected end of input)' parsing '["\uABC' ok 116 - Parsing of '["\uD834monkey\uDD1E"]' with 'valid_json' failed ok 117 - Parsing of '["\uD834monkey\uDD1E"]' with 'validate_json' failed ok 118 - Got expected error '(?^i:second half of surrogate pair not found)' parsing '["\uD834monkey\uDD1E"]' 1..118 ok t/whitespace.t ......... 1..2 ok 1 - valid json with extra whitespace ok 2 - No errors parsing JSON ok All tests successful. Files=9, Tests=221, 3 wallclock secs ( 0.08 usr 0.03 sys + 0.40 cusr 0.10 csys = 0.61 CPU) Result: PASS BKB/JSON-Parse-0.28.tar.gz make test TEST_VERBOSE=1 -- OK Ben Bullock <bkb@cpan.org> Convert JSON into a Perl variable >>> (cd /home/fly1600/var/cpan/build/JSON-Parse-0.28-2ziZtV && tar cvf - JSON-Parse-0.28.ppd blib) | gzip -c >/home/fly1600/var/REPO/B/BK/BKB/JSON-Parse-0.28.tar.gz JSON-Parse-0.28.ppd blib/ blib/lib/ blib/lib/JSON/ blib/lib/JSON/Parse.pod blib/lib/JSON/Parse.pm blib/arch/ blib/arch/auto/ blib/arch/auto/JSON/ blib/arch/auto/JSON/Parse/ blib/arch/auto/JSON/Parse/Parse.so blib/man3/ blib/man3/JSON::Parse.3 >>> mv /home/fly1600/var/cpan/build/JSON-Parse-0.28-2ziZtV/JSON-Parse-0.28.ppd /home/fly1600/var/REPO/B/BK/BKB VmSize: 244836 kB Finished 2013-12-12T02:12:58