PATH=/usr/bin:/bin:/home/fly1800/var/megalib/bin Start 2015-11-11T00:17:57 ActivePerl-1800 CPAN-2.00 Reading '/home/fly1800/var/cpan/Metadata' Database was generated on Wed, 11 Nov 2015 06:53:37 GMT Running make for R/RU/RUNARB/WebService-Yahoo-BOSS-1.03.tar.gz Fetching with LWP: http://cpan.nas1.activestate.com/authors/id/R/RU/RUNARB/WebService-Yahoo-BOSS-1.03.tar.gz Fetching with LWP: http://cpan.nas1.activestate.com/authors/id/R/RU/RUNARB/CHECKSUMS Checksum for /home/fly1800/var/cpan/sources/authors/id/R/RU/RUNARB/WebService-Yahoo-BOSS-1.03.tar.gz ok WebService-Yahoo-BOSS-1.03/ WebService-Yahoo-BOSS-1.03/lib/ WebService-Yahoo-BOSS-1.03/lib/WebService/ WebService-Yahoo-BOSS-1.03/lib/WebService/Yahoo/ WebService-Yahoo-BOSS-1.03/lib/WebService/Yahoo/BOSS/ WebService-Yahoo-BOSS-1.03/lib/WebService/Yahoo/BOSS/Response.pm WebService-Yahoo-BOSS-1.03/lib/WebService/Yahoo/BOSS/Response/ WebService-Yahoo-BOSS-1.03/lib/WebService/Yahoo/BOSS/Response/PlaceFinder.pm WebService-Yahoo-BOSS-1.03/lib/WebService/Yahoo/BOSS/Response/Web.pm WebService-Yahoo-BOSS-1.03/lib/WebService/Yahoo/BOSS.pm WebService-Yahoo-BOSS-1.03/Makefile.PL WebService-Yahoo-BOSS-1.03/MANIFEST WebService-Yahoo-BOSS-1.03/META.json WebService-Yahoo-BOSS-1.03/t/ WebService-Yahoo-BOSS-1.03/t/00-load.t WebService-Yahoo-BOSS-1.03/t/20-placefinder.t WebService-Yahoo-BOSS-1.03/t/prologue.pl WebService-Yahoo-BOSS-1.03/t/10-web.t WebService-Yahoo-BOSS-1.03/META.yml WebService-Yahoo-BOSS-1.03/Changes CPAN.pm: Building R/RU/RUNARB/WebService-Yahoo-BOSS-1.03.tar.gz >>> /home/fly1800/ap1800-297235/bin/perl-static Makefile.PL Warning: prerequisite Data::UUID 1.217 not found. Checking if your kit is complete... Warning: the following files are missing in your kit: README Please inform the author. Generating a Unix-style Makefile Writing Makefile for WebService::Yahoo::BOSS Writing MYMETA.yml and MYMETA.json ---- Unsatisfied dependencies detected during ---- ---- RUNARB/WebService-Yahoo-BOSS-1.03.tar.gz ---- Data::UUID [requires] Running make test Delayed until after prerequisites Running test for module 'Data::UUID' Running make for R/RJ/RJBS/Data-UUID-1.221.tar.gz Checksum for /home/fly1800/var/cpan/sources/authors/id/R/RJ/RJBS/Data-UUID-1.221.tar.gz ok Data-UUID-1.221/ Data-UUID-1.221/Changes Data-UUID-1.221/LICENSE Data-UUID-1.221/Makefile.PL Data-UUID-1.221/MANIFEST Data-UUID-1.221/META.json Data-UUID-1.221/META.yml Data-UUID-1.221/ptable.h Data-UUID-1.221/README Data-UUID-1.221/smp-test/ Data-UUID-1.221/t/ Data-UUID-1.221/typemap Data-UUID-1.221/UUID.h Data-UUID-1.221/UUID.pm Data-UUID-1.221/UUID.xs Data-UUID-1.221/t/basic.t Data-UUID-1.221/t/from-name-collisions.t Data-UUID-1.221/t/leaky_dollar_bang.t Data-UUID-1.221/t/pod-coverage.t /bin/tar: Read 7168 bytes from - Data-UUID-1.221/t/pod.t Data-UUID-1.221/t/segv.t Data-UUID-1.221/t/threads.t Data-UUID-1.221/smp-test/collision.t Data-UUID-1.221/smp-test/uuid-fork.pl CPAN.pm: Building R/RJ/RJBS/Data-UUID-1.221.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 Generating a Unix-style Makefile Writing Makefile for Data::UUID Writing MYMETA.yml and MYMETA.json >>> make cp UUID.pm blib/lib/Data/UUID.pm Running Mkbootstrap for Data::UUID () chmod 644 "UUID.bs" "/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.221\" -DXS_VERSION=\"1.221\" -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 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 "/home/fly1800/ap1800-297235/bin/perl-static" -MExtUtils::Command::MM -e 'cp_nonempty' -- UUID.bs blib/arch/auto/Data/UUID/UUID.bs 644 Manifying 1 pod document RJBS/Data-UUID-1.221.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 Running Mkbootstrap for Data::UUID () chmod 644 "UUID.bs" PERL_DL_NONLAZY=1 "/home/fly1800/ap1800-297235/bin/perl-static" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/basic.t ................. 1..28 ok 1 - use Data::UUID; ok 2 - An object of class 'Data::UUID' 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.06 usr 0.01 sys + 0.53 cusr 0.05 csys = 0.65 CPU) Result: FAIL Failed 1/7 test programs. 0/32 subtests failed. make: *** [test_dynamic] Error 12 RJBS/Data-UUID-1.221.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.221.tar.gz Running make for R/RU/RUNARB/WebService-Yahoo-BOSS-1.03.tar.gz Has already been unwrapped into directory /home/fly1800/var/cpan/build/WebService-Yahoo-BOSS-1.03-HeaVg5 CPAN.pm: Building R/RU/RUNARB/WebService-Yahoo-BOSS-1.03.tar.gz Warning: Prerequisite 'Data::UUID => 1.217' for 'RUNARB/WebService-Yahoo-BOSS-1.03.tar.gz' failed when processing 'RJBS/Data-UUID-1.221.tar.gz' with 'make_test => NO'. Continuing, but chances to succeed are limited. >>> make cp lib/WebService/Yahoo/BOSS/Response.pm blib/lib/WebService/Yahoo/BOSS/Response.pm cp lib/WebService/Yahoo/BOSS/Response/PlaceFinder.pm blib/lib/WebService/Yahoo/BOSS/Response/PlaceFinder.pm cp lib/WebService/Yahoo/BOSS/Response/Web.pm blib/lib/WebService/Yahoo/BOSS/Response/Web.pm cp lib/WebService/Yahoo/BOSS.pm blib/lib/WebService/Yahoo/BOSS.pm Manifying 4 pod documents RUNARB/WebService-Yahoo-BOSS-1.03.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" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(1, 'blib/lib', 'blib/arch')" t/*.t # Failed test 'use WebService::Yahoo::BOSS;' # at t/00-load.t line 8. # Tried to use 'WebService::Yahoo::BOSS'. # Error: Can't locate Data/UUID.pm in @INC (you may need to install the Data::UUID module) (@INC contains: /home/fly1800/var/cpan/build/WebService-Yahoo-BOSS-1.03-HeaVg5/blib/lib /home/fly1800/var/cpan/build/WebService-Yahoo-BOSS-1.03-HeaVg5/blib/arch /home/fly1800/var/megalib /home/fly1800/var/megalib /home/fly1800/ap1800-297235/site/lib /home/fly1800/ap1800-297235/lib .) at /home/fly1800/var/cpan/build/WebService-Yahoo-BOSS-1.03-HeaVg5/blib/lib/WebService/Yahoo/BOSS.pm line 60. # BEGIN failed--compilation aborted at /home/fly1800/var/cpan/build/WebService-Yahoo-BOSS-1.03-HeaVg5/blib/lib/WebService/Yahoo/BOSS.pm line 60. # Compilation failed in require at t/00-load.t line 8. # BEGIN failed--compilation aborted at t/00-load.t line 8. # Failed test 'WebService::Yahoo::BOSS->can('Web')' # at t/00-load.t line 12. # WebService::Yahoo::BOSS->can('Web') failed # Looks like you failed 2 tests of 4. t/00-load.t ......... not ok 1 - use WebService::Yahoo::BOSS; ok 2 - use WebService::Yahoo::BOSS::Response; ok 3 - use WebService::Yahoo::BOSS::Response::Web; not ok 4 - WebService::Yahoo::BOSS->can('Web') 1..4 Dubious, test returned 2 (wstat 512, 0x200) Failed 2/4 subtests Can't locate Data/UUID.pm in @INC (you may need to install the Data::UUID module) (@INC contains: /home/fly1800/var/cpan/build/WebService-Yahoo-BOSS-1.03-HeaVg5/blib/lib /home/fly1800/var/cpan/build/WebService-Yahoo-BOSS-1.03-HeaVg5/blib/arch /home/fly1800/var/megalib /home/fly1800/var/megalib /home/fly1800/ap1800-297235/site/lib /home/fly1800/ap1800-297235/lib .) at /home/fly1800/var/cpan/build/WebService-Yahoo-BOSS-1.03-HeaVg5/blib/lib/WebService/Yahoo/BOSS.pm line 60. BEGIN failed--compilation aborted at /home/fly1800/var/cpan/build/WebService-Yahoo-BOSS-1.03-HeaVg5/blib/lib/WebService/Yahoo/BOSS.pm line 60. Compilation failed in require at t/prologue.pl line 8. BEGIN failed--compilation aborted at t/prologue.pl line 8. Compilation failed in require at t/10-web.t line 8. t/10-web.t .......... Dubious, test returned 2 (wstat 512, 0x200) No subtests run Can't locate Data/UUID.pm in @INC (you may need to install the Data::UUID module) (@INC contains: /home/fly1800/var/cpan/build/WebService-Yahoo-BOSS-1.03-HeaVg5/blib/lib /home/fly1800/var/cpan/build/WebService-Yahoo-BOSS-1.03-HeaVg5/blib/arch /home/fly1800/var/megalib /home/fly1800/var/megalib /home/fly1800/ap1800-297235/site/lib /home/fly1800/ap1800-297235/lib .) at /home/fly1800/var/cpan/build/WebService-Yahoo-BOSS-1.03-HeaVg5/blib/lib/WebService/Yahoo/BOSS.pm line 60. BEGIN failed--compilation aborted at /home/fly1800/var/cpan/build/WebService-Yahoo-BOSS-1.03-HeaVg5/blib/lib/WebService/Yahoo/BOSS.pm line 60. Compilation failed in require at t/prologue.pl line 8. BEGIN failed--compilation aborted at t/prologue.pl line 8. Compilation failed in require at t/20-placefinder.t line 8. t/20-placefinder.t .. Dubious, test returned 2 (wstat 512, 0x200) No subtests run Test Summary Report ------------------- t/00-load.t (Wstat: 512 Tests: 4 Failed: 2) Failed tests: 1, 4 Non-zero exit status: 2 t/10-web.t (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: No plan found in TAP output t/20-placefinder.t (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: No plan found in TAP output Files=3, Tests=4, 0 wallclock secs ( 0.03 usr 0.01 sys + 0.49 cusr 0.05 csys = 0.58 CPU) Result: FAIL Failed 3/3 test programs. 2/4 subtests failed. make: *** [test_dynamic] Error 2 RUNARB/WebService-Yahoo-BOSS-1.03.tar.gz one dependency not OK (Data::UUID); additionally test harness failed make test TEST_VERBOSE=1 -- NOT OK //hint// to see the cpan-testers results for installing this module, try: reports RUNARB/WebService-Yahoo-BOSS-1.03.tar.gz VmSize: 150024 kB Finished 2015-11-11T00:18:05