Attempting to compile pure-db-2.1 ... you need a compiler for this ;) Making clean in src make[1]: Entering directory `/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Tie-PureDB/pure-db-2.1/src' test -z "example_read.exe example_write.exe" || rm -f example_read.exe example_write.exe test -z "libpuredb_read.la libpuredb_write.la" || rm -f libpuredb_read.la libpuredb_write.la rm -rf .libs _libs test -z "regression.exe" || rm -f regression.exe rm -f *.o core *.core rm -f *.lo make[1]: Leaving directory `/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Tie-PureDB/pure-db-2.1/src' Making clean in . make[1]: Entering directory `/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Tie-PureDB/pure-db-2.1' rm -rf .libs _libs rm -f *.lo make[1]: Leaving directory `/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Tie-PureDB/pure-db-2.1' checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... no checking for mawk... mawk checking whether make sets ${MAKE}... yes checking for a BSD-compatible install... /usr/bin/install -c checking for gcc... gcc checking for C compiler default output... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for style of include used by make... GNU checking dependency style of gcc... gcc checking how to run the C preprocessor... gcc -E checking for AIX... no checking for strerror in -lcposix... no checking for gcc option to accept ANSI C... none needed checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognise dependant libraries... pass_all checking command to parse /usr/bin/nm -B output... ok checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.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 checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for ranlib... ranlib checking for strip... strip checking for objdir... .libs checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.lo... yes checking if gcc supports -fno-rtti -fno-exceptions... yes checking whether the linker (/usr/bin/ld) supports shared libraries... yes checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking dynamic linker characteristics... GNU/Linux ld.so checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking whether -lc should be explicitly linked in... no creating libtool checking for ANSI C header files... (cached) yes checking whether stat file-mode macros are broken... no checking for unistd.h... (cached) yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking ioctl.h usability... no checking ioctl.h presence... no checking for ioctl.h... no checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking netinet/in_systm.h usability... yes checking netinet/in_systm.h presence... yes checking for netinet/in_systm.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking sys/fcntl.h usability... yes checking sys/fcntl.h presence... yes checking for sys/fcntl.h... yes checking windows.h usability... no checking windows.h presence... no checking for windows.h... no checking io.h usability... no checking io.h presence... no checking for io.h... no checking for size_t... yes checking for off_t... yes checking for mode_t... yes checking whether gcc needs -traditional... no checking for an ANSI C-conforming const... yes checking for inline... inline checking for stdlib.h... (cached) yes checking for working malloc... yes checking for working alloca.h... yes checking for alloca... yes checking for working memcmp... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for getpagesize... yes checking for working mmap... yes checking for memset... yes checking for munmap... yes checking for strdup... yes checking for fileno... yes checking for mapviewoffile... no configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating config.h config.status: executing depfiles commands make all-recursive make[1]: Entering directory `/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Tie-PureDB/pure-db-2.1' Making all in src make[2]: Entering directory `/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Tie-PureDB/pure-db-2.1/src' source='puredb_read.c' object='puredb_read.lo' libtool=yes \ depfile='.deps/puredb_read.Plo' tmpdepfile='.deps/puredb_read.TPlo' \ depmode=gcc /bin/sh ../depcomp \ /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -D_GNU_SOURCE=1 -c -o puredb_read.lo `test -f puredb_read.c || echo './'`puredb_read.c mkdir .libs gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -D_GNU_SOURCE=1 -c puredb_read.c -Wp,-MD,.deps/puredb_read.TPlo -fPIC -DPIC -o .libs/puredb_read.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -D_GNU_SOURCE=1 -c puredb_read.c -Wp,-MD,.deps/puredb_read.TPlo -o puredb_read.o >/dev/null 2>&1 mv -f .libs/puredb_read.lo puredb_read.lo /bin/sh ../libtool --mode=link gcc -g -O2 -D_GNU_SOURCE=1 -o libpuredb_read.la -rpath /usr/local/lib puredb_read.lo rm -fr .libs/libpuredb_read.la .libs/libpuredb_read.* .libs/libpuredb_read.* gcc -shared puredb_read.lo -Wl,-soname -Wl,libpuredb_read.so.0 -o .libs/libpuredb_read.so.0.0.0 (cd .libs && rm -f libpuredb_read.so.0 && ln -s libpuredb_read.so.0.0.0 libpuredb_read.so.0) (cd .libs && rm -f libpuredb_read.so && ln -s libpuredb_read.so.0.0.0 libpuredb_read.so) ar cru .libs/libpuredb_read.a puredb_read.o ranlib .libs/libpuredb_read.a creating libpuredb_read.la (cd .libs && rm -f libpuredb_read.la && ln -s ../libpuredb_read.la libpuredb_read.la) source='puredb_write.c' object='puredb_write.lo' libtool=yes \ depfile='.deps/puredb_write.Plo' tmpdepfile='.deps/puredb_write.TPlo' \ depmode=gcc /bin/sh ../depcomp \ /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -D_GNU_SOURCE=1 -c -o puredb_write.lo `test -f puredb_write.c || echo './'`puredb_write.c rm -f .libs/puredb_write.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -D_GNU_SOURCE=1 -c puredb_write.c -Wp,-MD,.deps/puredb_write.TPlo -fPIC -DPIC -o .libs/puredb_write.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -D_GNU_SOURCE=1 -c puredb_write.c -Wp,-MD,.deps/puredb_write.TPlo -o puredb_write.o >/dev/null 2>&1 mv -f .libs/puredb_write.lo puredb_write.lo /bin/sh ../libtool --mode=link gcc -g -O2 -D_GNU_SOURCE=1 -o libpuredb_write.la -rpath /usr/local/lib puredb_write.lo rm -fr .libs/libpuredb_write.la .libs/libpuredb_write.* .libs/libpuredb_write.* gcc -shared puredb_write.lo -Wl,-soname -Wl,libpuredb_write.so.0 -o .libs/libpuredb_write.so.0.0.0 (cd .libs && rm -f libpuredb_write.so.0 && ln -s libpuredb_write.so.0.0.0 libpuredb_write.so.0) (cd .libs && rm -f libpuredb_write.so && ln -s libpuredb_write.so.0.0.0 libpuredb_write.so) ar cru .libs/libpuredb_write.a puredb_write.o ranlib .libs/libpuredb_write.a creating libpuredb_write.la (cd .libs && rm -f libpuredb_write.la && ln -s ../libpuredb_write.la libpuredb_write.la) source='example_read.c' object='example_read.o' libtool=no \ depfile='.deps/example_read.Po' tmpdepfile='.deps/example_read.TPo' \ depmode=gcc /bin/sh ../depcomp \ gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -D_GNU_SOURCE=1 -c `test -f example_read.c || echo './'`example_read.c /bin/sh ../libtool --mode=link gcc -g -O2 -D_GNU_SOURCE=1 -o example_read example_read.o libpuredb_read.la gcc -g -O2 -D_GNU_SOURCE=1 -o .libs/example_read example_read.o ./.libs/libpuredb_read.so -Wl,--rpath -Wl,/usr/local/lib creating example_read source='example_write.c' object='example_write.o' libtool=no \ depfile='.deps/example_write.Po' tmpdepfile='.deps/example_write.TPo' \ depmode=gcc /bin/sh ../depcomp \ gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -D_GNU_SOURCE=1 -c `test -f example_write.c || echo './'`example_write.c /bin/sh ../libtool --mode=link gcc -g -O2 -D_GNU_SOURCE=1 -o example_write example_write.o libpuredb_write.la gcc -g -O2 -D_GNU_SOURCE=1 -o .libs/example_write example_write.o ./.libs/libpuredb_write.so -Wl,--rpath -Wl,/usr/local/lib creating example_write source='regression.c' object='regression.o' libtool=no \ depfile='.deps/regression.Po' tmpdepfile='.deps/regression.TPo' \ depmode=gcc /bin/sh ../depcomp \ gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -D_GNU_SOURCE=1 -c `test -f regression.c || echo './'`regression.c /bin/sh ../libtool --mode=link gcc -g -O2 -D_GNU_SOURCE=1 -o regression regression.o libpuredb_read.la libpuredb_write.la gcc -g -O2 -D_GNU_SOURCE=1 -o .libs/regression regression.o ./.libs/libpuredb_read.so ./.libs/libpuredb_write.so -Wl,--rpath -Wl,/usr/local/lib creating regression make[2]: Leaving directory `/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Tie-PureDB/pure-db-2.1/src' make[2]: Entering directory `/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Tie-PureDB/pure-db-2.1' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Tie-PureDB/pure-db-2.1' make[1]: Leaving directory `/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Tie-PureDB/pure-db-2.1' Successfully compiled pure-db-2.1 ... or so I think ;) Checking if your kit is complete... Looks good Writing Makefile for Tie::PureDB cp PureDB.pm blib/lib/Tie/PureDB.pm /home/cpanrun/build/5.6.1/bin/perl -I/home/cpanrun/build/5.6.1/lib/5.6.1/i686-linux-thread-multi -I/home/cpanrun/build/5.6.1/lib/5.6.1 /home/cpanrun/build/5.6.1/lib/5.6.1/ExtUtils/xsubpp -typemap /home/cpanrun/build/5.6.1/lib/5.6.1/ExtUtils/typemap -typemap typemap PureDB.xs > PureDB.xsc && mv PureDB.xsc PureDB.c gcc -c -I/usr/local/include -I./pure-db-2.1/src -DUSE_REENTRANT_API -D_GNU_SOURCE -D_REENTRANT -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"0.04\" -DXS_VERSION=\"0.04\" -fpic -I/home/cpanrun/build/5.6.1/lib/5.6.1/i686-linux-thread-multi/CORE PureDB.c Running Mkbootstrap for Tie::PureDB () chmod 644 PureDB.bs rm -f blib/arch/auto/Tie/PureDB/PureDB.so LD_RUN_PATH="" gcc -shared PureDB.o ./pure-db-2.1/src/puredb_write.o ./pure-db-2.1/src/puredb_read.o -o blib/arch/auto/Tie/PureDB/PureDB.so chmod 755 blib/arch/auto/Tie/PureDB/PureDB.so cp PureDB.bs blib/arch/auto/Tie/PureDB/PureDB.bs chmod 644 blib/arch/auto/Tie/PureDB/PureDB.bs Manifying blib/man3/Tie::PureDB.3 PERL_DL_NONLAZY=1 /home/cpanrun/build/5.6.1/bin/perl -Iblib/arch -Iblib/lib -I/home/cpanrun/build/5.6.1/lib/5.6.1/i686-linux-thread-multi -I/home/cpanrun/build/5.6.1/lib/5.6.1 -e 'use Test::Harness qw(&runtests $verbose); $verbose=0; runtests @ARGV;' t/*.t t/1.write.api.......ok t/2.write.tie.......ok t/3.read.api........# Failed test (t/3.read.api.t at line 31) # Failed test (t/3.read.api.t at line 36) # Failed test (t/3.read.api.t at line 31) # Failed test (t/3.read.api.t at line 36) # Failed test (t/3.read.api.t at line 31) # Failed test (t/3.read.api.t at line 36) # Failed test (t/3.read.api.t at line 31) # Failed test (t/3.read.api.t at line 36) # Failed test (t/3.read.api.t at line 31) # Failed test (t/3.read.api.t at line 36) # Failed test (t/3.read.api.t at line 31) # Failed test (t/3.read.api.t at line 36) # Failed test (t/3.read.api.t at line 31) # Failed test (t/3.read.api.t at line 36) # Looks like you failed 14 tests of 33. dubious Test returned status 14 (wstat 3584, 0xe00) DIED. FAILED tests 5, 7, 9, 11, 13, 15, 17, 19, 21, 23, 25, 27, 29, 31 Failed 14/33 tests, 57.58% okay t/4.read.tie........# Failed test (t/4.read.tie.t at line 31) # Failed test (t/4.read.tie.t at line 32) # Failed test (t/4.read.tie.t at line 31) # Failed test (t/4.read.tie.t at line 32) # Failed test (t/4.read.tie.t at line 31) # Failed test (t/4.read.tie.t at line 32) # Failed test (t/4.read.tie.t at line 31) # Failed test (t/4.read.tie.t at line 32) # Failed test (t/4.read.tie.t at line 31) # Failed test (t/4.read.tie.t at line 32) # Failed test (t/4.read.tie.t at line 31) # Failed test (t/4.read.tie.t at line 32) # Failed test (t/4.read.tie.t at line 31) # Failed test (t/4.read.tie.t at line 32) # Looks like you failed 14 tests of 25. dubious Test returned status 14 (wstat 3584, 0xe00) DIED. FAILED tests 5-6, 8-9, 11-12, 14-15, 17-18, 20-21, 23-24 Failed 14/25 tests, 44.00% okay t/5.read.fail.......ok t/6.write.fail......ok t/7.invalid.offset..# Failed test (t/7.invalid.offset.t at line 32) # Looks like you failed 1 tests of 10. dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 6 Failed 1/10 tests, 90.00% okay t/8.memoize.........skipped: Memoize is not installed, can't test Failed Test Status Wstat Total Fail Failed List of Failed -------------------------------------------------------------------------------- t/3.read.api.t 14 3584 33 14 42.42% 5, 7, 9, 11, 13, 15, 17, 19, 21, 23, 25, 27, 29, 31 t/4.read.tie.t 14 3584 25 14 56.00% 5-6, 8-9, 11-12, 14-15, 17-18, 20-21, 23-24 t/7.invalid.offset.t 1 256 10 1 10.00% 6 1 test skipped. Failed 3/8 test scripts, 62.50% okay. 29/148 subtests failed, 80.41% okay. make: *** [test_dynamic] Error 29