PATH=/opt/SUNWspro/bin:/usr/local/bin:/opt/csw/bin:/usr/ccs/bin:/usr/bin:/usr/sbin Start 2013-03-05T14:43:59 ActivePerl-1200 CPAN-1.9402 Going to read '/export/home/fly1264/var/cpan/Metadata' Database was generated on Tue, 05 Mar 2013 20:53:02 GMT Running make for A/AB/ABALAMA/CTKlib-1.11.tar.gz Checksum for /net/nas/data/cpan/authors/id/A/AB/ABALAMA/CTKlib-1.11.tar.gz ok ./ ./CTKlib-1.11/ ./CTKlib-1.11/LICENSE ./CTKlib-1.11/MANIFEST ./CTKlib-1.11/xs/ ./CTKlib-1.11/xs/MANIFEST ./CTKlib-1.11/xs/Makefile.PL ./CTKlib-1.11/xs/Util.xs ./CTKlib-1.11/xs/README ./CTKlib-1.11/TODO ./CTKlib-1.11/lib/ ./CTKlib-1.11/lib/CTK.pm ./CTKlib-1.11/lib/CTK/ ./CTKlib-1.11/lib/CTK/ConfGenUtil.pm ./CTKlib-1.11/lib/CTK/Arc.pm ./CTKlib-1.11/lib/CTK/FilePid.pm ./CTKlib-1.11/lib/CTK/CLI.pm ./CTKlib-1.11/lib/CTK/DBI.pm ./CTKlib-1.11/lib/CTK/XS/ ./CTKlib-1.11/lib/CTK/XS/Util.pm ./CTKlib-1.11/lib/CTK/Net.pm ./CTKlib-1.11/lib/CTK/File.pm ./CTKlib-1.11/lib/CTK/Helper.pm ./CTKlib-1.11/lib/CTK/CPX.pm ./CTKlib-1.11/lib/CTK/Log.pm ./CTKlib-1.11/lib/CTK/Crypt.pm ./CTKlib-1.11/lib/CTK/Util.pm ./CTKlib-1.11/lib/CTK/Status.pm ./CTKlib-1.11/Makefile.PL ./CTKlib-1.11/t/ ./CTKlib-1.11/t/02-version.t ./CTKlib-1.11/t/03-xsutil.t ./CTKlib-1.11/t/01-use.t ./CTKlib-1.11/META.yml ./CTKlib-1.11/bin/ ./CTKlib-1.11/bin/pv.exe ./CTKlib-1.11/bin/ctklib-tiny ./CTKlib-1.11/bin/ctklib ./CTKlib-1.11/README ./CTKlib-1.11/CHANGES CPAN.pm: Going to build A/AB/ABALAMA/CTKlib-1.11.tar.gz >>> /export/home/fly1264/bin/perl Makefile.PL Warning: prerequisite Sys::SigAction 0.15 not found. Checking if your kit is complete... Looks good Checking if your kit is complete... Looks good Writing Makefile for CTK::XS::Util Writing MYMETA.yml and MYMETA.json Writing Makefile for CTK Writing MYMETA.yml and MYMETA.json ---- Unsatisfied dependencies detected during ---- ---- ABALAMA/CTKlib-1.11.tar.gz ---- Sys::SigAction [requires] Running make test Delayed until after prerequisites Running test for module 'Sys::SigAction' Running make for L/LB/LBAXTER/Sys-SigAction-0.15.tar.gz Checksum for /net/nas/data/cpan/authors/id/L/LB/LBAXTER/Sys-SigAction-0.15.tar.gz ok Sys-SigAction-0.15/ Sys-SigAction-0.15/lib/ Sys-SigAction-0.15/lib/Sys/ Sys-SigAction-0.15/lib/Sys/SigAction.pm Sys-SigAction-0.15/META.yml Sys-SigAction-0.15/Makefile.PL Sys-SigAction-0.15/MANIFEST Sys-SigAction-0.15/dbd-oracle-timeout.POD Sys-SigAction-0.15/README Sys-SigAction-0.15/t/ Sys-SigAction-0.15/t/safe.t Sys-SigAction-0.15/t/nested.t Sys-SigAction-0.15/t/number.t Sys-SigAction-0.15/t/name.t Sys-SigAction-0.15/t/mask.t Sys-SigAction-0.15/t/timeout.t Sys-SigAction-0.15/Changes CPAN.pm: Going to build L/LB/LBAXTER/Sys-SigAction-0.15.tar.gz >>> /export/home/fly1264/bin/perl Makefile.PL Using Signals in a multi-thread perl application is unsupported by Sys::SigAction. Read the following from perldoc perlthrtut: ...mixing signals and threads may be problematic. Implementations are platform-dependent, and even the POSIX semantics may not be what you expect (and Perl doesn't even give you the full POSIX API). For example, there is no way to guarantee that a signal sent to a multi-threaded Perl application will get intercepted by any particular thread. You are on your own if we use this module in a multi threaded application Lincoln at Makefile.PL line 32. Checking for Microsoft Windows... (not supported) Checking for multi-threaded Perl... (warning) Checking support for signals... (required) Checking support for POSIX::sigaction... (required) Checking for armv5tejl... (not supported) Checking for Time::HiRes (support for fractional seconds in timeouts) MakeMaker version = 6.64 Checking if your kit is complete... Looks good Writing Makefile for Sys::SigAction Writing MYMETA.yml and MYMETA.json >>> make cp lib/Sys/SigAction.pm blib/lib/Sys/SigAction.pm Manifying blib/man3/Sys::SigAction.3 LBAXTER/Sys-SigAction-0.15.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /export/home/fly1264/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t # Failed test 'sigUSR called (5) failure: (3!=5) it should have been delayed by mask until sigHUP finished)' # at t/mask.t line 54. # Failed test 'sigINT_1 called(3) failure: (4!=3) this should have been delayed by mask until sigHUP finished' # at t/mask.t line 47. # Failed test 'sig mask delayed USR1 (signaled from sigHUP)(4)' # at t/mask.t line 51. # Looks like you failed 3 tests of 14. t/mask.t ..... 1..14 ok 1 - sigHUP called (1) ok 2 - sig mask delayed INT and USR1(2) not ok 3 - sigUSR called (5) failure: (3!=5) it should have been delayed by mask until sigHUP finished) not ok 4 - sigINT_1 called(3) failure: (4!=3) this should have been delayed by mask until sigHUP finished not ok 5 - sig mask delayed USR1 (signaled from sigHUP)(4) ok 6 - reach 6th test after first kill ok 7 - sigHUP_2 called ok 8 - sigINT_2 called (8) ok 9 - sigINT_2 exiting (9) ok 10 - sigUSR2 called (10) ok 11 - sigHUP_2 ending ok 12 - hup=1 (1) ok 13 - int=1 (1) ok 14 - usr=2 (2) Dubious, test returned 3 (wstat 768, 0x300) Failed 3/14 subtests t/name.t ..... 1..3 ok 1 - use Sys::SigAction; ok 2 - SIGINT => INT ok 3 - 9 => KILL ok t/nested.t ... 1..4 level 3 level 2 level 1 level 0 ok 1 - level 0 is not 0 level 0 = 1 ok 2 - level 1 is not 0 level 1 = 2 ok 3 - level 2 is not 0 level 2 = 3 ok 4 - level 3 is not 0 level 3 = 4 ok t/number.t ... 1..3 ok 1 - use Sys::SigAction; ok 2 - INT => SIGINT ok 3 - KILL => SIGKILL ok NOTE: Setting safe=>1... with masked signals does not seem to work. The problem is that the masked signals are not masked, but when safe=>0 they are. If you have an application for safe=>1 and can come up with a test that works in the context of this module's installation please send me a patch to safe.t that tests it. See the block below this one... which if executed would test safe mode with masked signals... it is a clone of part of mask.t that proves this is broken. Lincoln t/safe.t ..... 1..1 ok 1 - skipping test of safe flag for now ok # testing fractional second timeout t/timeout.t .. ok 1 - use Sys::SigAction; ok 2 - die with hash ok 3 - hash did not timeout ok 4 - immediate -- die with string ok 5 - immediate did not timeout ok 6 - forever did NOT die ok 7 - forever timed out ok 8 - hires: forever did NOT die ok 9 - hires: forever timed out ok 10 - hires: timeout in < 0.2 seconds 1..10 ok Test Summary Report ------------------- t/mask.t (Wstat: 768 Tests: 14 Failed: 3) Failed tests: 3-5 Non-zero exit status: 3 Files=6, Tests=35, 8 wallclock secs ( 0.13 usr 0.06 sys + 2.86 cusr 0.26 csys = 3.31 CPU) Result: FAIL Failed 1/6 test programs. 3/35 subtests failed. make: *** [test_dynamic] Error 255 LBAXTER/Sys-SigAction-0.15.tar.gz make test TEST_VERBOSE=1 -- NOT OK //hint// to see the cpan-testers results for installing this module, try: reports LBAXTER/Sys-SigAction-0.15.tar.gz Running make for A/AB/ABALAMA/CTKlib-1.11.tar.gz Has already been unwrapped into directory /export/home/fly1264/var/cpan/build/CTKlib-1.11-aATjZm CPAN.pm: Going to build A/AB/ABALAMA/CTKlib-1.11.tar.gz Warning: Prerequisite 'Sys::SigAction => 0.15' for 'ABALAMA/CTKlib-1.11.tar.gz' failed when processing 'LBAXTER/Sys-SigAction-0.15.tar.gz' with 'make_test => NO'. Continuing, but chances to succeed are limited. >>> make cp lib/CTK/Arc.pm blib/lib/CTK/Arc.pm cp lib/CTK/Crypt.pm blib/lib/CTK/Crypt.pm cp lib/CTK.pm blib/lib/CTK.pm cp lib/CTK/ConfGenUtil.pm blib/lib/CTK/ConfGenUtil.pm cp lib/CTK/Helper.pm blib/lib/CTK/Helper.pm cp lib/CTK/XS/Util.pm blib/lib/CTK/XS/Util.pm cp lib/CTK/Log.pm blib/lib/CTK/Log.pm cp lib/CTK/DBI.pm blib/lib/CTK/DBI.pm cp lib/CTK/File.pm blib/lib/CTK/File.pm cp lib/CTK/FilePid.pm blib/lib/CTK/FilePid.pm cp lib/CTK/CPX.pm blib/lib/CTK/CPX.pm cp lib/CTK/Util.pm blib/lib/CTK/Util.pm cp lib/CTK/Status.pm blib/lib/CTK/Status.pm cp lib/CTK/Net.pm blib/lib/CTK/Net.pm cp lib/CTK/CLI.pm blib/lib/CTK/CLI.pm make[1]: Entering directory `/export/home/fly1264/var/cpan/build/CTKlib-1.11-aATjZm/xs' /export/home/fly1264/bin/perl /export/home/fly1264/var/megalib/ExtUtils/xsubpp -typemap /export/home/fly1264/ap1200/lib/ExtUtils/typemap Util.xs > Util.xsc && mv Util.xsc Util.c cc -c -D_REENTRANT -xarch=v9 -DUSE_SITECUSTOMIZE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O -DVERSION=\"1.00\" -DXS_VERSION=\"1.00\" -KPIC "-I/export/home/fly1264/ap1200/lib/CORE" Util.c "Util.xs", line 11: warning: invalid white space character in directive "Util.xs", line 12: warning: invalid white space character in directive "Util.xs", line 13: warning: invalid white space character in directive "Util.xs", line 15: warning: invalid white space character in directive "Util.xs", line 16: warning: invalid white space character in directive "Util.xs", line 17: warning: invalid white space character in directive "Util.xs", line 19: warning: invalid white space character in directive "Util.xs", line 20: warning: invalid white space character in directive "Util.xs", line 22: warning: invalid white space character in directive "Util.xs", line 24: warning: invalid white space character in directive "Util.xs", line 27: warning: invalid white space character in directive "Util.xs", line 29: warning: invalid white space character in directive "Util.xs", line 30: warning: invalid white space character in directive "Util.xs", line 32: warning: invalid white space character in directive "Util.xs", line 33: warning: invalid white space character in directive "Util.xs", line 35: warning: invalid white space character in directive "Util.xs", line 57: undefined symbol: sys_nerr "Util.xs", line 58: undefined symbol: sys_errlist "Util.xs", line 58: cannot dereference non-pointer type cc: acomp failed for Util.c make[1]: *** [Util.o] Error 2 make[1]: Leaving directory `/export/home/fly1264/var/cpan/build/CTKlib-1.11-aATjZm/xs' make: *** [subdirs] Error 2 ABALAMA/CTKlib-1.11.tar.gz make -- NOT OK Running make test Can't test without successful make Finished 2013-03-05T14:44:24