PATH=/opt/SUNWspro/bin:/usr/local/bin:/opt/csw/bin:/usr/ccs/bin:/usr/bin:/usr/sbin Start 2015-10-25T02:14:49 ActivePerl-1200 CPAN-2.00 Reading '/export/home/fly1264/var/cpan/Metadata' Database was generated on Sun, 25 Oct 2015 04:29:02 GMT Running make for B/BK/BKB/JSON-Parse-0.36.tar.gz Fetching with LWP: http://cpan.nas1.activestate.com/authors/id/B/BK/BKB/JSON-Parse-0.36.tar.gz Fetching with LWP: http://cpan.nas1.activestate.com/authors/id/B/BK/BKB/CHECKSUMS Checksum for /export/home/fly1264/var/cpan/sources/authors/id/B/BK/BKB/JSON-Parse-0.36.tar.gz ok JSON-Parse-0.36/ JSON-Parse-0.36/utf8-next-byte.c JSON-Parse-0.36/t/ JSON-Parse-0.36/lib/ JSON-Parse-0.36/Json3.xs JSON-Parse-0.36/Makefile.PL JSON-Parse-0.36/MANIFEST.SKIP JSON-Parse-0.36/unicode.c JSON-Parse-0.36/errors.c JSON-Parse-0.36/script/ JSON-Parse-0.36/json-perl.c JSON-Parse-0.36/Changes JSON-Parse-0.36/json-whitespace.c JSON-Parse-0.36/json-common.c JSON-Parse-0.36/json-entry-points.c JSON-Parse-0.36/README JSON-Parse-0.36/utf8-byte-one.c JSON-Parse-0.36/unicode.h JSON-Parse-0.36/MANIFEST JSON-Parse-0.36/typemap JSON-Parse-0.36/META.yml JSON-Parse-0.36/META.json JSON-Parse-0.36/script/validjson JSON-Parse-0.36/lib/JSON/ JSON-Parse-0.36/lib/JSON/Tokenize.pm JSON-Parse-0.36/lib/JSON/Parse.pod JSON-Parse-0.36/lib/JSON/Parse.pm JSON-Parse-0.36/lib/JSON/Whitespace.pm JSON-Parse-0.36/t/array.t JSON-Parse-0.36/t/valid-json.t JSON-Parse-0.36/t/collision.t JSON-Parse-0.36/t/JSON-Parse.t JSON-Parse-0.36/t/test.json JSON-Parse-0.36/t/syntax.t JSON-Parse-0.36/t/numbers.t JSON-Parse-0.36/t/rfc7159.t JSON-Parse-0.36/t/Json3.t JSON-Parse-0.36/t/whitespace.t JSON-Parse-0.36/t/unicode.t JSON-Parse-0.36/t/test-empty-string.t JSON-Parse-0.36/t/utf8.t JSON-Parse-0.36/t/syntax-error-1.json JSON-Parse-0.36/t/read-file.t CPAN.pm: Building B/BK/BKB/JSON-Parse-0.36.tar.gz >>> /export/home/fly1264/bin/perl 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/Tokenize.pm blib/lib/JSON/Tokenize.pm cp lib/JSON/Whitespace.pm blib/lib/JSON/Whitespace.pm cp lib/JSON/Parse.pm blib/lib/JSON/Parse.pm Running Mkbootstrap for JSON::Parse () chmod 644 "Parse.bs" "/export/home/fly1264/bin/perl" "/export/home/fly1264/var/megalib/ExtUtils/xsubpp" -typemap "/export/home/fly1264/ap1200/lib/ExtUtils/typemap" -typemap "typemap" Json3.xs > Json3.xsc && mv Json3.xsc Json3.c cc -c -D_REENTRANT -xarch=v9 -DUSE_SITECUSTOMIZE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O -DVERSION=\"0.36\" -DXS_VERSION=\"0.36\" -KPIC "-I/export/home/fly1264/ap1200/lib/CORE" Json3.c "json-entry-points.c", line 73: warning: argument #3 is incompatible with prototype: prototype: const pointer to unsigned long : "/export/home/fly1264/ap1200/lib/CORE/proto.h", line 3167 argument : pointer to unsigned int "json-entry-points.c", line 292: warning: argument #3 is incompatible with prototype: prototype: const pointer to unsigned long : "/export/home/fly1264/ap1200/lib/CORE/proto.h", line 3167 argument : pointer to unsigned int "json-entry-points.c", line 302: warning: argument #3 is incompatible with prototype: prototype: const pointer to unsigned long : "/export/home/fly1264/ap1200/lib/CORE/proto.h", line 3167 argument : pointer to unsigned int "json-whitespace.c", line 155: warning: argument #3 is incompatible with prototype: prototype: const pointer to unsigned long : "/export/home/fly1264/ap1200/lib/CORE/proto.h", line 3167 argument : pointer to unsigned int rm -f blib/arch/auto/JSON/Parse/Parse.so cc -G -xarch=v9 -L/opt/SUNWspro/prod/lib/v9 -L/lib/sparcv9 -L/usr/lib/sparcv9 -L/usr/ccs/lib/sparcv9 Json3.o -o blib/arch/auto/JSON/Parse/Parse.so \ \ chmod 755 blib/arch/auto/JSON/Parse/Parse.so "/export/home/fly1264/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Parse.bs blib/arch/auto/JSON/Parse/Parse.bs 644 cp script/validjson blib/script/validjson "/export/home/fly1264/bin/perl" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/validjson Manifying 1 pod document BKB/JSON-Parse-0.36.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 "/export/home/fly1264/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(1, 'blib/lib', 'blib/arch')" t/*.t Can't load '/export/home/fly1264/var/cpan/build/JSON-Parse-0.36-GS1CMb/blib/arch/auto/JSON/Parse/Parse.so' for module JSON::Parse: ld.so.1: perl-static: fatal: relocation error: file /export/home/fly1264/var/cpan/build/JSON-Parse-0.36-GS1CMb/blib/arch/auto/JSON/Parse/Parse.so: symbol ucs2_to_utf8: referenced symbol not found at /export/home/fly1264/ap1200/lib/DynaLoader.pm line 201. at t/array.t line 4. Compilation failed in require at t/array.t line 4. BEGIN failed--compilation aborted at t/array.t line 4. t/array.t .............. Dubious, test returned 2 (wstat 512, 0x200) No subtests run Can't load '/export/home/fly1264/var/cpan/build/JSON-Parse-0.36-GS1CMb/blib/arch/auto/JSON/Parse/Parse.so' for module JSON::Parse: ld.so.1: perl-static: fatal: relocation error: file /export/home/fly1264/var/cpan/build/JSON-Parse-0.36-GS1CMb/blib/arch/auto/JSON/Parse/Parse.so: symbol ucs2_to_utf8: referenced symbol not found at /export/home/fly1264/ap1200/lib/DynaLoader.pm line 201. at t/collision.t line 12. Compilation failed in require at t/collision.t line 12. BEGIN failed--compilation aborted at t/collision.t line 12. t/collision.t .......... Dubious, test returned 2 (wstat 512, 0x200) No subtests run Can't load '/export/home/fly1264/var/cpan/build/JSON-Parse-0.36-GS1CMb/blib/arch/auto/JSON/Parse/Parse.so' for module JSON::Parse: ld.so.1: perl-static: fatal: relocation error: file /export/home/fly1264/var/cpan/build/JSON-Parse-0.36-GS1CMb/blib/arch/auto/JSON/Parse/Parse.so: symbol ucs2_to_utf8: referenced symbol not found at /export/home/fly1264/ap1200/lib/DynaLoader.pm line 201. at t/JSON-Parse.t line 4. Compilation failed in require at t/JSON-Parse.t line 4. BEGIN failed--compilation aborted at t/JSON-Parse.t line 4. t/JSON-Parse.t ......... Dubious, test returned 2 (wstat 512, 0x200) No subtests run Can't load '/export/home/fly1264/var/cpan/build/JSON-Parse-0.36-GS1CMb/blib/arch/auto/JSON/Parse/Parse.so' for module JSON::Parse: ld.so.1: perl-static: fatal: relocation error: file /export/home/fly1264/var/cpan/build/JSON-Parse-0.36-GS1CMb/blib/arch/auto/JSON/Parse/Parse.so: symbol ucs2_to_utf8: referenced symbol not found at /export/home/fly1264/ap1200/lib/DynaLoader.pm line 201. at t/Json3.t line 6. Compilation failed in require at t/Json3.t line 6. BEGIN failed--compilation aborted at t/Json3.t line 6. t/Json3.t .............. Dubious, test returned 2 (wstat 512, 0x200) No subtests run Can't load '/export/home/fly1264/var/cpan/build/JSON-Parse-0.36-GS1CMb/blib/arch/auto/JSON/Parse/Parse.so' for module JSON::Parse: ld.so.1: perl-static: fatal: relocation error: file /export/home/fly1264/var/cpan/build/JSON-Parse-0.36-GS1CMb/blib/arch/auto/JSON/Parse/Parse.so: symbol ucs2_to_utf8: referenced symbol not found at /export/home/fly1264/ap1200/lib/DynaLoader.pm line 201. at t/numbers.t line 3. Compilation failed in require at t/numbers.t line 3. BEGIN failed--compilation aborted at t/numbers.t line 3. t/numbers.t ............ Dubious, test returned 2 (wstat 512, 0x200) No subtests run Can't load '/export/home/fly1264/var/cpan/build/JSON-Parse-0.36-GS1CMb/blib/arch/auto/JSON/Parse/Parse.so' for module JSON::Parse: ld.so.1: perl-static: fatal: relocation error: file /export/home/fly1264/var/cpan/build/JSON-Parse-0.36-GS1CMb/blib/arch/auto/JSON/Parse/Parse.so: symbol ucs2_to_utf8: referenced symbol not found at /export/home/fly1264/ap1200/lib/DynaLoader.pm line 201. at t/read-file.t line 6. Compilation failed in require at t/read-file.t line 6. BEGIN failed--compilation aborted at t/read-file.t line 6. t/read-file.t .......... Dubious, test returned 2 (wstat 512, 0x200) No subtests run Can't load '/export/home/fly1264/var/cpan/build/JSON-Parse-0.36-GS1CMb/blib/arch/auto/JSON/Parse/Parse.so' for module JSON::Parse: ld.so.1: perl-static: fatal: relocation error: file /export/home/fly1264/var/cpan/build/JSON-Parse-0.36-GS1CMb/blib/arch/auto/JSON/Parse/Parse.so: symbol ucs2_to_utf8: referenced symbol not found at /export/home/fly1264/ap1200/lib/DynaLoader.pm line 201. at t/rfc7159.t line 10. Compilation failed in require at t/rfc7159.t line 10. BEGIN failed--compilation aborted at t/rfc7159.t line 10. t/rfc7159.t ............ Dubious, test returned 2 (wstat 512, 0x200) No subtests run Can't load '/export/home/fly1264/var/cpan/build/JSON-Parse-0.36-GS1CMb/blib/arch/auto/JSON/Parse/Parse.so' for module JSON::Parse: ld.so.1: perl-static: fatal: relocation error: file /export/home/fly1264/var/cpan/build/JSON-Parse-0.36-GS1CMb/blib/arch/auto/JSON/Parse/Parse.so: symbol ucs2_to_utf8: referenced symbol not found at /export/home/fly1264/ap1200/lib/DynaLoader.pm line 201. at t/syntax.t line 8. Compilation failed in require at t/syntax.t line 8. BEGIN failed--compilation aborted at t/syntax.t line 8. t/syntax.t ............. Dubious, test returned 2 (wstat 512, 0x200) No subtests run Can't load '/export/home/fly1264/var/cpan/build/JSON-Parse-0.36-GS1CMb/blib/arch/auto/JSON/Parse/Parse.so' for module JSON::Parse: ld.so.1: perl-static: fatal: relocation error: file /export/home/fly1264/var/cpan/build/JSON-Parse-0.36-GS1CMb/blib/arch/auto/JSON/Parse/Parse.so: symbol ucs2_to_utf8: referenced symbol not found at /export/home/fly1264/ap1200/lib/DynaLoader.pm line 201. at t/test-empty-string.t line 4. Compilation failed in require at t/test-empty-string.t line 4. BEGIN failed--compilation aborted at t/test-empty-string.t line 4. t/test-empty-string.t .. Dubious, test returned 2 (wstat 512, 0x200) No subtests run Can't load '/export/home/fly1264/var/cpan/build/JSON-Parse-0.36-GS1CMb/blib/arch/auto/JSON/Parse/Parse.so' for module JSON::Parse: ld.so.1: perl-static: fatal: relocation error: file /export/home/fly1264/var/cpan/build/JSON-Parse-0.36-GS1CMb/blib/arch/auto/JSON/Parse/Parse.so: symbol ucs2_to_utf8: referenced symbol not found at /export/home/fly1264/ap1200/lib/DynaLoader.pm line 201. at t/unicode.t line 4. Compilation failed in require at t/unicode.t line 4. BEGIN failed--compilation aborted at t/unicode.t line 4. t/unicode.t ............ Dubious, test returned 2 (wstat 512, 0x200) No subtests run Can't load '/export/home/fly1264/var/cpan/build/JSON-Parse-0.36-GS1CMb/blib/arch/auto/JSON/Parse/Parse.so' for module JSON::Parse: ld.so.1: perl-static: fatal: relocation error: file /export/home/fly1264/var/cpan/build/JSON-Parse-0.36-GS1CMb/blib/arch/auto/JSON/Parse/Parse.so: symbol ucs2_to_utf8: referenced symbol not found at /export/home/fly1264/ap1200/lib/DynaLoader.pm line 201. at t/utf8.t line 4. Compilation failed in require at t/utf8.t line 4. BEGIN failed--compilation aborted at t/utf8.t line 4. t/utf8.t ............... Dubious, test returned 2 (wstat 512, 0x200) No subtests run Can't load '/export/home/fly1264/var/cpan/build/JSON-Parse-0.36-GS1CMb/blib/arch/auto/JSON/Parse/Parse.so' for module JSON::Parse: ld.so.1: perl-static: fatal: relocation error: file /export/home/fly1264/var/cpan/build/JSON-Parse-0.36-GS1CMb/blib/arch/auto/JSON/Parse/Parse.so: symbol ucs2_to_utf8: referenced symbol not found at /export/home/fly1264/ap1200/lib/DynaLoader.pm line 201. at t/valid-json.t line 8. Compilation failed in require at t/valid-json.t line 8. BEGIN failed--compilation aborted at t/valid-json.t line 8. t/valid-json.t ......... Dubious, test returned 2 (wstat 512, 0x200) No subtests run Can't load '/export/home/fly1264/var/cpan/build/JSON-Parse-0.36-GS1CMb/blib/arch/auto/JSON/Parse/Parse.so' for module JSON::Parse: ld.so.1: perl-static: fatal: relocation error: file /export/home/fly1264/var/cpan/build/JSON-Parse-0.36-GS1CMb/blib/arch/auto/JSON/Parse/Parse.so: symbol ucs2_to_utf8: referenced symbol not found at /export/home/fly1264/ap1200/lib/DynaLoader.pm line 201. at t/whitespace.t line 4. Compilation failed in require at t/whitespace.t line 4. BEGIN failed--compilation aborted at t/whitespace.t line 4. # Looks like your test exited with 2 before it could output anything. t/whitespace.t ......... 1..2 Dubious, test returned 2 (wstat 512, 0x200) Failed 2/2 subtests Test Summary Report ------------------- t/array.t (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: No plan found in TAP output t/collision.t (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: No plan found in TAP output t/JSON-Parse.t (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: No plan found in TAP output t/Json3.t (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: No plan found in TAP output t/numbers.t (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: No plan found in TAP output t/read-file.t (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: No plan found in TAP output t/rfc7159.t (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: No plan found in TAP output t/syntax.t (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: No plan found in TAP output t/test-empty-string.t (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: No plan found in TAP output t/unicode.t (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: No plan found in TAP output t/utf8.t (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: No plan found in TAP output t/valid-json.t (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: No plan found in TAP output t/whitespace.t (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: Bad plan. You planned 2 tests but ran 0. Files=13, Tests=0, 2 wallclock secs ( 0.22 usr 0.11 sys + 1.82 cusr 0.35 csys = 2.50 CPU) Result: FAIL Failed 13/13 test programs. 0/0 subtests failed. make: *** [test_dynamic] Error 2 BKB/JSON-Parse-0.36.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.36.tar.gz Finished 2015-10-25T02:15:12