RE: [Arsperl-users] error when make test run on ARS 5.1.2
Brought to you by:
jeffmurphy
|
From: Stapff, T. <thi...@ma...> - 2005-11-04 15:18:36
|
I'd try to run ARSdoc nonetheless. It might work even if some tests fail.
Moreover, in this case, the failed test is t/02export.t, which tests
functionality (def-file export) that is not needed by ARSdoc (as far as I
know).
Regards,
Thilo Stapff
-----Original Message-----
From: ars...@ar...
[mailto:ars...@ar...] On Behalf Of Ken Mitchell
Sent: Friday, November 04, 2005 3:13 PM
To: ars...@ar...
Subject: [Arsperl-users] error when make test run on ARS 5.1.2
This is my first time to attempt to use arsdoc. I've built it against
version 6.3 fine with no errors. I'm now attempting to build it for ARS
5.1.2 and am not getting very far. The make Makefile.PL seems to run just
fine as does the make but running the make test gives core dump. Here's the
setup and make test results which you will see generated a core.
ARS 5.1.2 patch 1346
Oracle 9i
Rave 450 - 2 CPUs, RAM = 2048 Megabytes
root@oradev1 # make test
PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e"
"test_harness(0, 'blib/lib', 'blib/ar
ch')" t/*.t
t/00connect..........ok
t/01import...........ok
t/02export...........dubious
Test returned status 0 (wstat 139, 0x8b)
test program seems to have generated a core t/09qualifier........ok
t/10alink............ok t/10entry............ok t/10getescalation....ok
t/10getftinfo........ok t/10getlist..........ok t/11entry............ok
t/12lotsoffields.....ok t/13join.............ok t/20merge............ok
t/21setlogging.......ok Failed Test Stat Wstat Total Fail Failed List of
Failed
----------------------------------------------------------------------------
---
t/02export.t 0 139 ?? ?? % ??
Failed 1/14 test scripts, 92.86% okay. 0/165 subtests failed, 100.00% okay.
*** Error code 29
make: Fatal error: Command failed for target `test_dynamic'
73,
Ken __________________________________________________________________
Schlumberger Information Solutions - a Schlumberger Company -
http://www.slb.com
Ken Mitchell Systems Engineer
kmi...@sl... Remedy Skilled Professional
Schlumberger Information Solutions
Schlumberger Solutions Center Tel : +1-713/513 2000, Direct
+1-713/513 1129
5599 San Felipe, Ste 400, Fax: +1-713/513 3006 (Primary)
Houston, Texas, 77056 Fax: +1-713/513 3007 (Secondary)
__________________________________________________________________
-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42" plasma tv or your very own
Sony(tm)PSP. Click here to play: http://sourceforge.net/geronimo.php
_______________________________________________
Arsperl-users mailing list
Ars...@ar...
https://lists.sourceforge.net/lists/listinfo/arsperl-users
|