This will configure and build Inline::C++. What default C++ compiler would you like to use? [g++] g++ What default libraries would you like to include? [-lstdc++] -lstdc++ Checking if your kit is complete... Looks good Writing Makefile for Inline::CPP::grammar Writing Makefile for Inline::CPP cp CPP.pm blib/lib/Inline/CPP.pm cp lib/Inline/CPP.pod blib/lib/Inline/CPP.pod make[1]: Entering directory `/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Inline-CPP/grammar' cp grammar.pm ../blib/lib/Inline/CPP/grammar.pm make[1]: Leaving directory `/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Inline-CPP/grammar' Manifying blib/man3/Inline::CPP.3 make[1]: Entering directory `/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Inline-CPP/grammar' make[1]: Leaving directory `/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Inline-CPP/grammar' PERL_DL_NONLAZY=1 /home/cpanrun/pa-risc1.1/build/5.8.2/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/01basic.....1..10 # Running under perl version 5.008002 for hpux # Current time local: Mon Sep 24 11:16:49 2007 # Current time GMT: Mon Sep 24 18:16:49 2007 # Using Test.pm version 1.24 make[1]: Entering directory `/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Inline-CPP/_Inline/build/_01basic_t_5cd2' /home/cpanrun/pa-risc1.1/build/5.8.2/bin/perl /home/cpanrun/pa-risc1.1/build/5.8.2/lib/5.8.2/ExtUtils/xsubpp -typemap /home/cpanrun/pa-risc1.1/build/5.8.2/lib/5.8.2/ExtUtils/typemap -typemap /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Inline-CPP/_Inline/build/_01basic_t_5cd2/CPP.map _01basic_t_5cd2.xs > _01basic_t_5cd2.xsc && mv _01basic_t_5cd2.xsc _01basic_t_5cd2.c g++ -c -I/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Inline-CPP/t -D_POSIX_C_SOURCE=199506L -D_REENTRANT -Ae -D_HPUX_SOURCE -Wl,+vnocompatwarnings -DNO_HASH_SEED -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fast +Onolimit +Opromote_indirect_calls +DAportable +DS2.0 -DVERSION=\"0.00\" -DXS_VERSION=\"0.00\" +Z "-I/home/cpanrun/pa-risc1.1/build/5.8.2/lib/5.8.2/PA-RISC1.1-thread-multi/CORE" _01basic_t_5cd2.c g++: +Onolimit: No such file or directory g++: +Opromote_indirect_calls: No such file or directory g++: +DAportable: No such file or directory g++: +DS2.0: No such file or directory g++: +Z: No such file or directory *Initialization*:1: missing token-sequence in `#assert' make[1]: *** [_01basic_t_5cd2.o] Error 1 make[1]: Leaving directory `/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Inline-CPP/_Inline/build/_01basic_t_5cd2' A problem was encountered while attempting to compile and install your Inline CPP code. The command that failed was: make > out.make 2>&1 The build directory was: /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Inline-CPP/_Inline/build/_01basic_t_5cd2 To debug the problem, cd to the build directory, and inspect the output files. at t/01basic.t line 64 BEGIN failed--compilation aborted at t/01basic.t line 64. dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED tests 1-10 Failed 10/10 tests, 0.00% okay t/02prefix....1..4 # Running under perl version 5.008002 for hpux # Current time local: Mon Sep 24 11:17:29 2007 # Current time GMT: Mon Sep 24 18:17:29 2007 # Using Test.pm version 1.24 make[1]: Entering directory `/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Inline-CPP/_Inline/build/_02prefix_t_4ede' /home/cpanrun/pa-risc1.1/build/5.8.2/bin/perl /home/cpanrun/pa-risc1.1/build/5.8.2/lib/5.8.2/ExtUtils/xsubpp -typemap /home/cpanrun/pa-risc1.1/build/5.8.2/lib/5.8.2/ExtUtils/typemap -typemap /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Inline-CPP/_Inline/build/_02prefix_t_4ede/CPP.map _02prefix_t_4ede.xs > _02prefix_t_4ede.xsc && mv _02prefix_t_4ede.xsc _02prefix_t_4ede.c g++ -c -I/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Inline-CPP/t -D_POSIX_C_SOURCE=199506L -D_REENTRANT -Ae -D_HPUX_SOURCE -Wl,+vnocompatwarnings -DNO_HASH_SEED -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fast +Onolimit +Opromote_indirect_calls +DAportable +DS2.0 -DVERSION=\"0.00\" -DXS_VERSION=\"0.00\" +Z "-I/home/cpanrun/pa-risc1.1/build/5.8.2/lib/5.8.2/PA-RISC1.1-thread-multi/CORE" _02prefix_t_4ede.c g++: +Onolimit: No such file or directory g++: +Opromote_indirect_calls: No such file or directory g++: +DAportable: No such file or directory g++: +DS2.0: No such file or directory g++: +Z: No such file or directory *Initialization*:1: missing token-sequence in `#assert' make[1]: *** [_02prefix_t_4ede.o] Error 1 make[1]: Leaving directory `/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Inline-CPP/_Inline/build/_02prefix_t_4ede' A problem was encountered while attempting to compile and install your Inline CPP code. The command that failed was: make > out.make 2>&1 The build directory was: /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Inline-CPP/_Inline/build/_02prefix_t_4ede To debug the problem, cd to the build directory, and inspect the output files. at t/02prefix.t line 0 INIT failed--call queue aborted. dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED tests 1-4 Failed 4/4 tests, 0.00% okay Failed 2/2 test scripts, 0.00% okay. 14/14 subtests failed, 0.00% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- t/01basic.t 2 512 10 20 200.00% 1-10 t/02prefix.t 2 512 4 8 200.00% 1-4 make: *** [test_dynamic] Error 2