PATH=/usr/bin:/bin:/home/fly1600/var/megalib/bin Start 2014-04-09T14:04:02 ActivePerl-1600 CPAN-2.00 Reading '/home/fly1600/var/cpan/Metadata' Database was generated on Wed, 09 Apr 2014 19:41:01 GMT Running make for R/RE/REHSACK/Config-AutoConf-0.23.tar.gz Fetching with LWP: http://cpan.nas1.activestate.com/authors/id/R/RE/REHSACK/Config-AutoConf-0.23.tar.gz Fetching with LWP: http://cpan.nas1.activestate.com/authors/id/R/RE/REHSACK/CHECKSUMS Checksum for /home/fly1600/var/cpan/sources/authors/id/R/RE/REHSACK/Config-AutoConf-0.23.tar.gz ok Config-AutoConf-0.23/ Config-AutoConf-0.23/Changes Config-AutoConf-0.23/lib/ Config-AutoConf-0.23/Makefile.PL Config-AutoConf-0.23/MANIFEST Config-AutoConf-0.23/MANIFEST.SKIP Config-AutoConf-0.23/META.json Config-AutoConf-0.23/META.yml Config-AutoConf-0.23/README Config-AutoConf-0.23/t/ Config-AutoConf-0.23/t/00.load.t Config-AutoConf-0.23/t/01.checkprog.t Config-AutoConf-0.23/t/02.compile.t Config-AutoConf-0.23/t/03.link.t Config-AutoConf-0.23/t/05.settings.t Config-AutoConf-0.23/t/testdata/ Config-AutoConf-0.23/t/testdata/foo.pc Config-AutoConf-0.23/lib/Config/ Config-AutoConf-0.23/lib/Config/AutoConf.pm CPAN.pm: Building R/RE/REHSACK/Config-AutoConf-0.23.tar.gz >>> /home/fly1600/ap1600/bin/perl-static Makefile.PL Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Config::AutoConf Writing MYMETA.yml and MYMETA.json >>> make cp lib/Config/AutoConf.pm blib/lib/Config/AutoConf.pm Manifying blib/man3/Config::AutoConf.3 REHSACK/Config-AutoConf-0.23.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /home/fly1600/ap1600/bin/perl-static "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(1, 'blib/lib', 'blib/arch')" t/*.t xt/*.t t/00.load.t ....... 1..1 ok 1 - use Config::AutoConf; ok # Found AWK as /usr/bin/gawk # Found EGREP as /usr/bin/grep -E # Found YACC as /usr/bin/bison -y Use of uninitialized value in join or string at /home/fly1600/var/cpan/build/Config-AutoConf-0.23-fncEDA/blib/lib/Config/AutoConf.pm line 290. t/01.checkprog.t .. 1..8 ok 1 ok 2 ok 3 ok 4 ok 5 - /usr/bin/gawk is executable ok 6 - /usr/bin/grep -E is executable ok 7 - /usr/bin/bison -y is executable Checking for pkg-config... ok 8 # skip No pkg-config ok # # # Ignore junk below. # t/02.compile.t .... 1..24 Checking for stdio.h... yes ok 1 Checking for astupidheaderfile.h... no ok 2 Checking for astupidheaderfile.h... (cached) no Checking for stdio.h... (cached) yes ok 3 Checking for stdlib.h... yes Checking for stdarg.h... yes Checking for string.h... yes Checking for float.h... yes Checking for assert.h... yes Checking for ctype.h... yes Checking for errno.h... yes Checking for limits.h... yes Checking for locale.h... yes Checking for math.h... yes Checking for setjmp.h... yes Checking for signal.h... yes Checking for stddef.h... yes Checking for stdio.h... yes Checking for time.h... yes Checking for sys/types.h... yes Checking for sys/stat.h... yes Checking for memory.h... yes Checking for strings.h... yes Checking for inttypes.h... yes Checking for stdint.h... yes Checking for unistd.h... yes ok 4 - check_default_headers # Checking for cache value ac_cv_stdio_h ok 5 - found stdio.h Checking for header defining DIR *... dirent.h ok 6 - check_dirent_header Checking whether PERL_VERSION_STRING is declared... yes ok 7 - PERL_VERSION_STRING declared Checking whether PERL_API_REVISION is declared... yes Checking whether PERL_API_VERSION is declared... yes Checking whether PERL_API_SUBVERSION is declared... yes ok 8 - PERL_API_* declared Checking whether perl_parse(PerlInterpreter *, XSINIT_t , int , char** , char** ) is declared... yes ok 9 - perl_parse() declared Checking for I32... yes ok 10 - I32 is valid type Checking for SV *... yes Checking for AV *... yes Checking for HV *... yes ok 11 - [SAH]V * are valid types Checking for size of I32... 4 ok 12 - I32 has size of 4 bytes Checking for size of I32... (cached) 4 Checking for size of SV *... 4 Checking for size of AV... 16 Checking for size of HV *... 4 Checking for size of SV.sv_refcnt... 4 ok 13 - Could determined sizes for I32, SV *, AV, HV *, SV.sv_refcnt Checking for compute result of (-sizeof(I32))... -4 ok 14 - Compute (-sizeof(I32) Checking for struct av.sv_any... yes ok 15 - have struct av.sv_any member Checking for struct hv.sv_any... yes Checking for struct STRUCT_SV.sv_any... yes ok 16 - have struct hv.sv_any and struct STRUCT_SV.sv_any members Checking for align of I32... 4 ok 17 - Align of I32 Checking for align of SV.sv_refcnt... 4 ok 18 - Align of SV.sv_refcnt Checking for align of I32... (cached) 4 Checking for align of U32... 4 Checking for align of AV... 4 Checking for align of HV *... 4 Checking for align of SV.sv_refcnt... (cached) 4 ok 19 - Could determined sizes for I32, U32, AV, HV *, SV.sv_refcnt ok 20 - default config.h created ok 21 - config.h contains content ok 22 - default config.h created ok 23 - 2nd config.h is bigger than first (more checks made) ok 24 - file and direct write computes equal ok # # # Ignore junk below. # t/03.link.t ....... 1..6 ok 1 - Instantiating Config::AutoConf for check_lib() tests ok 2 - Instantiating Config::AutoConf for search_libs() tests Checking for atan in -lm... yes ok 3 - atan() in -lm # TODO It seems some Windows machine doesn't have -lm Checking for foobar in -lm... no ok 4 - foobar() not in -lm # TODO It seems some Windows machine doesn't have -lm Checking for library containing atan... m ok 5 - searching lib for atan() # TODO It seems some Windows machine doesn't have -lm ok 6 - library for atan() found (or none required) # TODO It seems some Windows machine doesn't have -lm ok # # # Ignore junk below. # Use of uninitialized value in join or string at /home/fly1600/var/cpan/build/Config-AutoConf-0.23-fncEDA/blib/lib/Config/AutoConf.pm line 290. You tried to plan twice at t/05.settings.t line 16. # Looks like your test exited with 2 before it could output anything. t/05.settings.t ... 1..3 Checking for pkg-config... Dubious, test returned 2 (wstat 512, 0x200) Failed 3/3 subtests Test Summary Report ------------------- t/03.link.t (Wstat: 0 Tests: 6 Failed: 0) TODO passed: 3-6 t/05.settings.t (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: Bad plan. You planned 3 tests but ran 0. Files=5, Tests=39, 22 wallclock secs ( 0.03 usr 0.01 sys + 13.07 cusr 1.64 csys = 14.75 CPU) Result: FAIL Failed 1/5 test programs. 0/39 subtests failed. make: *** [test_dynamic] Error 2 REHSACK/Config-AutoConf-0.23.tar.gz make test TEST_VERBOSE=1 -- NOT OK //hint// to see the cpan-testers results for installing this module, try: reports REHSACK/Config-AutoConf-0.23.tar.gz VmSize: 125228 kB Finished 2014-04-09T14:04:29