Checking if your kit is complete... Looks good ========================================================================= WARNING: You are currently using Perl version 5.006001. Perl versions including and between Perl v5.6.1 and v5.7.0 do not work well with this module. Test file "t/11_______dump.t" of the test suite ("make test") will probably fail with a core dump when using this Perl version. You may nevertheless be able to use this module if all the other tests pass (just "make install" anyway). However, I would rather recommend you to upgrade to a more stable Perl version. Sorry for the inconvenience! ========================================================================= Writing Makefile for Data::Locations cp Locations.pm blib/lib/Data/Locations.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 Locations.xs > Locations.xsc && mv Locations.xsc Locations.c gcc -c -DUSE_REENTRANT_API -D_GNU_SOURCE -D_REENTRANT -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"5.4\" -DXS_VERSION=\"5.4\" -fpic -I/home/cpanrun/build/5.6.1/lib/5.6.1/i686-linux-thread-multi/CORE Locations.c Running Mkbootstrap for Data::Locations () chmod 644 Locations.bs rm -f blib/arch/auto/Data/Locations/Locations.so LD_RUN_PATH="" gcc -shared Locations.o -o blib/arch/auto/Data/Locations/Locations.so chmod 755 blib/arch/auto/Data/Locations/Locations.so cp Locations.bs blib/arch/auto/Data/Locations/Locations.bs chmod 644 blib/arch/auto/Data/Locations/Locations.bs Manifying blib/man3/Data::Locations.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/00____version.....ok t/01________new.....ok t/02___refcount.....ok t/03___filename.....ok t/04______print.....ok t/05______loops.....ok t/06_____printf.....ok t/07____println.....ok t/08_______read.....ok t/09______reset.....ok t/10___traverse.....ok t/11_______dump.....dubious Test returned status 0 (wstat 11, 0xb) DIED. FAILED tests 22-32 Failed 11/32 tests, 65.62% okay t/12_____delete.....ok t/13___toplevel.....ok t/14________tie.....ok t/15__example_1.....ok t/16__example_2.....ok t/17__example_3.....ok t/18__example_4.....ok Failed Test Status Wstat Total Fail Failed List of Failed -------------------------------------------------------------------------------- t/11_______dump.t 0 11 32 11 34.38% 22-32 Failed 1/19 test scripts, 94.74% okay. 11/792 subtests failed, 98.61% okay. make: *** [test_dynamic] Error 29