[Orca-users] Help new user, thanks!

YIKO CHEN Yiko.Chen at Sun.COM
Tue Apr 13 19:23:34 PDT 2004


Hello,
I got errors on "make test_modules" with trying different version combination of the Perl and cc, gcc.
orca-0.27, gcc version 3.3.2, perl v5.6.0 built for sun4-solaris, GNU Make 3.80, machine:SunOS 5.8.

The make test_modules error messages (with gcc, the error message will be different if used cc):
....
Use of uninitialized value in printf at t/base.t line 164.
Use of uninitialized value in printf at t/base.t line 164.
Use of uninitialized value in printf at t/base.t line 164.
....
t/base..............ok                                                       
All tests successful.
.....
t/dclone............ok                                                                                                             
t/downgrade.........Can't locate Test/More.pm in @INC (@INC contains: t blib/arch blib/lib ....
/import/cadist/pkgs/perl/perl,v5.6.0/perl-5.6.0/lib/site_perl/5.6.0 /import/cadist/pkgs/perl/perl,v5.6.0/perl-5.6.0/lib/site_perl .) at t/downgrade.t line 29.
BEGIN failed--compilation aborted at t/downgrade.t line 29.
t/downgrade.........dubious                                                  
        Test returned status 2 (wstat 512, 0x200)
t/forgive...........ok                                                       
t/freeze............ok                                                       
t/integer...........Can't locate Test/More.pm in @INC (@INC contains: t blib/arch blib/lib 

/import/cadist/pkgs/perl/perl,v5.6.0/perl-5.6.0/lib/site_perl .) at t/integer.t line 29.
BEGIN failed--compilation aborted at t/integer.t line 29.
t/integer...........dubious                                                  
        Test returned status 2 (wstat 512, 0x200)
t/interwork56.......skipped: Your IVs are no larger than your longs
t/lock..............ok                                                       
t/malice............Can't locate Test/More.pm in @INC (@INC contains: blib/arch blib/lib 
/import/cadist/pkgs/perl/perl,v5.6.0/perl-5.6.0/lib/site_perl .) at t/malice.t line 41.
BEGIN failed--compilation aborted at t/malice.t line 41.
t/malice............dubious                                                  
        Test returned status 2 (wstat 512, 0x200)
t/overload..........ok                                                       
t/recurse...........ok                                                       
t/restrict..........skipped: No Hash::Util
t/retrieve..........ok                                                       
t/store.............ok                                                       
t/tied..............ok                                                       
t/tied_hook.........ok                                                       
t/tied_items........ok                                                       
t/utf8..............ok                                                       
t/utf8hash..........skipped: no utf8 hash key support
Failed Test  Status Wstat Total Fail  Failed  List of failed
-------------------------------------------------------------------------------
t/downgrade.t     2   512    ??   ??       %  ??
t/integer.t       2   512    ??   ??       %  ??
t/malice.t        2   512    ??   ??       %  ??
4 tests skipped.
Failed 3/23 test scripts, 86.96% okay. 0/207 subtests failed, 100.00% okay.
make[2]: *** [test_dynamic] Error 29
make[2]: Leaving directory `/export/home3/ORCA/orca-0.27/packages/Storable-2.05'
make[1]: *** [test_storable] Error 2
make[1]: Leaving directory `/export/home3/ORCA/orca-0.27/packages'
make: *** [test_modules] Error 2


Suspect message In config.log:

## ----------- ##
## Core tests. ##
## ----------- ##

configure:946: PATH=".;."; conftest.sh
./configure: conftest.sh: not found


Thanks for your help!

-- 
Yiko Chen



More information about the Orca-users mailing list