PATH=/usr/bin:/bin:/home/fly2000/var/megalib/bin Start 2015-03-17T08:08:05 ActivePerl-2000 CPAN-2.00 Reading '/home/fly2000/var/cpan/Metadata' Database was generated on Tue, 17 Mar 2015 14:17:02 GMT Running make for R/RE/REHSACK/Config-AutoConf-0.311.tar.gz Fetching with LWP: http://cpan.nas1.activestate.com/authors/id/R/RE/REHSACK/Config-AutoConf-0.311.tar.gz Fetching with LWP: http://cpan.nas1.activestate.com/authors/id/R/RE/REHSACK/CHECKSUMS Checksum for /home/fly2000/var/cpan/sources/authors/id/R/RE/REHSACK/Config-AutoConf-0.311.tar.gz ok Config-AutoConf-0.311/ Config-AutoConf-0.311/Changes Config-AutoConf-0.311/lib/ Config-AutoConf-0.311/Makefile.PL Config-AutoConf-0.311/MANIFEST Config-AutoConf-0.311/MANIFEST.SKIP Config-AutoConf-0.311/META.json Config-AutoConf-0.311/META.yml Config-AutoConf-0.311/README.md Config-AutoConf-0.311/t/ Config-AutoConf-0.311/t/00.load.t Config-AutoConf-0.311/t/01.checkprog.t Config-AutoConf-0.311/t/02.compile.t Config-AutoConf-0.311/t/03.link.t Config-AutoConf-0.311/t/testdata/ Config-AutoConf-0.311/t/testdata/foo.pc Config-AutoConf-0.311/lib/Config/ Config-AutoConf-0.311/lib/Config/AutoConf.pm CPAN.pm: Building R/RE/REHSACK/Config-AutoConf-0.311.tar.gz >>> /home/fly2000/ap2000-298540/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 1 pod document REHSACK/Config-AutoConf-0.311.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 "/home/fly2000/ap2000-298540/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 # Check for some progs to get an overview about world outside # Found AWK as /usr/bin/mawk # Found SED as /bin/sed # Found EGREP as /bin/egrep # Found YACC as /usr/bin/bison Config::AutoConf /usr/bin/bison -y # Found PKG-CONFIG as /usr/bin/pkg-config 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/mawk ok 13 - /usr/bin/mawk is executable Checking for sed... /bin/sed ok 14 - /bin/sed is executable Checking for egrep... /bin/egrep ok 15 - /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... ok 17 # skip No lex Checking for pkg-config... /usr/bin/pkg-config ok 18 - /usr/bin/pkg-config is executable ok t/02.compile.t .... Checking for stdio.h... Checking for cc... gcc 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... Checking for cc... gcc 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 determine the sizes of I32, U32, AV, HV *, SV.sv_refcnt Checking for struct regexp.jdd... no Checking for struct regexp.jdd2... no Checking for struct regexp.engine... yes Checking for struct regexp.mother_re... yes Checking for struct regexp.extflags... yes Checking for struct regexp.minlen... yes Checking for struct regexp.minlenret... yes Checking for struct regexp.gofs... yes Checking for struct regexp.substrs... yes Checking for struct regexp.nparens... yes Checking for struct regexp.intflags... yes Checking for struct regexp.pprivate... yes Checking for struct regexp.lastparen... yes Checking for struct regexp.lastcloseparen... yes Checking for struct regexp.swap... no Checking for struct regexp.offs... yes Checking for struct regexp.subbeg... yes Checking for struct regexp.saved_copy... yes Checking for struct regexp.sublen... yes Checking for struct regexp.suboffset... yes Checking for struct regexp.subcoffset... yes Checking for struct regexp.prelen... no Checking for struct regexp.precomp... no Checking for struct regexp.wrapped... no Checking for struct regexp.wraplen... no Checking for struct regexp.seen_evals... no Checking for struct regexp.paren_names... yes Checking for struct regexp.refcnt... no ok 20 - Check struct regexp ok 21 - default config.h created ok 22 - config.h contains content ok 23 - default config.h created ok 24 - 2nd config.h is bigger than first (more checks made) ok 25 - file and direct write computes equal ok 26 - Successfully added 2nd loghandle Checking whether perlapi is accessible... yes ok 27 - Could compile perl extensions ok 28 - add_log_fh/delete_log_fh Checking for insane.h... (cached) /usr/include/insane.h ok 29 - Cache override for header files work 1..29 ok t/03.link.t ....... ok 1 - Instantiating Config::AutoConf for check_lib() tests Checking for stdio.h... Checking for cc... gcc yes ok 2 Checking for printf... yes ok 3 - Every system should have a printf Checking for scanf... yes ok 4 - Having scanf or not, but now we know Checking for sprintf... yes Checking for sscanf... yes ok 5 - Every system should have sprintf and sscanf Checking for foobar in -lm... no ok 6 - foobar() not in -lm Checking for atan in -lm... yes ok 7 - atan() in -lm ok 8 - Instantiating Config::AutoConf for search_libs() tests Checking for library containing atan... Checking for cc... gcc m ok 9 - searching lib for atan() ok 10 - library for atan() found (or none required) ok 11 - Instantiating Config::AutoConf for check_lm() tests Checking for library containing log2... Checking for cc... gcc m Checking for library containing pow... none required Checking for library containing log10... none required Checking for library containing log... none required Checking for library containing exp... none required Checking for library containing sqrt... none required ok 12 - Math functions (log2, pow, log10, log, exp, sqrt) tested for -lm ok 13 - action_on_lib_true and action_on_func_lib_true cannot be used together ok 14 - action_on_lib_false and action_on_func_lib_false cannot be used together ok 15 - Successfully added 2nd loghandle Checking whether perlapi is linkable... yes ok 16 - Could link perl extensions ok 17 - add_log_fh/delete_log_fh 1..17 ok All tests successful. Files=4, Tests=65, 33 wallclock secs ( 0.09 usr 0.01 sys + 25.46 cusr 5.40 csys = 30.96 CPU) Result: PASS REHSACK/Config-AutoConf-0.311.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 /home/fly2000/var/cpan/build/Config-AutoConf-0.311-sWf3b9 && tar cvf - Config-AutoConf-0.311.ppd blib) | gzip -c >/home/fly2000/var/REPO/R/RE/REHSACK/Config-AutoConf-0.311.tar.gz Config-AutoConf-0.311.ppd blib/ blib/man3/ blib/man3/Config::AutoConf.3 blib/lib/ blib/lib/Config/ blib/lib/Config/AutoConf.pm >>> mv /home/fly2000/var/cpan/build/Config-AutoConf-0.311-sWf3b9/Config-AutoConf-0.311.ppd /home/fly2000/var/REPO/R/RE/REHSACK VmSize: 305764 kB Finished 2015-03-17T08:08:43