On Tuesday, July 15, 2003, at 01:15  PM, Stas Bekman wrote:

Wholy OS X, why would it fail if it resides in a diffent namespace :(

can you try nuking this code:

SV *
DeadCode()
CODE:
    RETVAL = DeadCode(aTHX);
OUTPUT:
    RETVAL

from Peek.xs.mp1.perl5.8 and then rerun 'perl Makefile.PL'.

Better. Now the test just fails:

mercury% make test TEST_VERBOSE=1
/usr/local/bin/perl -Iblib/arch -Iblib/lib \
t/TEST -clean
*** setting ulimit to allow core files
ulimit -c unlimited; t/TEST -clean
APACHE_USER= APACHE_GROUP= APACHE_PORT= APACHE= APXS= \
/usr/local/bin/perl -Iblib/arch -Iblib/lib \
t/TEST -verbose=1
*** setting ulimit to allow core files
ulimit -c unlimited; t/TEST -verbose=1
/usr/sbin/httpd -X -d /Users/david/.cpanplus/5.8.0/build/Apache-Peek-1.01/t -f /Users/david/.cpanplus/5.8.0/build/Apache-Peek-1.01/t/conf/httpd.conf -DAPACHE1
using Apache/1.3.27


waiting for server to start: ....
waiting for server to start: ok (waited 3 secs)
server localhost:8529 started
apachepeek/basic....1..2
# Failed test 1 in apachepeek/basic.t at line 13
# Failed test 2 in apachepeek/basic.t at line 15
not ok 1
# expected: (?-xism:Apache::Const.*?OK)
# received:
not ok 2
FAILED tests 1-2
Failed 2/2 tests, 0.00% okay
Failed Test Stat Wstat Total Fail Failed List of Failed
------------------------------------------------------------------------ -------
apachepeek/basic.t 2 2 100.00% 1-2
!!! error running tests (please examine t/logs/error_log)
make: *** [run_tests] Error 1


David

--
David Wheeler                                     AIM: dwTheory
[EMAIL PROTECTED]                              ICQ: 15726394
http://kineticode.com/                         Yahoo!: dew7e
                                               Jabber: [EMAIL PROTECTED]
Kineticode. Setting knowledge in motion.[sm]



Reply via email to