[Arsperl-users] RE: ARSPerl Install Issue
Brought to you by:
jeffmurphy
|
From: Das, M. <md...@ti...> - 2005-05-25 16:53:35
|
I just set it like this (OPTIMIZE =3D -O3) and it worked.
=20
=20
Now when I run make test I got another set of errors:
=20
***********************************
$ /usr/ccs/bin/make test =
=20
PERL_DL_NONLAZY=3D1 /usr/bin/perl -Iblib/arch -Iblib/lib =
-I/usr/perl5/5.00503/sun4-solaris -I/usr/perl5/5.00503 -e 'use =
Test::Harnesst
t/00connect.........ok =
=20
t/01import..........ok =
=20
t/02export..........Use of uninitialized value at t/02export.t line 30. =
=20
Use of uninitialized value at t/02export.t line 41. =
=20
Use of uninitialized value at t/02export.t line 41. =
=20
Use of uninitialized value at t/02export.t line 41. =
=20
Use of uninitialized value at t/02export.t line 41. =
=20
Use of uninitialized value at t/02export.t line 41. =
=20
Use of uninitialized value at t/02export.t line 41. =
=20
Use of uninitialized value at t/02export.t line 41. =
=20
Use of uninitialized value at t/02export.t line 41. =
=20
Use of uninitialized value at t/02export.t line 41. =
=20
Use of uninitialized value at t/02export.t line 41. =
=20
Use of uninitialized value at t/02export.t line 41. =
=20
Use of uninitialized value at t/02export.t line 41. =
=20
Use of uninitialized value at t/02export.t line 41. =
=20
Use of uninitialized value at t/02export.t line 42. =
=20
ok =
=20
t/09qualifier.......FAILED tests 2-4 =
=20
Failed 3/4 tests, 25.00% okay =
=20
t/10alink...........FAILED tests 3-4 =
=20
Failed 2/4 tests, 50.00% okay =
=20
t/10entry...........not ok ([ERROR] Form does not exist on server =
(ARSperl Test) (ARERR #303)) =20
dubious =
=20
Test returned status 35 (wstat 8960, 0x2300) =
=20
DIED. FAILED tests 2-10 =
=20
Failed 9/10 tests, 10.00% okay =
=20
t/10getescalation...FAILED tests 3-4 =
=20
Failed 2/4 tests, 50.00% okay =
=20
t/10getftinfo.......ok =
=20
t/10getlist.........Can't locate Test/More.pm in @INC (@INC contains: =
blib/arch blib/lib /usr/perl5/5.00503/sun4-solaris /usr/perl5.
BEGIN failed--compilation aborted at t/10getlist.t line 7. =
=20
dubious =
=20
Test returned status 2 (wstat 512, 0x200) =
=20
t/11entry...........ok =
=20
t/12lotsoffields....FAILED tests 2-104 =
=20
Failed 103/104 tests, 0.96% okay =
=20
t/13join............FAILED tests 2-7 =
=20
Failed 6/7 tests, 14.29% okay =
=20
t/20merge...........FAILED tests 2-5 =
=20
Failed 4/5 tests, 20.00% okay =
=20
Failed Test Status Wstat Total Fail Failed List of failed =
=20
-------------------------------------------------------------------------=
------ =20
t/09qualifier.t 4 3 75.00% 2-4 =
=20
t/10alink.t 4 2 50.00% 3-4 =
=20
t/10entry.t 35 8960 10 9 90.00% 2-10 =
=20
t/10getescalati 4 2 50.00% 3-4 =
=20
t/10getlist.t 2 512 ?? ?? % ?? =
=20
t/12lotsoffield 104 103 99.04% 2-104 =
=20
t/13join.t 7 6 85.71% 2-7 =
=20
t/20merge.t 5 4 80.00% 2-5 =
=20
Failed 8/13 test scripts, 38.46% okay. 129/157 subtests failed, 17.83% =
okay. =20
*** Error code 29 =
=20
make: Fatal error: Command failed for target `test_dynamic' =
=20
$ =
=20
***********************************
=20
Regards,
Mano
-----Original Message-----
From: ars...@ar... =
[mailto:ars...@ar...]On Behalf Of Mark Vaughan
Sent: Wednesday, May 25, 2005 10:49 AM
To: ars...@ar...
Subject: RE: [Arsperl-users] RE: ARSPerl Install Issue
The only optimize flags I used (gcc on Solaris 2.8, ARS 1.73 & 1.83) is =
'-O' (OPTIMIZE =3D -O)
=20
HTH,
Mark
=20
Mark Vaughan
Programmer III
=20
Direct: +1 303 802 2426
Cell: +1 303 601 4434
Fax: +1 303 802 1420
<mailto:mar...@ev...> mar...@ev...
Evolving Systems, Inc.=20
9777 Pyramid Court, Suite 100, Englewood, CO USA 80112
www.evolving.com
=20
|