Set up gcc environment - 3.3 Checking if your kit is complete... Looks good Writing Makefile for Algorithm::GDiffDelta cp GDiffDelta.pm blib/lib/Algorithm/GDiffDelta.pm /export/home/cpanrun/build/5.10.0/bin/perl /export/home/cpanrun/build/5.10.0/lib/ExtUtils/xsubpp -typemap /export/home/cpanrun/build/5.10.0/lib/ExtUtils/typemap GDiffDelta.xs > GDiffDelta.xsc && mv GDiffDelta.xsc GDiffDelta.c gcc -c -D_REENTRANT -DPRIVLIB_LAST_IN_INC -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -pipe -O -DVERSION=\"0.01\" -DXS_VERSION=\"0.01\" -fPIC "-I/export/home/cpanrun/build/5.10.0/lib/CORE" GDiffDelta.c Running Mkbootstrap for Algorithm::GDiffDelta () chmod 644 GDiffDelta.bs rm -f blib/arch/auto/Algorithm/GDiffDelta/GDiffDelta.so gcc -G -L/usr/lib -L/usr/ccs/lib -L/opt/SUNWspro/prod/lib GDiffDelta.o -o blib/arch/auto/Algorithm/GDiffDelta/GDiffDelta.so \ \ chmod 755 blib/arch/auto/Algorithm/GDiffDelta/GDiffDelta.so cp GDiffDelta.bs blib/arch/auto/Algorithm/GDiffDelta/GDiffDelta.bs chmod 644 blib/arch/auto/Algorithm/GDiffDelta/GDiffDelta.bs Manifying blib/man3/Algorithm::GDiffDelta.3 PERL_DL_NONLAZY=1 /export/home/cpanrun/build/5.10.0/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/05library....1..2 ok 1 - use Algorithm::GDiffDelta; ok 2 - require Algorithm::GDiffDelta; ok t/10adler32....1..0 # Skip need Digest::Adler32 installed for this skipped all skipped: need Digest::Adler32 installed for this t/20apply......1..5 Can't locate IO/Scalar.pm in @INC (@INC contains: /export/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Algorithm-GDiffDelta/blib/lib /export/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Algorithm-GDiffDelta/blib/arch /export/home/cpanrun/build/5.10.0/site/lib /export/home/cpanrun/build/5.10.0/lib . /export/home/cpanrun/build/5.10.0/site/lib /export/home/cpanrun/build/5.10.0/lib .) at t/20apply.t line 8. BEGIN failed--compilation aborted at t/20apply.t line 8. # Looks like your test died before it could output anything. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-5 Failed 5/5 tests, 0.00% okay t/30delta......1..12 Can't locate IO/Scalar.pm in @INC (@INC contains: /export/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Algorithm-GDiffDelta/blib/lib /export/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Algorithm-GDiffDelta/blib/arch /export/home/cpanrun/build/5.10.0/site/lib /export/home/cpanrun/build/5.10.0/lib . /export/home/cpanrun/build/5.10.0/site/lib /export/home/cpanrun/build/5.10.0/lib .) at t/30delta.t line 8. BEGIN failed--compilation aborted at t/30delta.t line 8. # Looks like your test died before it could output anything. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-12 Failed 12/12 tests, 0.00% okay t/99pod........1..1 ok 1 - POD in GDiffDelta.pm is valid ok Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/20apply.t 255 65280 5 10 1-5 t/30delta.t 255 65280 12 24 1-12 1 test skipped. Failed 2/5 test scripts. 17/20 subtests failed. Files=5, Tests=20, 3 wallclock secs ( 1.49 cusr + 0.38 csys = 1.87 CPU) Failed 2/5 test programs. 17/20 subtests failed. make: *** [test_dynamic] Error 255