Front page | perl.perl5.porters |
Postings from December 2008
5.8.9 on HP-UX 11.11/32 with gcc
From:
H.Merijn Brand
Date:
December 17, 2008 06:35
Subject:
5.8.9 on HP-UX 11.11/32 with gcc
Message ID:
20081217153506.259334cc@pc09.procura.nl
Building 5.8.9 on all my HP-UX flavours revealed this, which makes me
wonder if anything changed, as the smokes did not show that
Failed Test Stat Wstat Total Fail List of Failed
-------------------------------------------------------------------------------
../lib/ExtUtils/t/Constant.t 272 205 5-23 35-56 68-93 105-165
177-219 231-264
../lib/ExtUtils/t/Embed.t 9 9 1-9
(2 subtests UNEXPECTEDLY SUCCEEDED), 87 tests and 8991 subtests skipped.
Failed 2/1198 test scripts. 214/133430 subtests failed.
Files=1198, Tests=133430, 731 wallclock secs (434.02 cusr + 55.18 csys = 489.20 CPU)
Failed 2/1198 test programs. 214/133430 subtests failed.
perl-5.8.9/t 117 > TEST -v ../lib/ExtUtils/t/Constant.t
t/../lib/ExtUtils/t/Constant....# perl=/pro/3gl/CPAN/perl-5.8.9/t/perl
# ext-7237 being created...
1..272
# Simple tests
# ext-7237/0 being created...
ok 1
ok 2
# Makefile.PL is 0 second(s) older than Makefile
# make = 'make'
Warning: Some debug info sections were missing.
PXDB aborted.
ok 3
ok 4 # This is dynamic linking, so no need to make perl
# make = 'make test'
/usr/lib/dld.sl: Bad magic number for shared library: ../../../lib/auto/ExtTest/ExtTest.sl
/usr/lib/dld.sl: Exec format error
Can't load '../../../lib/auto/ExtTest/ExtTest.sl' for module ExtTest: Exec format error at ../../../lib/DynaLoader.pm line 226.
at test.pl line 2
Compilation failed in require at test.pl line 2.
BEGIN failed--compilation aborted at test.pl line 2.
make: *** [test_dynamic] Error 8
# Open <output failed: No such file or directory
not ok 23 # make test failed: 512
FAILED--expected test 5, saw test 23
Failed 1 test out of 1, 0.00% okay.
../lib/ExtUtils/t/Constant.t
### Since not all tests were successful, you may want to run some of
### them individually and examine any diagnostic messages they produce.
### See the INSTALL document's section on "make test".
### You may have to set your dynamic library search path,
### LD_LIBRARY_PATH, to point to the build directory:
### setenv LD_LIBRARY_PATH `pwd`; cd t; ./perl harness
### LD_LIBRARY_PATH=`pwd`; export LD_LIBRARY_PATH; cd t; ./perl harness
### export LD_LIBRARY_PATH=`pwd`; cd t; ./perl harness
### for csh-style shells, like tcsh; or for traditional/modern
### Bourne-style shells, like bash, ksh, and zsh, respectively.
u=0.05 s=0.01 cu=2.92 cs=0.62 scripts=1 tests=272
--
H.Merijn Brand http://tux.nl Perl Monger http://amsterdam.pm.org/
using & porting perl 5.6.2, 5.8.x, 5.10.x, 5.11.x on HP-UX 10.20, 11.00,
11.11, 11.23, and 11.31, SuSE 10.1, 10.3, and 11.0, AIX 5.2, and Cygwin.
http://mirrors.develooper.com/hpux/ http://www.test-smoke.org/
http://qa.perl.org http://www.goldmark.org/jeff/stupid-disclaimers/
-
5.8.9 on HP-UX 11.11/32 with gcc
by H.Merijn Brand