Start 2008-10-21T23:04:37 Going to read /Users/fly1003/var/cpan/Metadata Database was generated on Mon, 20 Oct 2008 08:27:31 GMT Running make for R/RO/ROODE/Readonly-XS-1.04.tar.gz Checksum for /Users/fly1003/var/cpan/sources/authors/id/R/RO/ROODE/Readonly-XS-1.04.tar.gz ok Readonly-XS-1.04/ Readonly-XS-1.04/Changes Readonly-XS-1.04/Makefile.PL Readonly-XS-1.04/MANIFEST Readonly-XS-1.04/META.yml Readonly-XS-1.04/ppport.h Readonly-XS-1.04/README Readonly-XS-1.04/t/ Readonly-XS-1.04/t/test.t Readonly-XS-1.04/XS.pm Readonly-XS-1.04/XS.xs CPAN.pm: Going to build R/RO/ROODE/Readonly-XS-1.04.tar.gz >>> /Users/fly1003/bin/perl Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for Readonly::XS >>> make cp XS.pm blib/lib/Readonly/XS.pm /Users/fly1003/bin/perl /Users/fly1003/var/megalib/ExtUtils/xsubpp -typemap /Users/fly1003/ap1003/lib/ExtUtils/typemap XS.xs > XS.xsc && mv XS.xsc XS.c gcc -c -I. -fno-common -DPERL_DARWIN -no-cpp-precomp -arch ppc -arch i386 -nostdinc -B/Developer/SDKs/MacOSX10.4u.sdk/usr/include/gcc -B/Developer/SDKs/MacOSX10.4u.sdk/usr/lib/gcc -isystem/Developer/SDKs/MacOSX10.4u.sdk/usr/include -F/Developer/SDKs/MacOSX10.4u.sdk/System/Library/Frameworks -mmacosx-version-min=10.3 -DUSE_SITECUSTOMIZE -DPRIVLIB_LAST_IN_INC -fno-strict-aliasing -pipe -O3 -DVERSION=\"1.04\" -DXS_VERSION=\"1.04\" "-I/Users/fly1003/ap1003/lib/CORE" XS.c Running Mkbootstrap for Readonly::XS () chmod 644 XS.bs rm -f blib/arch/auto/Readonly/XS/XS.bundle env MACOSX_DEPLOYMENT_TARGET=10.3 cc -bundle -undefined dynamic_lookup -Wl,-search_paths_first -arch ppc -arch i386 -Wl,-syslibroot,/Developer/SDKs/MacOSX10.4u.sdk -mmacosx-version-min=10.3 XS.o -o blib/arch/auto/Readonly/XS/XS.bundle \ \ chmod 755 blib/arch/auto/Readonly/XS/XS.bundle cp XS.bs blib/arch/auto/Readonly/XS/XS.bs chmod 644 blib/arch/auto/Readonly/XS/XS.bs Manifying blib/man3/Readonly::XS.3 ROODE/Readonly-XS-1.04.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /Users/fly1003/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/test.... 1..10 String found where operator expected at /Users/fly1003/var/cpan/build/Readonly-XS-1.04-Iul9zN/blib/lib/Readonly/XS.pm line 36, near "Carp::croak "Readonly::XS is not a standalone module. You should not use it directly."" (Do you need to predeclare Carp::croak?) not ok 1 - Unauthorized use # Failed test 'Unauthorized use' # at t/test.t line 17. # got: 'syntax error # BEGIN not safe after errors--compilation aborted at /Users' # expected: 'Readonly::XS is not a standalone module. You should not use it directly' String found where operator expected at /Users/fly1003/var/cpan/build/Readonly-XS-1.04-Iul9zN/blib/lib/Readonly/XS.pm line 36, near "Carp::croak "Readonly::XS is not a standalone module. You should not use it directly."" (Do you need to predeclare Carp::croak?) not ok 2 - Authorized use # Failed test 'Authorized use' # at t/test.t line 22. # got: 'syntax error at /Users/fly1003/var/cpan/build/Readonly-XS-1.04-Iul9zN/blib/lib/Readonly/XS.pm line 36, near "Carp::croak "Readonly::XS is not a standalone module. You should not use it directly."" # BEGIN not safe after errors--compilation aborted at /Users/fly1003/var/cpan/build/Readonly-XS-1.04-Iul9zN/blib/lib/Readonly/XS.pm line 38. # Compilation failed in require at (eval 5) line 2. # BEGIN failed--compilation aborted at (eval 5) line 2. # ' # expected: '' not ok 3 - is_sv_readonly loaded # Failed test 'is_sv_readonly loaded' # at t/test.t line 26. not ok 4 - make_sv_readonly loaded # Failed test 'make_sv_readonly loaded' # at t/test.t line 27. Undefined subroutine &Readonly::is_sv_readonly called at t/test.t line 30. # Looks like you planned 10 tests but ran 4. # Looks like you failed 4 tests of 4 run. # Looks like your test exited with 255 just after 4. Dubious, test returned 255 (wstat 65280, 0xff00) Failed 10/10 subtests Test Summary Report ------------------- t/test (Wstat: 65280 Tests: 4 Failed: 4) Failed tests: 1-4 Non-zero exit status: 255 Parse errors: Bad plan. You planned 10 tests but ran 4. Files=1, Tests=4, 0 wallclock secs ( 0.04 usr 0.02 sys + 0.05 cusr 0.02 csys = 0.13 CPU) Result: FAIL Failed 1/1 test programs. 4/4 subtests failed. make: *** [test_dynamic] Error 255 ROODE/Readonly-XS-1.04.tar.gz make test TEST_VERBOSE=1 -- NOT OK //hint// to see the cpan-testers results for installing this module, try: reports ROODE/Readonly-XS-1.04.tar.gz Finished 2008-10-21T23:04:43