Checking if your kit is complete... Warning: the following files are missing in your kit: .cvsignore Please inform the author. Writing Makefile for UNIVERSAL::ref cp lib/UNIVERSAL/ref.pm blib/lib/UNIVERSAL/ref.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 ref.xs > ref.xsc && mv ref.xsc ref.c gcc -c -DUSE_REENTRANT_API -D_GNU_SOURCE -D_REENTRANT -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"0.12\" -DXS_VERSION=\"0.12\" -fpic -I/home/cpanrun/build/5.6.1/lib/5.6.1/i686-linux-thread-multi/CORE ref.c Running Mkbootstrap for UNIVERSAL::ref () chmod 644 ref.bs rm -f blib/arch/auto/UNIVERSAL/ref/ref.so LD_RUN_PATH="" gcc -shared ref.o -o blib/arch/auto/UNIVERSAL/ref/ref.so chmod 755 blib/arch/auto/UNIVERSAL/ref/ref.so cp ref.bs blib/arch/auto/UNIVERSAL/ref/ref.bs chmod 644 blib/arch/auto/UNIVERSAL/ref/ref.bs Manifying blib/man3/UNIVERSAL::ref.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=1; runtests @ARGV;' t/*.t t/basic.............not ok 1 - I even fix the past # TODO Impossible using current technology. # Failed (TODO) test (t/basic.t at line 40) # got: 'PAST' # expected: 'lie' ok 2 - Lying 101 ok 3 - Data::Dumper is unpeturbed ok 4 # skip Don't have Data::Dump::Streamer ok 5 - Ordinary things are ordinary 1 ok 6 - Ordinary things are ordinary 2 ok 7 - Ordinary things are ordinary 3 ok 8 - Self delusion 1 ok 9 - Self delusion 2 ok 10 - Overloaded objects still look overloaded ok 11 - Overloaded objects stringify normally too 1..11 FAILED tests 1-11 Failed 11/11 tests, 0.00% okay Failed Test Status Wstat Total Fail Failed List of Failed -------------------------------------------------------------------------------- t/basic.t 11 11 100.00% 1-11 Failed 1/1 test scripts, 0.00% okay. 11/11 subtests failed, 0.00% okay. make: *** [test_dynamic] Error 29