Setting PATH to /opt/SUNWspro/bin:/usr/local/bin:/opt/csw/bin:/usr/ccs/bin:/usr/bin:/usr/sbin Start 2010-02-12T01:30:54 ActivePerl-1003 CPAN-1.9402 Going to read '/export/home/fly1064/var/cpan/Metadata' Database was generated on Thu, 11 Feb 2010 23:33:32 GMT Running make for M/MS/MSERGEANT/Time-Piece-1.19.tar.gz Checksum for /net/nas/data/cpan/authors/id/M/MS/MSERGEANT/Time-Piece-1.19.tar.gz ok Will not use Archive::Tar, need 1.00 Time-Piece-1.19/ Time-Piece-1.19/Changes Time-Piece-1.19/Makefile.PL Time-Piece-1.19/MANIFEST Time-Piece-1.19/MANIFEST.SKIP Time-Piece-1.19/META.yml Time-Piece-1.19/Piece.pm Time-Piece-1.19/Piece.xs Time-Piece-1.19/README Time-Piece-1.19/Seconds.pm Time-Piece-1.19/t/ Time-Piece-1.19/t/01base.t Time-Piece-1.19/t/02core.t Time-Piece-1.19/t/03compare.t Time-Piece-1.19/t/04mjd.t Time-Piece-1.19/t/05overload.t Time-Piece-1.19/t/06subclass.t Time-Piece-1.19/t/07arith.t CPAN.pm: Going to build M/MS/MSERGEANT/Time-Piece-1.19.tar.gz >>> /export/home/fly1064/bin/perl Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for Time::Piece >>> make cp Seconds.pm blib/lib/Time/Seconds.pm cp Piece.pm blib/lib/Time/Piece.pm /export/home/fly1064/bin/perl /export/home/fly1064/var/megalib/ExtUtils/xsubpp -typemap /export/home/fly1064/ap1003/lib/ExtUtils/typemap Piece.xs > Piece.xsc && mv Piece.xsc Piece.c cc -c -D_REENTRANT -xarch=v9 -DUSE_SITECUSTOMIZE -DPRIVLIB_LAST_IN_INC -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O -DVERSION=\"1.19\" -DXS_VERSION=\"1.19\" -KPIC "-I/export/home/fly1064/ap1003/lib/CORE" Piece.c "Piece.xs", line 875: warning: implicit function declaration: alloca Running Mkbootstrap for Time::Piece () chmod 644 Piece.bs rm -f blib/arch/auto/Time/Piece/Piece.so cc -G -xarch=v9 -L/opt/SUNWspro/prod/lib/v9 -L/usr/lib/sparcv9 -L/usr/ccs/lib/sparcv9 Piece.o -o blib/arch/auto/Time/Piece/Piece.so \ \ chmod 755 blib/arch/auto/Time/Piece/Piece.so cp Piece.bs blib/arch/auto/Time/Piece/Piece.bs chmod 644 blib/arch/auto/Time/Piece/Piece.bs Manifying blib/man3/Time::Seconds.3 Manifying blib/man3/Time::Piece.3 MSERGEANT/Time-Piece-1.19.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /export/home/fly1064/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t # Failed test 'use Time::Piece;' # at t/01base.t line 3. # Tried to use 'Time::Piece'. # Error: Can't load '/export/home/fly1064/var/cpan/build/Time-Piece-1.19-0wslP6/blib/arch/auto/Time/Piece/Piece.so' for module Time::Piece: ld.so.1: perl-static: fatal: relocation error: file /export/home/fly1064/var/cpan/build/Time-Piece-1.19-0wslP6/blib/arch/auto/Time/Piece/Piece.so: symbol alloca: referenced symbol not found at /export/home/fly1064/ap1003/lib/DynaLoader.pm line 202. # at (eval 4) line 2 # Compilation failed in require at (eval 4) line 2. # BEGIN failed--compilation aborted at (eval 4) line 2. # Failed test 'specific gmtime isa Time::Piece' # at t/01base.t line 7. # specific gmtime isn't a 'Time::Piece' it's a '' Can't locate object method "year" via package "Tue Jan 1 00:00:00 1980" (perhaps you forgot to load "Tue Jan 1 00:00:00 1980"?) at t/01base.t line 9. # Looks like you planned 7 tests but ran 2. # Looks like you failed 2 tests of 2 run. # Looks like your test exited with 255 just after 2. t/01base.t ...... 1..7 not ok 1 - use Time::Piece; not ok 2 - specific gmtime isa Time::Piece Dubious, test returned 255 (wstat 65280, 0xff00) Failed 7/7 subtests # Failed test 'use Time::Piece;' # at t/02core.t line 5. # Tried to use 'Time::Piece'. # Error: Can't load '/export/home/fly1064/var/cpan/build/Time-Piece-1.19-0wslP6/blib/arch/auto/Time/Piece/Piece.so' for module Time::Piece: ld.so.1: perl-static: fatal: relocation error: file /export/home/fly1064/var/cpan/build/Time-Piece-1.19-0wslP6/blib/arch/auto/Time/Piece/Piece.so: symbol alloca: referenced symbol not found at /export/home/fly1064/ap1003/lib/DynaLoader.pm line 202. # at (eval 4) line 2 # Compilation failed in require at (eval 4) line 2. # BEGIN failed--compilation aborted at (eval 4) line 2. Can't locate object method "sec" via package "Tue Feb 29 12:34:56 2000" (perhaps you forgot to load "Tue Feb 29 12:34:56 2000"?) at t/02core.t line 10. # Looks like you planned 95 tests but ran 2. # Looks like you failed 1 test of 2 run. # Looks like your test exited with 255 just after 2. t/02core.t ...... 1..95 not ok 1 - use Time::Piece; ok 2 Dubious, test returned 255 (wstat 65280, 0xff00) Failed 94/95 subtests Can't load '/export/home/fly1064/var/cpan/build/Time-Piece-1.19-0wslP6/blib/arch/auto/Time/Piece/Piece.so' for module Time::Piece: ld.so.1: perl-static: fatal: relocation error: file /export/home/fly1064/var/cpan/build/Time-Piece-1.19-0wslP6/blib/arch/auto/Time/Piece/Piece.so: symbol alloca: referenced symbol not found at /export/home/fly1064/ap1003/lib/DynaLoader.pm line 202. at t/03compare.t line 3 Compilation failed in require at t/03compare.t line 3. BEGIN failed--compilation aborted at t/03compare.t line 3. t/03compare.t ... 1..5 # Running under perl version 5.010000 for solaris # Current time local: Fri Feb 12 01:31:06 2010 # Current time GMT: Fri Feb 12 09:31:06 2010 # Using Test.pm version 1.25 Dubious, test returned 2 (wstat 512, 0x200) Failed 5/5 subtests Can't load '/export/home/fly1064/var/cpan/build/Time-Piece-1.19-0wslP6/blib/arch/auto/Time/Piece/Piece.so' for module Time::Piece: ld.so.1: perl-static: fatal: relocation error: file /export/home/fly1064/var/cpan/build/Time-Piece-1.19-0wslP6/blib/arch/auto/Time/Piece/Piece.so: symbol alloca: referenced symbol not found at /export/home/fly1064/ap1003/lib/DynaLoader.pm line 202. at t/04mjd.t line 4 Compilation failed in require at t/04mjd.t line 4. BEGIN failed--compilation aborted at t/04mjd.t line 4. t/04mjd.t ....... 1..12 # Running under perl version 5.010000 for solaris # Current time local: Fri Feb 12 01:31:06 2010 # Current time GMT: Fri Feb 12 09:31:06 2010 # Using Test.pm version 1.25 Dubious, test returned 2 (wstat 512, 0x200) Failed 12/12 subtests Can't load '/export/home/fly1064/var/cpan/build/Time-Piece-1.19-0wslP6/blib/arch/auto/Time/Piece/Piece.so' for module Time::Piece: ld.so.1: perl-static: fatal: relocation error: file /export/home/fly1064/var/cpan/build/Time-Piece-1.19-0wslP6/blib/arch/auto/Time/Piece/Piece.so: symbol alloca: referenced symbol not found at /export/home/fly1064/ap1003/lib/DynaLoader.pm line 202. at t/05overload.t line 4 Compilation failed in require at t/05overload.t line 4. BEGIN failed--compilation aborted at t/05overload.t line 4. t/05overload.t .. 1..1 # Running under perl version 5.010000 for solaris # Current time local: Fri Feb 12 01:31:06 2010 # Current time GMT: Fri Feb 12 09:31:06 2010 # Using Test.pm version 1.25 Dubious, test returned 2 (wstat 512, 0x200) Failed 1/1 subtests # Failed test 'use Time::Piece;' # at t/06subclass.t line 10. # Tried to use 'Time::Piece'. # Error: Can't load '/export/home/fly1064/var/cpan/build/Time-Piece-1.19-0wslP6/blib/arch/auto/Time/Piece/Piece.so' for module Time::Piece: ld.so.1: perl-static: fatal: relocation error: file /export/home/fly1064/var/cpan/build/Time-Piece-1.19-0wslP6/blib/arch/auto/Time/Piece/Piece.so: symbol alloca: referenced symbol not found at /export/home/fly1064/ap1003/lib/DynaLoader.pm line 202. # at (eval 4) line 2 # Compilation failed in require at (eval 4) line 2. # BEGIN failed--compilation aborted at (eval 4) line 2. Use of inherited AUTOLOAD for non-method Time::Piece::_tzset() is deprecated at /export/home/fly1064/var/cpan/build/Time-Piece-1.19-0wslP6/blib/lib/Time/Piece.pm line 106. Can't locate auto/Time/Piece/_tzset.al in @INC (@INC contains: /export/home/fly1064/var/cpan/build/Time-Piece-1.19-0wslP6/blib/lib /export/home/fly1064/var/cpan/build/Time-Piece-1.19-0wslP6/blib/arch /export/home/fly1064/var/megalib /export/home/fly1064/var/megalib /export/home/fly1064/ap1003/site/lib /export/home/fly1064/ap1003/lib .) at /export/home/fly1064/var/cpan/build/Time-Piece-1.19-0wslP6/blib/lib/Time/Piece.pm line 106 # Looks like you failed 1 test of 1. # Looks like your test exited with 2 just after 1. t/06subclass.t .. not ok 1 - use Time::Piece; 1..1 Dubious, test returned 2 (wstat 512, 0x200) Failed 1/1 subtests # Failed test 'use Time::Piece;' # at t/07arith.t line 3. # Tried to use 'Time::Piece'. # Error: Can't load '/export/home/fly1064/var/cpan/build/Time-Piece-1.19-0wslP6/blib/arch/auto/Time/Piece/Piece.so' for module Time::Piece: ld.so.1: perl-static: fatal: relocation error: file /export/home/fly1064/var/cpan/build/Time-Piece-1.19-0wslP6/blib/arch/auto/Time/Piece/Piece.so: symbol alloca: referenced symbol not found at /export/home/fly1064/ap1003/lib/DynaLoader.pm line 202. # at (eval 4) line 2 # Compilation failed in require at (eval 4) line 2. # BEGIN failed--compilation aborted at (eval 4) line 2. Can't locate object method "mon" via package "Tue Feb 29 12:34:56 2000" (perhaps you forgot to load "Tue Feb 29 12:34:56 2000"?) at t/07arith.t line 9. # Looks like you planned 25 tests but ran 2. # Looks like you failed 1 test of 2 run. # Looks like your test exited with 255 just after 2. t/07arith.t ..... 1..25 not ok 1 - use Time::Piece; ok 2 Dubious, test returned 255 (wstat 65280, 0xff00) Failed 24/25 subtests Test Summary Report ------------------- t/01base.t (Wstat: 65280 Tests: 2 Failed: 2) Failed tests: 1-2 Non-zero exit status: 255 Parse errors: Bad plan. You planned 7 tests but ran 2. t/02core.t (Wstat: 65280 Tests: 2 Failed: 1) Failed test: 1 Non-zero exit status: 255 Parse errors: Bad plan. You planned 95 tests but ran 2. t/03compare.t (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: Bad plan. You planned 5 tests but ran 0. t/04mjd.t (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: Bad plan. You planned 12 tests but ran 0. t/05overload.t (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: Bad plan. You planned 1 tests but ran 0. t/06subclass.t (Wstat: 512 Tests: 1 Failed: 1) Failed test: 1 Non-zero exit status: 2 t/07arith.t (Wstat: 65280 Tests: 2 Failed: 1) Failed test: 1 Non-zero exit status: 255 Parse errors: Bad plan. You planned 25 tests but ran 2. Files=7, Tests=7, 2 wallclock secs ( 0.13 usr 0.11 sys + 1.09 cusr 0.19 csys = 1.52 CPU) Result: FAIL Failed 7/7 test programs. 5/7 subtests failed. make: *** [test_dynamic] Error 255 MSERGEANT/Time-Piece-1.19.tar.gz make test TEST_VERBOSE=1 -- NOT OK //hint// to see the cpan-testers results for installing this module, try: reports MSERGEANT/Time-Piece-1.19.tar.gz Finished 2010-02-12T01:31:07