*** Module::AutoInstall version 1.03 *** Checking for Perl dependencies... [Core Features] - Test::More ...loaded. (0.72) - 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 /home/cpanrun/pa-risc1.1/build/5.6.1/bin/perl "-Iinc" -I/home/cpanrun/pa-risc1.1/build/5.6.1/lib/5.6.1/PA-RISC1.1-thread-multi /home/cpanrun/pa-risc1.1/build/5.6.1/lib/5.6.1/ExtUtils/xsubpp -typemap /home/cpanrun/pa-risc1.1/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) cc -c -D_POSIX_C_SOURCE=199506L -D_HPUX_SOURCE +DA1.1 +DS2.0a +z -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Ae -O +Onolimit -DVERSION=\"0.05\" -DXS_VERSION=\"0.05\" +z -I/home/cpanrun/pa-risc1.1/build/5.6.1/lib/5.6.1/PA-RISC1.1-thread-multi/CORE Util.c Running Mkbootstrap for Taint::Util () chmod 644 Util.bs rm -f blib/arch/auto/Taint/Util/Util.sl LD_RUN_PATH="" ld -b +vnocompatwarnings -L/usr/local/lib Util.o -o blib/arch/auto/Taint/Util/Util.sl chmod 755 blib/arch/auto/Taint/Util/Util.sl 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 /home/cpanrun/pa-risc1.1/build/5.6.1/bin/perl -Iinc -Iblib/arch -Iblib/lib -I/home/cpanrun/pa-risc1.1/build/5.6.1/lib/5.6.1/PA-RISC1.1-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 # Failed test 'use Taint::Util;' not ok 1 - use Taint::Util; # at t/00-compile.t 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 5/5 test scripts, 0.00% okay. 78/78 subtests failed, 0.00% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- t/00-compile.t 1 256 1 1 100.00% 1 t/export.t 255 65280 3 6 200.00% 1-3 t/prototype.t 255 65280 ?? ?? % ?? t/taint-non-T.t 255 65280 2 4 200.00% 1-2 t/usage.t 255 65280 72 144 200.00% 1-72 make: *** [test_dynamic] Error 2