PATH=/opt/SUNWspro/bin:/usr/local/bin:/opt/csw/bin:/usr/ccs/bin:/usr/bin:/usr/sbin Start 2014-05-20T10:09:19 ActivePerl-1402 CPAN-2.00 Reading '/export/home/fly1432/var/cpan/Metadata' Database was generated on Tue, 20 May 2014 15:41:02 GMT Running make for R/RE/REHSACK/Config-AutoConf-0.300.tar.gz Fetching with LWP: http://cpan.nas1.activestate.com/authors/id/R/RE/REHSACK/Config-AutoConf-0.300.tar.gz Fetching with LWP: http://cpan.nas1.activestate.com/authors/id/R/RE/REHSACK/CHECKSUMS Checksum for /export/home/fly1432/var/cpan/sources/authors/id/R/RE/REHSACK/Config-AutoConf-0.300.tar.gz ok Config-AutoConf-0.300/ Config-AutoConf-0.300/Changes Config-AutoConf-0.300/lib/ Config-AutoConf-0.300/Makefile.PL Config-AutoConf-0.300/MANIFEST Config-AutoConf-0.300/MANIFEST.SKIP Config-AutoConf-0.300/META.json Config-AutoConf-0.300/META.yml Config-AutoConf-0.300/README Config-AutoConf-0.300/t/ Config-AutoConf-0.300/t/00.load.t Config-AutoConf-0.300/t/01.checkprog.t Config-AutoConf-0.300/t/02.compile.t Config-AutoConf-0.300/t/03.link.t Config-AutoConf-0.300/t/05.settings.t Config-AutoConf-0.300/t/testdata/ Config-AutoConf-0.300/t/testdata/foo.pc Config-AutoConf-0.300/lib/Config/ Config-AutoConf-0.300/lib/Config/AutoConf.pm CPAN.pm: Building R/RE/REHSACK/Config-AutoConf-0.300.tar.gz >>> /export/home/fly1432/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.300.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /export/home/fly1432/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/nawk # Found SED as /usr/bin/sed # Found EGREP as /usr/bin/egrep # Found YACC as /usr/ccs/bin/yacc # Found LEX as /usr/ccs/bin/lex # 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/nawk ok 13 - /usr/bin/nawk 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/ccs/bin/yacc ok 16 - /usr/ccs/bin/yacc is executable Checking for lex... /usr/ccs/bin/lex Checking for lex output file root... lex.yy Checking lex library... no ok 17 - /usr/ccs/bin/lex is executable Checking for pkg-config... /usr/bin/pkg-config ok 18 - /usr/bin/pkg-config is executable ok t/02.compile.t .... 1..26 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... no 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 Checking whether perl api is accessible... no not ok 25 - Could compile perl extensions # TODO Quick fix: TODO - analyse diag later # Failed (TODO) test 'Could compile perl extensions' # at t/02.compile.t line 129. # Checking whether perl api is accessible ... # compile stage failed - error building testPJQEDP.o from 'testPJQEDP.c' at /export/home/fly1432/var/megalib/ExtUtils/CBuilder/Base.pm line 175. # # "/export/home/fly1432/ap1402/lib/CORE/regexp.h", line 329: warning: statement not reached # "testPJQEDP.c", line 120: undefined symbol: my_perl # "testPJQEDP.c", line 120: warning: improper pointer/integer combination: arg #1 # cc: acomp failed for testPJQEDP.c # # failing program is: # /* defined when unistd.h is available */ # #define HAVE_UNISTD_H 1 # /* defined when alignof(U32) is available */ # #define ALIGNOF_U32 4 # /* defined when errno.h is available */ # #define HAVE_ERRNO_H 1 # /* defined when stdlib.h is available */ # #define HAVE_STDLIB_H 1 # /* defined when limits.h is available */ # #define HAVE_LIMITS_H 1 # /* defined when alignof(I32) is available */ # #define ALIGNOF_I32 4 # /* defined when sizeof(HV *) is available */ # #define SIZEOF_HV_P 4 # /* defined when setjmp.h is available */ # #define HAVE_SETJMP_H 1 # /* defined when dirent.h is available */ # #define HAVE_DIRENT_H 1 # /* defined when math.h is available */ # #define HAVE_MATH_H 1 # /* defined when string.h is available */ # #define HAVE_STRING_H 1 # /* defined when strings.h is available */ # #define HAVE_STRINGS_H 1 # /* defined when HV * is available */ # #define HAVE_HV_P 1 # /* defined when float.h is available */ # #define HAVE_FLOAT_H 1 # /* defined when sizeof(AV) is available */ # #define SIZEOF_AV 16 # /* defined when memory.h is available */ # #define HAVE_MEMORY_H 1 # /* defined when stddef.h is available */ # #define HAVE_STDDEF_H 1 # /* defined when assert.h is available */ # #define HAVE_ASSERT_H 1 # /* defined when AV * is available */ # #define HAVE_AV_P 1 # /* defined when alignof(AV) is available */ # #define ALIGNOF_AV 4 # /* defined when signal.h is available */ # #define HAVE_SIGNAL_H 1 # /* defined when SV * is available */ # #define HAVE_SV_P 1 # /* defined when sys/stat.h is available */ # #define HAVE_SYS_STAT_H 1 # /* defined when inttypes.h is available */ # #define HAVE_INTTYPES_H 1 # /* defined when alignof(SV.sv_refcnt) is available */ # #define ALIGNOF_SV_SV_REFCNT 4 # /* defined when sizeof(_ac_test_aggr.sv_refcnt) is available */ # #define SIZEOF__AC_TEST_AGGR_SV_REFCNT 4 # /* defined when I32 is available */ # #define HAVE_I32 1 # /* defined when sv_any is available */ # #define HAVE_SV_ANY 1 # /* defined when sys/types.h is available */ # #define HAVE_SYS_TYPES_H 1 # /* defined when sizeof(SV *) is available */ # #define SIZEOF_SV_P 4 # /* Define to 1 if you have the ANSI C header files. */ # #define STDC_HEADERS 1 # /* defined when locale.h is available */ # #define HAVE_LOCALE_H 1 # /* defined when stdio.h is available */ # #define HAVE_STDIO_H 1 # /* defined when stdarg.h is available */ # #define HAVE_STDARG_H 1 # /* defined when alignof(HV *) is available */ # #define ALIGNOF_HV_P 4 # /* defined when time.h is available */ # #define HAVE_TIME_H 1 # /* defined when sizeof(I32) is available */ # #define SIZEOF_I32 4 # /* defined when ctype.h is available */ # #define HAVE_CTYPE_H 1 # /* end of conftest.h */ # # #include # #ifdef HAVE_SYS_TYPES_H # # include # #endif # #ifdef HAVE_SYS_STAT_H # # include # #endif # #ifdef STDC_HEADERS # # include # # include # #else # # ifdef HAVE_STDLIB_H # # include # # endif # #endif # #ifdef HAVE_STRING_H # # if !defined STDC_HEADERS && defined HAVE_MEMORY_H # # include # # endif # # include # #endif # #ifdef HAVE_STRINGS_H # # include # #endif # #ifdef HAVE_INTTYPES_H # # include # #endif # #ifdef HAVE_STDINT_H # # include # #endif # #ifdef HAVE_UNISTD_H # # include # #endif # # #include # #include # # int # main () # { # I32 rc; # SV *foo = newSVpv("Perl rocks", 11); # rc = SvCUR(foo); # ; # return 0; # } # # # stdout was : # cc -I/export/home/fly1432/ap1402/lib/CORE -KPIC -c -D_REENTRANT -DUSE_SITECUSTOMIZE -DPERL_RELOCATABLE_INCPUSH -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O -o testPJQEDP.o testPJQEDP.c # Checking for insane.h... (cached) /usr/include/insane.h ok 26 - Cache override for header files work ok t/03.link.t ....... 1..7 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 not ok 7 - Could link perl extensions # TODO Quick fix: TODO - analyse diag later # Failed (TODO) test 'Could link perl extensions' # at t/03.link.t line 51. ok t/05.settings.t ... 1..9 Checking for pkg-config... /usr/bin/pkg-config Checking for pkg-config... /usr/bin/pkg-config Checking for pkg-config package of foo... -I/base/path/include/foo-0 -L/base/path/lib/foo -lfoo ok 1 - pkg-config flags for 'foo' 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. Test Summary Report ------------------- t/03.link.t (Wstat: 0 Tests: 7 Failed: 0) TODO passed: 3-6 Files=5, Tests=61, 60 wallclock secs ( 0.25 usr 0.04 sys + 52.42 cusr 6.62 csys = 59.33 CPU) Result: PASS REHSACK/Config-AutoConf-0.300.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 /export/home/fly1432/var/cpan/build/Config-AutoConf-0.300-pVXdIF && tar cvf - Config-AutoConf-0.300.ppd blib) | gzip -c >/export/home/fly1432/var/REPO/R/RE/REHSACK/Config-AutoConf-0.300.tar.gz Config-AutoConf-0.300.ppd blib/ blib/lib/ blib/lib/Config/ blib/lib/Config/AutoConf.pm blib/man3/ blib/man3/Config::AutoConf.3 >>> mv /export/home/fly1432/var/cpan/build/Config-AutoConf-0.300-pVXdIF/Config-AutoConf-0.300.ppd /export/home/fly1432/var/REPO/R/RE/REHSACK Finished 2014-05-20T10:10:32