*** Module::AutoInstall version 1.03 *** Checking for Perl dependencies... [Core Features] - Test::More ...loaded. (0.54) - Exporter ...loaded. (5.562) - XSLoader ...loaded. (0.08) *** Module::AutoInstall configuration finished. Checking if your kit is complete... Looks good Writing Makefile for Taint::Util /bin/sh -c true /bin/sh -c true cp Util.pm blib/lib/Taint/Util.pm /export/home/cpanrun/build/5.6.1/bin/perl "-Iinc" -I/export/home/cpanrun/build/5.6.1/lib/5.6.1/sun4-solaris-thread-multi /export/home/cpanrun/build/5.6.1/lib/5.6.1/ExtUtils/xsubpp -typemap /export/home/cpanrun/build/5.6.1/lib/5.6.1/ExtUtils/typemap Util.xs > Util.xsc && mv Util.xsc Util.c Please specify prototyping behavior for Util.xs (see perlxs manual) gcc -c -DUSE_REENTRANT_API -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O -DVERSION=\"0.05\" -DXS_VERSION=\"0.05\" -fPIC -I/export/home/cpanrun/build/5.6.1/lib/5.6.1/sun4-solaris-thread-multi/CORE Util.c Running Mkbootstrap for Taint::Util () chmod 644 Util.bs rm -f blib/arch/auto/Taint/Util/Util.so LD_RUN_PATH="" gcc -G Util.o -o blib/arch/auto/Taint/Util/Util.so chmod 755 blib/arch/auto/Taint/Util/Util.so cp Util.bs blib/arch/auto/Taint/Util/Util.bs chmod 644 blib/arch/auto/Taint/Util/Util.bs Manifying blib/man3/Taint::Util.3 /bin/sh -c true /bin/sh -c true PERL_DL_NONLAZY=1 /export/home/cpanrun/build/5.6.1/bin/perl -Iinc -Iblib/arch -Iblib/lib -I/export/home/cpanrun/build/5.6.1/lib/5.6.1/sun4-solaris-thread-multi -e 'use Test::Harness qw(&runtests $verbose); $verbose=1; runtests @ARGV;' t/*.t t/00-compile........1..1 "import" is not exported by the Exporter module at blib/lib/Taint/Util.pm line 2 not ok 1 - use Taint::Util; # Failed test (t/00-compile.t at line 5) # Tried to use 'Taint::Util'. # Error: Can't continue after import errors at blib/lib/Taint/Util.pm line 2 # BEGIN failed--compilation aborted at t/00-compile.t line 5. # Compilation failed in require at (eval 3) line 2. # BEGIN failed--compilation aborted at (eval 3) line 2. # Looks like you failed 1 test of 1. dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 1 Failed 1/1 tests, 0.00% okay t/export............1..3 "import" is not exported by the Exporter module at blib/lib/Taint/Util.pm line 2 Can't continue after import errors at blib/lib/Taint/Util.pm line 2 BEGIN failed--compilation aborted at blib/lib/Taint/Util.pm line 2. Compilation failed in require at t/export.t line 5. BEGIN failed--compilation aborted at t/export.t line 5. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-3 Failed 3/3 tests, 0.00% okay t/prototype........."import" is not exported by the Exporter module at blib/lib/Taint/Util.pm line 2 Can't continue after import errors at blib/lib/Taint/Util.pm line 2 BEGIN failed--compilation aborted at blib/lib/Taint/Util.pm line 2. Compilation failed in require at t/prototype.t line 2. BEGIN failed--compilation aborted at t/prototype.t line 2. dubious Test returned status 255 (wstat 65280, 0xff00) t/taint-non-T.......1..2 "import" is not exported by the Exporter module at blib/lib/Taint/Util.pm line 2 Can't continue after import errors at blib/lib/Taint/Util.pm line 2 BEGIN failed--compilation aborted at blib/lib/Taint/Util.pm line 2. Compilation failed in require at t/taint-non-T.t line 10. BEGIN failed--compilation aborted at t/taint-non-T.t line 10. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-2 Failed 2/2 tests, 0.00% okay t/usage.............1..72 "import" is not exported by the Exporter module at blib/lib/Taint/Util.pm line 2 Can't continue after import errors at blib/lib/Taint/Util.pm line 2 BEGIN failed--compilation aborted at blib/lib/Taint/Util.pm line 2. Compilation failed in require at t/usage.t line 5. BEGIN failed--compilation aborted at t/usage.t line 5. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-72 Failed 72/72 tests, 0.00% okay Failed Test Status Wstat Total Fail Failed List of Failed -------------------------------------------------------------------------------- t/00-compile.t 1 256 1 1 100.00% 1 t/export.t 255 65280 3 3 100.00% 1-3 t/prototype.t 255 65280 ?? ?? % ?? t/taint-non-T.t 255 65280 2 2 100.00% 1-2 t/usage.t 255 65280 72 72 100.00% 1-72 Failed 5/5 test scripts, 0.00% okay. 78/78 subtests failed, 0.00% okay. make: *** [test_dynamic] Error 2