...setting symlinks for launch Checking if your kit is complete... Looks good Writing Makefile for Tree::Fat cp tv.public blib/lib/Tree/Fat/tv.public cp tvcommon0.h blib/lib/Tree/Fat/tvcommon0.h cp Fat.pm blib/lib/Tree/Fat.pm AutoSplitting blib/lib/Tree/Fat.pm (blib/lib/auto/Tree/Fat) cp tv.setup blib/lib/Tree/Fat/tv.setup cp tv.sym blib/lib/Tree/Fat/tv.sym cp tv.code blib/lib/Tree/Fat/tv.code cp tvcommon.c blib/lib/Tree/Fat/tvcommon.c cp tv.private blib/lib/Tree/Fat/tv.private cp tvcommon.h blib/lib/Tree/Fat/tvcommon.h cp tv.seek blib/lib/Tree/Fat/tv.seek cp tvgen.pl blib/script/tvgen.pl /home/cpanrun/tmp/5.10.0/bin/perl "-MExtUtils::MY" -e "MY->fixin(shift)" blib/script/tvgen.pl /home/cpanrun/tmp/5.10.0/bin/perl -Mblib blib/script/tvgen.pl -t -p tie Using prefix 'tie'... ./tietv.tmpl -> tietv.h /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Tree-Fat/blib/lib/Tree/Fat/tv.code -> tietv.c /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Tree-Fat/blib/lib/Tree/Fat/tv.private -> tietvpriv.h /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Tree-Fat/blib/lib/Tree/Fat/tv.public -> tietvpub.h /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Tree-Fat/blib/lib/Tree/Fat/tv.seek -> tietvseek.h Done! /home/cpanrun/tmp/5.10.0/bin/perl /home/cpanrun/build/5.10.0/lib/ExtUtils/xsubpp -typemap /home/cpanrun/build/5.10.0/lib/ExtUtils/typemap -typemap typemap Fat.xs > Fat.xsc && mv Fat.xsc Fat.c gcc -c -I. -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DPRIVLIB_LAST_IN_INC -fno-strict-aliasing -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -O2 -DVERSION=\"1.111\" -DXS_VERSION=\"1.111\" -fPIC "-I/home/cpanrun/build/5.10.0/lib/CORE" Fat.c gcc -c -I. -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DPRIVLIB_LAST_IN_INC -fno-strict-aliasing -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -O2 -DVERSION=\"1.111\" -DXS_VERSION=\"1.111\" -fPIC "-I/home/cpanrun/build/5.10.0/lib/CORE" tietv.c gcc -c -I. -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DPRIVLIB_LAST_IN_INC -fno-strict-aliasing -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -O2 -DVERSION=\"1.111\" -DXS_VERSION=\"1.111\" -fPIC "-I/home/cpanrun/build/5.10.0/lib/CORE" tvcommon.c Running Mkbootstrap for Tree::Fat () chmod 644 Fat.bs rm -f blib/arch/auto/Tree/Fat/Fat.so gcc -shared -O2 Fat.o tietv.o tvcommon.o -o blib/arch/auto/Tree/Fat/Fat.so \ \ chmod 755 blib/arch/auto/Tree/Fat/Fat.so cp Fat.bs blib/arch/auto/Tree/Fat/Fat.bs chmod 644 blib/arch/auto/Tree/Fat/Fat.bs Manifying blib/man3/Tree::Fat.3 PERL_DL_NONLAZY=1 /home/cpanrun/tmp/5.10.0/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/0null.....1..26 # Running under perl version 5.010000 for linux # Current time local: Fri Nov 30 20:27:12 2007 # Current time GMT: Sat Dec 1 04:27:12 2007 # Using Test.pm version 1.25 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok 13 ok 14 ok 15 ok 16 ok 17 ok 18 ok 19 ok 20 ok 21 ok 22 ok 23 ok 24 ok 25 ok 26 ok t/1easy.....1..16 # Running under perl version 5.010000 for linux # Current time local: Fri Nov 30 20:27:12 2007 # Current time GMT: Sat Dec 1 04:27:12 2007 # Using Test.pm version 1.25 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok 13 ok 14 ok 15 ok 16 ok t/cursor....1..4 # Running under perl version 5.010000 for linux # Current time local: Fri Nov 30 20:27:12 2007 # Current time GMT: Sat Dec 1 04:27:12 2007 # Using Test.pm version 1.25 ok 1 ok 2 ok 3 ok 4 ok t/delete....1..4 # Running under perl version 5.010000 for linux # Current time local: Fri Nov 30 20:27:12 2007 # Current time GMT: Sat Dec 1 04:27:12 2007 # Using Test.pm version 1.25 Ambiguous call resolved as CORE::push(), qualify as such or use & at t/test.pm line 54. Ambiguous call resolved as CORE::push(), qualify as such or use & at t/test.pm line 66. ok 1 ok 2 ok 3 ok 4 ok t/insert....1..10 # Running under perl version 5.010000 for linux # Current time local: Fri Nov 30 20:27:12 2007 # Current time GMT: Sat Dec 1 04:27:12 2007 # Using Test.pm version 1.25 Ambiguous call resolved as CORE::push(), qualify as such or use & at t/test.pm line 54. Ambiguous call resolved as CORE::push(), qualify as such or use & at t/test.pm line 66. ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok t/moveto....1..4 # Running under perl version 5.010000 for linux # Current time local: Fri Nov 30 20:27:13 2007 # Current time GMT: Sat Dec 1 04:27:13 2007 # Using Test.pm version 1.25 ok 1 ok 2 ok 3 ok 4 ok t/seek......1..16 # Running under perl version 5.010000 for linux # Current time local: Fri Nov 30 20:27:13 2007 # Current time GMT: Sat Dec 1 04:27:13 2007 # Using Test.pm version 1.25 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok 13 ok 14 ok 15 # skip ok 16 # skip ok 2/16 skipped: various reasons All tests successful, 2 subtests skipped. Files=7, Tests=80, 1 wallclock secs ( 0.77 cusr + 0.14 csys = 0.91 CPU) Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /home/cpanrun/build/5.10.0/site/lib/auto/Tree/Fat/Fat.bs Installing /home/cpanrun/build/5.10.0/site/lib/auto/Tree/Fat/Fat.so Installing /home/cpanrun/build/5.10.0/html/site/lib/Tree/Fat.html Installing /home/cpanrun/build/5.10.0/site/lib/Tree/Fat.pm Installing /home/cpanrun/build/5.10.0/site/lib/Tree/Fat/tv.seek Installing /home/cpanrun/build/5.10.0/site/lib/Tree/Fat/tv.sym Installing /home/cpanrun/build/5.10.0/site/lib/Tree/Fat/tvcommon.h Installing /home/cpanrun/build/5.10.0/site/lib/Tree/Fat/tvcommon.c Installing /home/cpanrun/build/5.10.0/site/lib/Tree/Fat/tv.setup Installing /home/cpanrun/build/5.10.0/site/lib/Tree/Fat/tv.public Installing /home/cpanrun/build/5.10.0/site/lib/Tree/Fat/tv.private Installing /home/cpanrun/build/5.10.0/site/lib/Tree/Fat/tvcommon0.h Installing /home/cpanrun/build/5.10.0/site/lib/Tree/Fat/tv.code Installing /home/cpanrun/build/5.10.0/site/lib/auto/Tree/Fat/autosplit.ix Installing /home/cpanrun/build/5.10.0/site/man/man3/Tree::Fat.3 Installing /home/cpanrun/build/5.10.0/site/bin/tvgen.pl Appending installation info to /home/cpanrun/build/5.10.0/lib/perllocal.pod