Checking if your kit is complete... Looks good Writing Makefile for Sub::Caller cp Caller.pm blib/lib/Sub/Caller.pm /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 Caller.xs > Caller.xsc && mv Caller.xsc Caller.c gcc -c -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=\"0.60\" -DXS_VERSION=\"0.60\" -fPIC "-I/home/cpanrun/build/5.10.0/lib/CORE" Caller.c Running Mkbootstrap for Sub::Caller () chmod 644 Caller.bs rm -f blib/arch/auto/Sub/Caller/Caller.so gcc -shared -O2 Caller.o -o blib/arch/auto/Sub/Caller/Caller.so \ \ chmod 755 blib/arch/auto/Sub/Caller/Caller.so cp Caller.bs blib/arch/auto/Sub/Caller/Caller.bs chmod 644 blib/arch/auto/Sub/Caller/Caller.bs Manifying blib/man3/Sub::Caller.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/caller....1..12 # Running under perl version 5.010000 for linux # Current time local: Fri Nov 30 05:16:27 2007 # Current time GMT: Fri Nov 30 13:16:27 2007 # Using Test.pm version 1.25 Use of uninitialized value $_[0] in pattern match (m//) at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Sub-Caller/blib/lib/Sub/Caller.pm line 60. ok 1 ok 2 Subroutine main::test redefined at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Sub-Caller/blib/lib/Sub/Caller.pm line 103. Use of uninitialized value in substitution (s///) at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Sub-Caller/blib/lib/Sub/Caller.pm line 47. ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok t/use.......1..1 # Running under perl version 5.010000 for linux # Current time local: Fri Nov 30 05:16:27 2007 # Current time GMT: Fri Nov 30 13:16:27 2007 # Using Test.pm version 1.25 Use of uninitialized value $_[0] in pattern match (m//) at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Sub-Caller/blib/lib/Sub/Caller.pm line 60. ok 1 ok All tests successful. Files=2, Tests=13, 0 wallclock secs ( 0.14 cusr + 0.04 csys = 0.18 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/Sub/Caller/Caller.bs Installing /home/cpanrun/build/5.10.0/site/lib/auto/Sub/Caller/Caller.so Installing /home/cpanrun/build/5.10.0/html/site/lib/Sub/Caller.html Installing /home/cpanrun/build/5.10.0/site/lib/Sub/Caller.pm Installing /home/cpanrun/build/5.10.0/site/man/man3/Sub::Caller.3 Appending installation info to /home/cpanrun/build/5.10.0/lib/perllocal.pod