[Orca-users] make check fails on Solaris 9

Kovacs, Shalom Shalom.Kovacs at ssa.gov
Fri Feb 9 11:17:25 PST 2007


I was able to make the latest Orca snapshot on Solaris 9 using the Sun
Studio Compiler. According to the INSTALL file (Step 4), I ran a make
check to ensure that the perl modules were compiled correctly, but the
test came back with a multitude of failures. What is the next step I
should take?

I've pasted in some of the output, hopefully it will be useful in
diagnosing the problem.

Thanks in advance.




cd rrdtool-1.0.50/perl-shared && make CC='gcc' OPTIMIZE='-g -O2' test
PERL_DL_NONLAZY=1 /usr/bin/perl -Iblib/arch -Iblib/lib
-I/usr/perl5/5.6.1/lib/sun4-solaris-64int -I/usr/perl5/5.6.1/lib -e 'use
Test::Harness qw(&runtests $verbose); $verbose=0; runtests @ARGV;' t/*.t
t/base..............ok
All tests successful.
Files=1, Tests=7,  1 wallclock secs ( 0.55 cusr +  0.17 csys =  0.72
CPU)
cd Storable-2.15 && make CC='gcc' OPTIMIZE='-g -O2' test
PERL_DL_NONLAZY=1 /usr/bin/perl -Iblib/arch -Iblib/lib
-I/usr/perl5/5.6.1/lib/sun4-solaris-64int -I/usr/perl5/5.6.1/lib -e 'use
Test::Harness qw(&runtests $verbose); $verbose=0; runtests @ARGV;' t/*.t
t/attach_errors.....Can't load 'blib/arch/auto/Storable/Storable.so' for
module Storable: ld.so.1: perl: fatal: relocation error: file
blib/arch/auto/Storable/Storable.so: symbol __floatdidf: referenced
symbol not found at
/usr/perl5/5.6.1/lib/sun4-solaris-64int/DynaLoader.pm line 206.
Compilation failed in require at t/attach_errors.t line 30.
BEGIN failed--compilation aborted at t/attach_errors.t line 30.
t/attach_errors.....dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-35
        Failed 35/35 tests, 0.00% okay
t/attach_singleton..Can't load 'blib/arch/auto/Storable/Storable.so' for
module Storable: ld.so.1: perl: fatal: relocation error: file
blib/arch/auto/Storable/Storable.so: symbol __floatdidf: referenced
symbol not found at
/usr/perl5/5.6.1/lib/sun4-solaris-64int/DynaLoader.pm line 206.
Compilation failed in require at t/attach_singleton.t line 27.
BEGIN failed--compilation aborted at t/attach_singleton.t line 27.
t/attach_singleton..dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-11
        Failed 11/11 tests, 0.00% okay
t/blessed...........Can't load 'blib/arch/auto/Storable/Storable.so' for
module Storable: ld.so.1: perl: fatal: relocation error: file
blib/arch/auto/Storable/Storable.so: symbol __floatdidf: referenced
symbol not found at
/usr/perl5/5.6.1/lib/sun4-solaris-64int/DynaLoader.pm line 206.
Compilation failed in require at t/blessed.t line 26.
BEGIN failed--compilation aborted at t/blessed.t line 26.
t/blessed...........dubious

        Test returned status 255 (wstat 65280, 0xff00)
t/utf8hash..........skipped: no utf8 hash key support
t/weak..............skipped: List::Util was not built
Failed Test          Status Wstat Total Fail  Failed  List of Failed
------------------------------------------------------------------------
--------
t/attach_errors.t        255 65280    35   35 100.00%  1-35
t/attach_singleton.t     255 65280    11   11 100.00%  1-11
t/blessed.t              255 65280    ??   ??       %  ??
t/canonical.t            255 65280    ??   ??       %  ??
t/circular_hook.t        255 65280    ??   ??       %  ??
t/compat06.t             255 65280    ??   ??       %  ??
t/croak.t                255 65280    ??   ??       %  ??
t/dclone.t               255 65280    ??   ??       %  ??
t/downgrade.t            255 65280    ??   ??       %  ??
t/forgive.t              255 65280    ??   ??       %  ??
t/freeze.t               255 65280    ??   ??       %  ??
t/integer.t              255 65280    ??   ??       %  ??
t/interwork56.t          255 65280    ??   ??       %  ??
t/lock.t                 255 65280    ??   ??       %  ??
t/malice.t               255 65280    ??   ??       %  ??
t/overload.t             255 65280    ??   ??       %  ??
t/recurse.t              255 65280    ??   ??       %  ??
t/retrieve.t             255 65280    ??   ??       %  ??
t/sig_die.t              255 65280     1    1 100.00%  1
t/store.t                255 65280    ??   ??       %  ??
t/tied.t                 255 65280    ??   ??       %  ??
t/tied_hook.t            255 65280    ??   ??       %  ??
t/tied_items.t           255 65280    ??   ??       %  ??
t/utf8.t                 255 65280    ??   ??       %  ??
6 tests skipped.
Failed 24/30 test scripts, 20.00% okay. 47/47 subtests failed, 0.00%
okay.
*** Error code 29
make: Fatal error: Command failed for target `test_dynamic'
Current working directory
/home/user1/orca-snapshot-r529/packages/Storable-2.15
*** Error code 1
make: Fatal error: Command failed for target `test_storable'
Current working directory /home/user1/orca-snapshot-r529/packages
*** Error code 1
make: Fatal error: Command failed for target `check'





More information about the Orca-users mailing list