Hi Brian, hello Inliners, On Wed, Jun 06 2001, Brian Ingerson wrote: > With the flick of a mouse click Inline-0.41.tar.gz was whisked off to > CPAN. A few strokes later, and it was situated on the web site. > http://inline.perl.org I tried to install the latest version 0.41, but I was not successful :-( When running "make test" nearly all tests failed. I have attached the output of the "make test" run. And here are the technical details: OS: AIX 4.3 Filesystem: AFS Perl: 5.005_02 Any pointers or hints would be appreciated :-) Cheers, Norbert -- Ceterum censeo | PGP encrypted mail preferred. Redmond esse delendam. | PGP Public Key at www.MPA-Garching.MPG.DE/~nog/
make[1]: Entering directory `/afs/mpa/home/nog/Inline-0.41/C' make[2]: Entering directory `/afs/mpa/home/nog/Inline-0.41/C/grammar' make[2]: Leaving directory `/afs/mpa/home/nog/Inline-0.41/C/grammar' make[1]: Leaving directory `/afs/mpa/home/nog/Inline-0.41/C' make[1]: Entering directory `/afs/mpa/home/nog/Inline-0.41/MakeMaker' make[1]: Leaving directory `/afs/mpa/home/nog/Inline-0.41/MakeMaker' PERL_DL_NONLAZY=1 /usr/local/bin/perl -Iblib/arch -Iblib/lib -I/usr/local/lib/perl5/5.00502/aix -I/usr/local/lib/perl5/5.00502 -e 'use Test::Harness qw(&runtests $verbose); $verbose=0; runtests @ARGV;' t/*.t t/00init............ok t/01usages..........Goto undefined subroutine &Inline::create_config_file at blib/lib/Inline.pm line 80. BEGIN failed--compilation aborted. Uncaught exception from user code: Uncaught exception from user code: Failed to autogenerate /afs/mpa/home/nog/Inline-0.41/_Inline_test/config. at t/01usages.t line 18 Carp::croak('Failed to autogenerate /afs/mpa/home/nog/Inline-0.41/_Inline_tes...') called at blib/lib/Inline.pm (autosplit into blib/lib/auto/Inline/create_config_file.al) line 720 Inline::create_config_file('Inline=HASH(0x20262390)', '/afs/mpa/home/nog/Inline-0.41/_Inline_test') called at blib/lib/Inline.pm (autosplit into blib/lib/auto/Inline/check_config_file.al) line 668 Inline::check_config_file('Inline=HASH(0x20262390)') called at blib/lib/Inline.pm line 258 Inline::glue('Inline=HASH(0x20262390)') called at blib/lib/Inline.pm line 135 Inline::import('Inline', 'Foo', './t/file') called at t/01usages.t line 18 main::BEGIN() called at t/01usages.t line 0 eval {...} called at t/01usages.t line 0 BEGIN failed--compilation aborted at t/01usages.t line 18. dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED tests 1-7 Failed 7/7 tests, 0.00% okay t/02config..........Goto undefined subroutine &Inline::create_config_file at blib/lib/Inline.pm line 80. BEGIN failed--compilation aborted. Uncaught exception from user code: Uncaught exception from user code: Failed to autogenerate /afs/mpa/home/nog/Inline-0.41/_Inline_test/config. at t/02config.t line 21 Carp::croak('Failed to autogenerate /afs/mpa/home/nog/Inline-0.41/_Inline_tes...') called at blib/lib/Inline.pm (autosplit into blib/lib/auto/Inline/create_config_file.al) line 720 Inline::create_config_file('Inline=HASH(0x20212300)', '/afs/mpa/home/nog/Inline-0.41/_Inline_test') called at blib/lib/Inline.pm (autosplit into blib/lib/auto/Inline/check_config_file.al) line 668 Inline::check_config_file('Inline=HASH(0x20212300)') called at blib/lib/Inline.pm line 258 Inline::glue('Inline=HASH(0x20212300)') called at blib/lib/Inline.pm line 135 Inline::import('Inline', 'Foo', 'foo-sub test1 {^J bar-return $_[0] bar-eq \'test1\';^J}^J', 'ENABLE', 'BAR') called at t/02config.t line 21 main::BEGIN() called at t/02config.t line 0 eval {...} called at t/02config.t line 0 BEGIN failed--compilation aborted at t/02config.t line 21. dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED tests 1-2 Failed 2/2 tests, 0.00% okay t/03errors..........Goto undefined subroutine &Inline::create_config_file at blib/lib/Inline.pm line 80. BEGIN failed--compilation aborted. # Failed test 1 in t/03errors.t at line 20 Goto undefined subroutine &Inline::create_config_file at blib/lib/Inline.pm line 80. BEGIN failed--compilation aborted. Uncaught exception from user code: Uncaught exception from user code: Undefined subroutine &Inline::Foo::usage_config called at t/03errors.t line 41. main::BEGIN() called at t/03errors.t line 2 eval {...} called at t/03errors.t line 2 BEGIN failed--compilation aborted at t/03errors.t line 42. dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED tests 1, 3 Failed 2/3 tests, 33.33% okay t/04create..........Goto undefined subroutine &Inline::create_config_file at blib/lib/Inline.pm line 80. BEGIN failed--compilation aborted. Uncaught exception from user code: Uncaught exception from user code: Failed to autogenerate /afs/mpa/home/nog/Inline-0.41/_Inline/config. at t/04create.t line 0 Carp::croak('Failed to autogenerate /afs/mpa/home/nog/Inline-0.41/_Inline/con...') called at blib/lib/Inline.pm (autosplit into blib/lib/auto/Inline/create_config_file.al) line 720 Inline::create_config_file('Inline=HASH(0x20239140)', '/afs/mpa/home/nog/Inline-0.41/_Inline') called at blib/lib/Inline.pm (autosplit into blib/lib/auto/Inline/check_config_file.al) line 668 Inline::check_config_file('Inline=HASH(0x20239140)') called at blib/lib/Inline.pm line 258 Inline::glue('Inline=HASH(0x20239140)') called at blib/lib/Inline.pm line 221 Inline::init called at (eval 2) line 5 Inline::INIT() called at t/04create.t line 0 eval {...} called at t/04create.t line 0 END failed--cleanup aborted, <DATA> chunk 1. dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED test 1 Failed 1/1 tests, 0.00% okay t/05files...........skipping test on this platform Failed Test Status Wstat Total Fail Failed List of failed ------------------------------------------------------------------------------- t/01usages.t 2 512 7 7 100.00% 1-7 t/02config.t 2 512 2 2 100.00% 1-2 t/03errors.t 2 512 3 2 66.67% 1, 3 t/04create.t 2 512 1 1 100.00% 1 1 test skipped. Failed 4/6 test scripts, 33.33% okay. 12/14 subtests failed, 14.29% okay. make: *** [test_dynamic] Error 2