PATH=/usr/bin:/bin:/Users/fly1400/var/megalib/bin Start 2014-06-02T01:19:53 ActivePerl-1400 CPAN-2.00 Reading '/Users/fly1400/var/cpan/Metadata' Database was generated on Mon, 02 Jun 2014 07:06:18 GMT Running make for R/RE/REHSACK/Config-AutoConf-0.304.tar.gz Checksum for /data/cpan/authors/id/R/RE/REHSACK/Config-AutoConf-0.304.tar.gz ok Config-AutoConf-0.304/ Config-AutoConf-0.304/Changes Config-AutoConf-0.304/lib/ Config-AutoConf-0.304/Makefile.PL Config-AutoConf-0.304/MANIFEST Config-AutoConf-0.304/MANIFEST.SKIP Config-AutoConf-0.304/META.json Config-AutoConf-0.304/META.yml Config-AutoConf-0.304/README Config-AutoConf-0.304/t/ Config-AutoConf-0.304/t/00.load.t Config-AutoConf-0.304/t/01.checkprog.t Config-AutoConf-0.304/t/02.compile.t Config-AutoConf-0.304/t/03.link.t Config-AutoConf-0.304/t/05.settings.t Config-AutoConf-0.304/t/testdata/ Config-AutoConf-0.304/t/testdata/foo.pc Config-AutoConf-0.304/lib/Config/ Config-AutoConf-0.304/lib/Config/AutoConf.pm CPAN.pm: Building R/RE/REHSACK/Config-AutoConf-0.304.tar.gz >>> /Users/fly1400/ap1400/bin/perl 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.304.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /Users/fly1400/ap1400/bin/perl "-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 # Check for some progs to get an overview about world outside # Found AWK as /usr/bin/awk # Found SED as /usr/bin/sed # Found EGREP as /usr/bin/egrep # Found YACC as /usr/bin/bison Config::AutoConf /usr/bin/bison -y # Found LEX as /usr/bin/flex t/01.checkprog.t .. 1..18 ok 1 - Find perl ok 2 - Don't find ''hopingnobodyhasthiscommand ok 3 - Find perl only ok 4 - Find no _xn surrounded perl Checking for awk... /somewhere/over/the/rainbow ok 5 - $ENV{AWK} honored Checking for sed... /somewhere/over/the/rainbow ok 6 - $ENV{SED} honored Checking for egrep... /somewhere/over/the/rainbow ok 7 - $ENV{EGREP} honored Checking for yacc... /somewhere/over/the/rainbow ok 8 - $ENV{YACC} honored Checking for awk... (cached) /somewhere/over/the/rainbow ok 9 - $ENV{ac_cv_prog_AWK} honored Checking for sed... (cached) /somewhere/over/the/rainbow ok 10 - $ENV{ac_cv_prog_SED} honored Checking for egrep... (cached) /somewhere/over/the/rainbow ok 11 - $ENV{ac_cv_prog_EGREP} honored Checking for yacc... (cached) /somewhere/over/the/rainbow ok 12 - $ENV{ac_cv_prog_YACC} honored Checking for awk... /usr/bin/awk ok 13 - /usr/bin/awk is executable Checking for sed... /usr/bin/sed ok 14 - /usr/bin/sed is executable Checking for egrep... /usr/bin/egrep ok 15 - /usr/bin/egrep is executable Checking for yacc... /usr/bin/bison Config::AutoConf /usr/bin/bison -y ok 16 - /usr/bin/bison Config::AutoConf /usr/bin/bison -y is executable Checking for lex... /usr/bin/flex Checking for lex output file root... lex.yy Checking lex library... no ok 17 - /usr/bin/flex is executable Checking for pkg-config... ok 18 # skip No pkg-config ok t/02.compile.t .... 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 *... 8 Checking for size of AV... 24 Checking for size of HV *... 8 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... 8 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... 8 Checking for align of HV *... 8 Checking for align of SV.sv_refcnt... (cached) 8 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 25 - Successfully added 2nd loghandle Checking whether perl api is accessible... yes ok 26 - Could compile perl extensions ok 27 - add_log_fh/delete_log_fh Checking for insane.h... (cached) /usr/include/insane.h ok 28 - Cache override for header files work 1..28 ok t/03.link.t ....... ok 1 - Instantiating Config::AutoConf for check_lib() tests ok 2 - Instantiating Config::AutoConf for search_libs() tests Checking for foobar in -lm... no ok 3 - foobar() not in -lm Checking for atan in -lm... yes ok 4 - atan() in -lm Checking for library containing atan... none required ok 5 - searching lib for atan() ok 6 - library for atan() found (or none required) ok 7 - Successfully added 2nd loghandle ok 8 - Could link perl extensions ok 9 - add_log_fh/delete_log_fh 1..9 ok t/05.settings.t ... 1..9 Checking for pkg-config... ok 1 # skip No pkg-config Checking for pkg-config... Checking for pkg-config package of bar>2... -Ibar -lbar ok 2 - pkg-config flags for 'bar>2' ok 3 - cache entry for 'bar>2' computed correctly Checking whether pureperl shall be forced... no ok 4 - PERL_MM_OPT="PUREPERL_ONLY=0" Makefile.PL Checking whether pureperl shall be forced... yes ok 5 - PERL_MM_OPT="PUREPERL_ONLY=1" Makefile.PL Checking whether pureperl shall be forced... no ok 6 - Makefile.PL PUREPERL_ONLY=0 Checking whether pureperl shall be forced... yes ok 7 - Makefile.PL PUREPERL_ONLY=1 Checking whether pureperl shall be forced... yes ok 8 - Build.PL --pureperl-only Checking whether pureperl shall be forced... yes ok 9 - PERL_MB_OPT="--pureperl-only" ok All tests successful. Files=5, Tests=65, 17 wallclock secs ( 0.06 usr 0.02 sys + 12.32 cusr 3.73 csys = 16.13 CPU) Result: PASS REHSACK/Config-AutoConf-0.304.tar.gz make test TEST_VERBOSE=1 -- OK Jens Rehsack <rehsack@cpan.org> A module to implement some of AutoConf macros in pure perl. >>> (cd /Users/fly1400/var/cpan/build/Config-AutoConf-0.304-3wpQJa && tar cvf - Config-AutoConf-0.304.ppd blib) | gzip -c >/Users/fly1400/var/REPO/R/RE/REHSACK/Config-AutoConf-0.304.tar.gz Config-AutoConf-0.304.ppd blib/ blib/lib/ blib/lib/Config/ blib/lib/Config/AutoConf.pm blib/man3/ blib/man3/Config::AutoConf.3 >>> mv /Users/fly1400/var/cpan/build/Config-AutoConf-0.304-3wpQJa/Config-AutoConf-0.304.ppd /Users/fly1400/var/REPO/R/RE/REHSACK Finished 2014-06-02T01:20:13