PATH=/usr/bin:/bin:/home/fly1800/var/megalib/bin Start 2013-07-07T00:05:22 ActivePerl-1800 CPAN-2.00 Reading '/home/fly1800/var/cpan/Metadata' Database was generated on Sun, 07 Jul 2013 06:29:02 GMT Running make for R/RJ/RJBS/Data-UUID-1.219.tar.gz Checksum for /net/nas/data/cpan/authors/id/R/RJ/RJBS/Data-UUID-1.219.tar.gz ok Data-UUID-1.219/ Data-UUID-1.219/Changes Data-UUID-1.219/LICENSE Data-UUID-1.219/Makefile.PL Data-UUID-1.219/MANIFEST Data-UUID-1.219/META.json Data-UUID-1.219/META.yml Data-UUID-1.219/ptable.h Data-UUID-1.219/README Data-UUID-1.219/smp-test/ Data-UUID-1.219/t/ Data-UUID-1.219/typemap Data-UUID-1.219/UUID.h Data-UUID-1.219/UUID.pm Data-UUID-1.219/UUID.xs Data-UUID-1.219/t/basic.t Data-UUID-1.219/t/from-name-collisions.t Data-UUID-1.219/t/leaky_dollar_bang.t Data-UUID-1.219/t/pod-coverage.t /bin/tar: Read 7168 bytes from - Data-UUID-1.219/t/pod.t Data-UUID-1.219/t/segv.t Data-UUID-1.219/t/threads.t Data-UUID-1.219/smp-test/collision.t Data-UUID-1.219/smp-test/uuid-fork.pl CPAN.pm: Building R/RJ/RJBS/Data-UUID-1.219.tar.gz >>> /home/fly1800/ap1800-297235/bin/perl-static Makefile.PL Checking if your kit is complete... Looks good Configured options (run perl Makefile.PL --help for how to change this): UUID state storage: /tmp default umask: 0007 Writing Makefile for Data::UUID Writing MYMETA.yml and MYMETA.json >>> make cp UUID.pm blib/lib/Data/UUID.pm /home/fly1800/ap1800-297235/bin/perl-static /home/fly1800/var/megalib/ExtUtils/xsubpp -typemap /home/fly1800/ap1800-297235/lib/ExtUtils/typemap -typemap typemap UUID.xs > UUID.xsc && mv UUID.xsc UUID.c gcc -c -D_REENTRANT -D_GNU_SOURCE -DUSE_SITECUSTOMIZE -DPERL_RELOCATABLE_INCPUSH -fno-merge-constants -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"1.219\" -DXS_VERSION=\"1.219\" -fPIC "-I/home/fly1800/ap1800-297235/lib/CORE" -D_STDIR=\"/tmp\" -D__linux__ -D_DEFAULT_UMASK=0007 UUID.c UUID.xs: In function 'inc': UUID.xs:36: warning: cast to pointer from integer of different size UUID.xs: In function 'XS_Data__UUID_DESTROY': UUID.xs:583: warning: cast to pointer from integer of different size Running Mkbootstrap for Data::UUID () chmod 644 UUID.bs rm -f blib/arch/auto/Data/UUID/UUID.so gcc -shared -O2 -fstack-protector UUID.o -o blib/arch/auto/Data/UUID/UUID.so \ \ chmod 755 blib/arch/auto/Data/UUID/UUID.so cp UUID.bs blib/arch/auto/Data/UUID/UUID.bs chmod 644 blib/arch/auto/Data/UUID/UUID.bs Manifying blib/man3/Data::UUID.3 RJBS/Data-UUID-1.219.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /home/fly1800/ap1800-297235/bin/perl-static "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/basic.t ................. 1..28 ok 1 - use Data::UUID; ok 2 - The object isa Data::UUID ok 3 - create a new uuid ok 4 - correct length of uuid ok 5 - hexstringify it ok 6 - create a uuid from that string ok 7 - they compare as equal ok 8 - get base64 string of original uuid ok 9 - get base64 string of from_string ok 10 - those base64 strings are equal ok 11 - make uuid from the base64 string ok 12 - and it compares at equal, too ok 13 - we get all unique UUIDs ok 14 - no carriage return in base64 version ok 15 - no carriage return in base64 version ok 16 - no carriage return in base64 version ok 17 - no carriage return in base64 version ok 18 - no carriage return in base64 version ok 19 - no carriage return in base64 version ok 20 - no carriage return in base64 version ok 21 - no carriage return in base64 version ok 22 - no carriage return in base64 version ok 23 - no carriage return in base64 version ok 24 - no carriage return in base64 version ok 25 - no carriage return in base64 version ok 26 - no carriage return in base64 version ok 27 - no carriage return in base64 version ok 28 - no carriage return in base64 version ok t/from-name-collisions.t .. 1..1 ok 1 - no collisions ok t/leaky_dollar_bang.t ..... 1..1 ok 1 - $! didn't leak! ok t/pod-coverage.t .......... skipped: Pod coverage tests are not active. Please set $ENV{AUTHOR_TESTING} to activate. t/pod.t ................... skipped: Pod coverage tests are not active. Please set $ENV{AUTHOR_TESTING} to activate. t/segv.t .................. 1..2 ok 1 ok 2 ok Thread creation failed: pthread_create returned 12 at t/threads.t line 21. Thread creation failed: pthread_create returned 12 at t/threads.t line 21. Can't call method "join" on an undefined value at t/threads.t line 24. # Looks like your test exited with 12 before it could output anything. t/threads.t ............... 1..4 Dubious, test returned 12 (wstat 3072, 0xc00) Failed 4/4 subtests Test Summary Report ------------------- t/threads.t (Wstat: 3072 Tests: 0 Failed: 0) Non-zero exit status: 12 Parse errors: Bad plan. You planned 4 tests but ran 0. Files=7, Tests=32, 1 wallclock secs ( 0.04 usr 0.01 sys + 0.39 cusr 0.06 csys = 0.50 CPU) Result: FAIL Failed 1/7 test programs. 0/32 subtests failed. make: *** [test_dynamic] Error 12 RJBS/Data-UUID-1.219.tar.gz make test TEST_VERBOSE=1 -- NOT OK //hint// to see the cpan-testers results for installing this module, try: reports RJBS/Data-UUID-1.219.tar.gz VmSize: 125932 kB Finished 2013-07-07T00:05:27