PATH=/usr/bin:/bin:/Users/fly1800/var/megalib/bin Start 2013-07-16T09:14:41 ActivePerl-1800 CPAN-2.00 Reading '/Users/fly1800/var/cpan/Metadata' Database was generated on Tue, 16 Jul 2013 13:07:26 GMT Running make for C/CH/CHROMATIC/P5NCI-0.31.tar.gz Checksum for /net/nas/data/cpan/authors/id/C/CH/CHROMATIC/P5NCI-0.31.tar.gz ok P5NCI-0.31/ P5NCI-0.31/lib/ P5NCI-0.31/lib/P5NCI.pm P5NCI-0.31/lib/P5NCI/ P5NCI-0.31/lib/P5NCI/Library.pm P5NCI-0.31/lib/P5NCI/Declare.pm P5NCI-0.31/lib/ppport.h P5NCI-0.31/t/ P5NCI-0.31/t/declare.t P5NCI-0.31/t/P5NCI_simple.t P5NCI-0.31/t/library.t P5NCI-0.31/t/P5NCI.t P5NCI-0.31/Changes P5NCI-0.31/build_lib/ P5NCI-0.31/build_lib/P5NCI/ P5NCI-0.31/build_lib/P5NCI/GenerateXS.pm P5NCI-0.31/build_lib/P5NCI/Build.pm P5NCI-0.31/MANIFEST P5NCI-0.31/src/ P5NCI-0.31/src/nci_test.c P5NCI-0.31/META.yml P5NCI-0.31/Makefile.PL P5NCI-0.31/Build.PL P5NCI-0.31/README CPAN.pm: Building C/CH/CHROMATIC/P5NCI-0.31.tar.gz >>> /Users/fly1800/ap1800-297214/bin/perl-dynamic Makefile.PL # running Build.PL Created MYMETA.yml and MYMETA.json Creating new 'Build' script for 'P5NCI' version '0.31' Unknown 'build_class', defaulting to 'Module::Build' >>> make /Users/fly1800/ap1800-297214/bin/perl-dynamic Build --makefile_env_macros 1 gcc -I/Users/fly1800/ap1800-297214/lib/CORE -c -fno-common -DPERL_DARWIN -no-cpp-precomp -arch x86_64 -DUSE_SITECUSTOMIZE -DPERL_RELOCATABLE_INCPUSH -fno-merge-constants -fno-strict-aliasing -pipe -fstack-protector -O3 -o src/nci_test.o src/nci_test.c env LD_RUN_PATH=/Users/fly1800/ap1800-297214/lib/CORE cc -mmacosx-version-min=10.5 -bundle -undefined dynamic_lookup -Wl,-search_paths_first -arch x86_64 -fstack-protector -o src/nci_test.bundle src/nci_test.o Building P5NCI gcc -I/Users/fly1800/ap1800-297214/lib/CORE -DVERSION="0.31" -DXS_VERSION="0.31" -c -fno-common -DPERL_DARWIN -no-cpp-precomp -arch x86_64 -DUSE_SITECUSTOMIZE -DPERL_RELOCATABLE_INCPUSH -fno-merge-constants -fno-strict-aliasing -pipe -fstack-protector -O3 -o lib/P5NCI.o lib/P5NCI.c ExtUtils::Mkbootstrap::Mkbootstrap('blib/arch/auto/P5NCI/P5NCI.bs') env LD_RUN_PATH=/Users/fly1800/ap1800-297214/lib/CORE cc -mmacosx-version-min=10.5 -bundle -undefined dynamic_lookup -Wl,-search_paths_first -arch x86_64 -fstack-protector -o blib/arch/auto/P5NCI/P5NCI.bundle lib/P5NCI.o CHROMATIC/P5NCI-0.31.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 /Users/fly1800/ap1800-297214/bin/perl-dynamic Build --makefile_env_macros 1 test Don't understand NCI signature 'dd' at t/P5NCI.t line 16. # Looks like you planned 12 tests but ran 2. # Looks like your test exited with 255 just after 2. t/P5NCI.t ......... 1..12 ok 1 - use P5NCI; ok 2 - test library should be loadable Dubious, test returned 255 (wstat 65280, 0xff00) Failed 10/12 subtests Don't understand NCI signature 'dd' at /Users/fly1800/var/cpan/build/P5NCI-0.31-9UtTeK/blib/lib/P5NCI/Library.pm line 41. # Looks like you planned 14 tests but ran 2. # Looks like your test exited with 255 just after 2. t/P5NCI_simple.t .. 1..14 ok 1 - use P5NCI::Library; ok 2 - test library should be loadable Dubious, test returned 255 (wstat 65280, 0xff00) Failed 12/14 subtests Don't understand NCI signature 'ii' at /Users/fly1800/var/cpan/build/P5NCI-0.31-9UtTeK/blib/lib/P5NCI/Library.pm line 41. CHECK failed--call queue aborted. # Looks like your test exited with 255 before it could output anything. t/declare.t ....... 1..1 Dubious, test returned 255 (wstat 65280, 0xff00) Failed 1/1 subtests Don't understand NCI signature 'ii' at /Users/fly1800/var/cpan/build/P5NCI-0.31-9UtTeK/blib/lib/P5NCI/Library.pm line 41. # Looks like you planned 19 tests but ran 12. # Looks like your test exited with 2 just after 12. t/library.t ....... 1..19 ok 1 - use P5NCI::Library; ok 2 - P5NCI::Library should load P5NCI ok 3 - P5NCI::Library->can('new') ok 4 - new() should throw exception without library file named ok 5 - ... or if it cannot locate the library ok 6 - ... but should load a real library appropriately ok 7 - ... pointing to the real library ok 8 - The object isa P5NCI::Library ok 9 - P5NCI::Library->can('load_function') ok 10 - load_function() should throw an exception without a function name ok 11 - ... or without a signature ok 12 - ... or with an invalid signature Dubious, test returned 2 (wstat 512, 0x200) Failed 7/19 subtests Test Summary Report ------------------- t/P5NCI.t (Wstat: 65280 Tests: 2 Failed: 0) Non-zero exit status: 255 Parse errors: Bad plan. You planned 12 tests but ran 2. t/P5NCI_simple.t (Wstat: 65280 Tests: 2 Failed: 0) Non-zero exit status: 255 Parse errors: Bad plan. You planned 14 tests but ran 2. t/declare.t (Wstat: 65280 Tests: 0 Failed: 0) Non-zero exit status: 255 Parse errors: Bad plan. You planned 1 tests but ran 0. t/library.t (Wstat: 512 Tests: 12 Failed: 0) Non-zero exit status: 2 Parse errors: Bad plan. You planned 19 tests but ran 12. Files=4, Tests=16, 1 wallclock secs ( 0.03 usr 0.02 sys + 0.16 cusr 0.03 csys = 0.24 CPU) Result: FAIL Failed 4/4 test programs. 0/16 subtests failed. make: *** [test] Error 2 CHROMATIC/P5NCI-0.31.tar.gz make test TEST_VERBOSE=1 -- NOT OK //hint// to see the cpan-testers results for installing this module, try: reports CHROMATIC/P5NCI-0.31.tar.gz Finished 2013-07-16T09:15:19