Checking if your kit is complete... Looks good Writing Makefile for Hardware::Vhdl::Tidy cp lib/Hardware/Vhdl/Tidy.pm blib/lib/Hardware/Vhdl/Tidy.pm Manifying blib/man3/Hardware::Vhdl::Tidy.3 PERL_DL_NONLAZY=1 /home/cpanrun/parisc2.0-lp64/build/5.8.2/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/00-load.............1..1 # Failed test (t/00-load.t at line 6) # Tried to use 'Hardware::Vhdl::Tidy'. # Error: "import" is not exported by the Exporter module # Can't continue after import errors at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Hardware-Vhdl-Tidy/blib/lib/Hardware/Vhdl/Tidy.pm line 13 # BEGIN failed--compilation aborted at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Hardware-Vhdl-Tidy/blib/lib/Hardware/Vhdl/Tidy.pm line 13. # Compilation failed in require at (eval 1) line 2. not ok 1 - use Hardware::Vhdl::Tidy; Use of uninitialized value in concatenation (.) or string at t/00-load.t line 9. # Testing Hardware::Vhdl::Tidy , Perl 5.008002, /home/cpanrun/parisc2.0-lp64/build/5.8.2/bin/perl # Looks like you failed 1 tests of 1. dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 1 Failed 1/1 tests, 0.00% okay t/boilerplate.........1..3 ok 1 - README contains no boilerplate text ok 2 - Changes contains no boilerplate text ok 3 - lib/Hardware/Vhdl/Tidy.pm contains no boilerplate text ok t/errors..............1..11 # Failed test (t/errors.t at line 35) # Tried to use 'Hardware::Vhdl::Tidy'. # Error: "import" is not exported by the Exporter module # Can't continue after import errors at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Hardware-Vhdl-Tidy/blib/lib/Hardware/Vhdl/Tidy.pm line 13 # BEGIN failed--compilation aborted at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Hardware-Vhdl-Tidy/blib/lib/Hardware/Vhdl/Tidy.pm line 13. # Compilation failed in require at (eval 4) line 2. not ok 1 - use Hardware::Vhdl::Tidy; # Failed test (t/errors.t at line 45) not ok 2 - baseline: construct without error # got: 'Undefined subroutine &main::tidy_vhdl called at t/errors.t line 43. # ' # expected: '' # Failed test (t/errors.t at line 50) not ok 3 - missing source arg to tidy_vhdl # 'Undefined subroutine &main::tidy_vhdl called at t/errors.t line 48. # ' # doesn't match '(?ms-xi:tidy_vhdl requires a 'source' parameter)' # Failed test (t/errors.t at line 55) not ok 4 - missing destination arg to tidy_vhdl # 'Undefined subroutine &main::tidy_vhdl called at t/errors.t line 53. # ' # doesn't match '(?ms-xi:tidy_vhdl requires a 'destination' parameter)' # Failed test (t/errors.t at line 60) not ok 5 - source is not a ref # 'Undefined subroutine &main::tidy_vhdl called at t/errors.t line 58. # ' # doesn't match '(?ms-xi:tidy_vhdl 'source' parameter is not of a valid type \(it is not a reference\))' ok 6 - test case self-check ok 7 - test case self-check # Failed test (t/errors.t at line 69) not ok 8 - bad source type: object without the right method # 'Undefined subroutine &main::tidy_vhdl called at t/errors.t line 67. # ' # doesn't match '(?ms-xi:tidy_vhdl 'source' parameter is not of a valid type \(type is 'DuffLineGiver'\))' # Failed test (t/errors.t at line 74) # 'Undefined subroutine &main::tidy_vhdl called at t/errors.t line 72. # ' # doesn't match '(?ms-xi:tidy_vhdl 'source' parameter is not of a valid type \(type is 'REF'\))' not ok 9 - bad source type: scalar ref ref # Failed test (t/errors.t at line 79) not ok 10 - bad source type: hash ref # 'Undefined subroutine &main::tidy_vhdl called at t/errors.t line 77. # ' # doesn't match '(?ms-xi:tidy_vhdl 'source' parameter is not of a valid type \(type is 'HASH'\))' ok 11 - End of tests # Looks like you failed 8 tests of 11. dubious Test returned status 8 (wstat 2048, 0x800) DIED. FAILED tests 1-5, 8-10 Failed 8/11 tests, 27.27% okay t/pod-coverage........1..0 # Skip Test::Pod::Coverage 1.04 required for testing POD coverage skipped all skipped: Test::Pod::Coverage 1.04 required for testing POD coverage t/pod.................1..1 ok 1 - blib/lib/Hardware/Vhdl/Tidy.pm ok t/tidy................"import" is not exported by the Exporter module Can't continue after import errors at t/TestUtils.pm line 2 BEGIN failed--compilation aborted at t/TestUtils.pm line 2. Compilation failed in require at t/tidy.t line 3. BEGIN failed--compilation aborted at t/tidy.t line 5. dubious Test returned status 255 (wstat 65280, 0xff00) t/tidy_commandline...."import" is not exported by the Exporter module Can't continue after import errors at t/TestUtils.pm line 2 BEGIN failed--compilation aborted at t/TestUtils.pm line 2. Compilation failed in require at t/tidy_commandline.t line 26. BEGIN failed--compilation aborted at t/tidy_commandline.t line 28. dubious Test returned status 255 (wstat 65280, 0xff00) Failed 4/7 test scripts, 42.86% okay. 9/16 subtests failed, 43.75% okay. Failed Test Stat Wstat Total Fail Failed List of Failed -------------------------------------------------------------------------------------------------------------------------------------------------------- t/00-load.t 1 256 1 1 100.00% 1 t/errors.t 8 2048 11 8 72.73% 1-5 8-10 t/tidy.t 255 65280 ?? ?? % ?? t/tidy_commandline.t 255 65280 ?? ?? % ?? 1 test skipped. make: *** [test_dynamic] Error 2