PATH=/usr/bin:/bin:/data/fly2400/cpanfly-5.24/var/megalib/bin Start 2018-04-19T02:27:19 ActivePerl-2400 CPAN-2.10 Reading '/data/fly2400/cpanfly-5.24/var/cpan/Metadata' Database was generated on Wed, 18 Apr 2018 04:29:02 GMT Checksum for /data/fly2400/cpanfly-5.24/var/cpan/sources/authors/id/R/RE/REHSACK/Config-AutoConf-0.316.tar.gz ok Config-AutoConf-0.316/ Config-AutoConf-0.316/ARTISTIC-1.0 Config-AutoConf-0.316/LICENSE Config-AutoConf-0.316/Changes Config-AutoConf-0.316/MANIFEST Config-AutoConf-0.316/GPL-1 Config-AutoConf-0.316/t/ Config-AutoConf-0.316/README.md Config-AutoConf-0.316/MANIFEST.SKIP Config-AutoConf-0.316/META.yml Config-AutoConf-0.316/lib/ Config-AutoConf-0.316/Makefile.PL Config-AutoConf-0.316/META.json Config-AutoConf-0.316/lib/Config/ Config-AutoConf-0.316/lib/Config/AutoConf.pm Config-AutoConf-0.316/t/testdata/ Config-AutoConf-0.316/t/01.checkprog.t Config-AutoConf-0.316/t/02.compile.t Config-AutoConf-0.316/t/00.load.t Config-AutoConf-0.316/t/03.link.t Config-AutoConf-0.316/t/testdata/foo.pc Configuring R/RE/REHSACK/Config-AutoConf-0.316.tar.gz with Makefile.PL >>> /data/fly2400/ap2400-300558/bin/perl-static Makefile.PL Checking if your kit is complete... Looks good Have /data/fly2400/cpanfly-5.24/var/megalib Want /home/fly2400/ap2400-300558/lib Your perl and your Config.pm seem to have different ideas about the architecture they are running on. Perl thinks: [megalib] Config says: [x86_64-linux-thread-multi] This may or may not cause problems. Please check your installation of perl if you have problems building this extension. Generating a Unix-style Makefile Writing Makefile for Config::AutoConf Writing MYMETA.yml and MYMETA.json REHSACK/Config-AutoConf-0.316.tar.gz /data/fly2400/ap2400-300558/bin/perl-static Makefile.PL -- OK Running make for R/RE/REHSACK/Config-AutoConf-0.316.tar.gz >>> make cp lib/Config/AutoConf.pm blib/lib/Config/AutoConf.pm Manifying 1 pod document REHSACK/Config-AutoConf-0.316.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 "/data/fly2400/ap2400-300558/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 -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 -y ok 16 - /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 Checking for astupidheaderfile.h... no ok 1 Checking for astupidheaderfile.h... (cached) no Checking for stdio.h... (cached) yes ok 2 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 3 - check_default_headers # Checking for cache value ac_cv_stdio_h ok 4 - found stdio.h Checking for dirent.h... yes Checking for header defining DIR *... yes ok 5 - check_dirent_header Checking whether PERL_VERSION_STRING is declared... yes ok 6 - 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 7 - PERL_API_* declared Checking whether perl_parse(PerlInterpreter *, XSINIT_t , int , char** , char** ) is declared... yes ok 8 - perl_parse() declared Checking for complete_useless_datatype... (cached) yes ok 9 - External overwritten type test 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 struct S2.s1... yes ok 17 - have struct S2.s1 member Checking for align of I32... 4 ok 18 - Align of I32 Checking for align of SV.sv_refcnt... 8 ok 19 - 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 20 - 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 21 - Check struct regexp ok 22 - default config.h created ok 23 - config.h contains content ok 24 - default config.h created ok 25 - 2nd config.h is bigger than first (more checks made) ok 26 - file and direct write computes equal ok 27 - complete_useless_datatype in config.h even if injected ok 28 - Successfully added 2nd loghandle Checking whether perlapi is accessible... yes ok 29 - Could compile perl extensions ok 30 - add_log_fh/delete_log_fh Checking for insane.h... (cached) /usr/include/insane.h ok 31 - Cache override for header files work 1..31 ok t/03.link.t ....... Checking for stdio.h... Checking for cc... gcc yes 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) Checking for builtin expect... no not ok 11 - __buitin_expect available # TODO __builtin_$1 isn't supported overall - sane prove would need compiler detection # Failed (TODO) test '__buitin_expect available' # at t/03.link.t line 54. ok 12 - 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 13 - Math functions (log2, pow, log10, log, exp, sqrt) tested for -lm ok 14 - action_on_lib_true and action_on_func_lib_true cannot be used together ok 15 - action_on_lib_false and action_on_func_lib_false cannot be used together ok 16 - Successfully added 2nd loghandle Checking whether perlapi is linkable... yes ok 17 - Could link perl extensions ok 18 - add_log_fh/delete_log_fh 1..18 ok All tests successful. Files=4, Tests=68, 26 wallclock secs ( 0.04 usr 0.03 sys + 18.44 cusr 5.74 csys = 24.25 CPU) Result: PASS REHSACK/Config-AutoConf-0.316.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 /data/fly2400/cpanfly-5.24/var/tmp/cpan_build/Config-AutoConf-0.316-Dhz7ri && tar cvf - Config-AutoConf-0.316.ppd blib) | gzip -c >/data/fly2400/cpanfly-5.24/var/REPO/R/RE/REHSACK/Config-AutoConf-0.316.tar.gz Config-AutoConf-0.316.ppd blib/ blib/man3/ blib/man3/Config::AutoConf.3 blib/lib/ blib/lib/Config/ blib/lib/Config/AutoConf.pm VmSize: 360448 kB Finished 2018-04-19T02:27:49