No,

  CPAN.pm: Going to build R/RK/RKOBES/Apache2-SOAP-0.71.tar.gz

[   info] generating script t/TEST
Checking if your kit is complete...
Looks good
Writing Makefile for Apache2::SOAP
CPAN: YAML loaded ok
cp lib/SOAP/Transport/HTTP2.pm blib/lib/SOAP/Transport/HTTP2.pm
cp lib/Apache2/SOAP.pm blib/lib/Apache2/SOAP.pm
Manifying blib/man3/Apache2::SOAP.3pm
  /usr/bin/make  -- OK
Running make test
/usr/bin/perl -Iblib/arch -Iblib/lib \
t/TEST  -clean
[warning] setting ulimit to allow core files
ulimit -c unlimited; /usr/bin/perl /root/.cpan/build/Apache2-SOAP-0.71/t/TEST -clean
APACHE_TEST_GROUP= APACHE_TEST_HTTPD= APACHE_TEST_PORT= APACHE_TEST_USER= APACHE_TEST_APXS= \
/usr/bin/perl -Iblib/arch -Iblib/lib \
t/TEST  -bugreport -verbose=0
[warning] setting ulimit to allow core files
ulimit -c unlimited; /usr/bin/perl /root/.cpan/build/Apache2-SOAP-0.71/t/TEST -bugreport -verbose=0
APXS (/usr/bin/apxs) query for SBINDIR failed
APXS (/usr/bin/apxs) query for TARGET failed
APXS (/usr/bin/apxs) query for SYSCONFDIR failed
APXS (/usr/bin/apxs) query for PREFIX failed
APXS (/usr/bin/apxs) query for PREFIX failed
APXS (/usr/bin/apxs) query for PREFIX failed
APXS (/usr/bin/apxs) query for PREFIX failed
APXS (/usr/bin/apxs) query for PREFIX failed
APXS (/usr/bin/apxs) query for PREFIX failed
APXS (/usr/bin/apxs) query for PREFIX failed
APXS (/usr/bin/apxs) query for PREFIX failed
APXS (/usr/bin/apxs) query for PREFIX failed
APXS (/usr/bin/apxs) query for LIBEXECDIR failed
APXS (/usr/bin/apxs) query for LIBEXECDIR failed
APXS (/usr/bin/apxs) query for LIBEXECDIR failed
[warning] root mode: changing the files ownership to 'nobody' (65534:65534)
[warning] testing whether 'nobody' is able to -rwx /root/.cpan/build/Apache2-SOAP-0.71/t
"/usr/bin/perl" -Mlib=/usr/local/lib/perl/5.8.8 -MApache::TestRun -e 'eval { Apache::TestRun::run_root_fs_test(65534, 65534, q[/root/.cpan/build/Apache2- SOAP-0.71/t]) }';


[warning] result: OK
[warning] the client side drops 'root' permissions and becomes 'nobody'
/usr/sbin/apache  -d /root/.cpan/build/Apache2-SOAP-0.71/t -f /root/.cpan/build/Apache2-SOAP-0.71 /t/conf/httpd.conf -D APACHE2 -D PERL_USEITHREADS
using Apache/2.0.55 (worker MPM)

waiting 60 seconds for server to start: ..
waiting 60 seconds for server to start: ok (waited 1 secs)
server common:8529 started
t/soap/convert....APXS (/usr/bin/apxs) query for SBINDIR failed
APXS (/usr/bin/apxs) query for SYSCONFDIR failed
APXS (/usr/bin/apxs) query for PREFIX failed
APXS (/usr/bin/apxs) query for PREFIX failed
APXS (/usr/bin/apxs) query for PREFIX failed
APXS (/usr/bin/apxs) query for PREFIX failed
APXS (/usr/bin/apxs) query for PREFIX failed
APXS (/usr/bin/apxs) query for PREFIX failed
APXS (/usr/bin/apxs) query for PREFIX failed
APXS (/usr/bin/apxs) query for PREFIX failed
APXS (/usr/bin/apxs) query for PREFIX failed
t/soap/convert....ok 1/11SOAP Fault: 500 Connection reset by peer
t/soap/convert....NOK 2# Failed test 2 in t/soap/convert.t at line 24
Can't call method "fault" on an undefined value at t/soap/convert.t line 25.
t/soap/convert....dubious
        Test returned status 9 (wstat 2304, 0x900)
DIED. FAILED tests 2-11
        Failed 10/11 tests, 9.09% okay
Failed Test      Stat Wstat Total Fail  Failed  List of Failed
-------------------------------------------------------------------------------
t/soap/convert.t    9  2304    11   19 172.73%  2-11
Failed 1/1 test scripts, 0.00% okay. 10/11 subtests failed, 9.09% okay.
[warning] server common:8529 shutdown
[  error] error running tests (please examine t/logs/error_log)
[  error] oh darn, server dumped core
[  error] for stacktrace, run: gdb /usr/sbin/apache -core /root/.cpan/build/Apache2-SOAP-0.71/t/core.29123
make: *** [run_tests] Error 1
  /usr/bin/make test -- NOT OK
Failed during this command:
  RKOBES/Apache2-SOAP-0.71.tar.gz              : make_test NO


On 8/1/06, Randy Kobes <[EMAIL PROTECTED]> wrote:
On Tue, 1 Aug 2006, Davood Firoozian wrote:

> again with this configuration
> ServerName ozinoserver.ozino.com
> NameVirtualHost   soorenaserver.ozino.com:2000
> <VirtualHost  soorenaserver.ozino.com:2000>
>       <Location / >
>               SetHandler perl-script
>               PerlResponseHandler Apache2::SOAP
>               PerlSetVar dispatch_to
> "/var/www/soorenaserver.zoino.com/server/, SoorenaServer"
>       </Location>
>       ServerName soorenaserver.ozino.com:2000
>       ServerAdmin [EMAIL PROTECTED]
> </VirtualHost>
>
> and this call to SoorenaServer:
>
> # SOAPsh.pl http://soorenaserver.ozino.com:2000/
> http://soorenaserver.ozino.com:2000/SoorenaServer
>
> every method call fall into a segmentation fault:
> [Tue Aug 01 14:54:24 2006] [notice] child pid 13674 exit signal Segmentation
> fault (11)

When you installed Apache2-SOAP, did all the tests pass?

--
best regards,
Randy



--
Kindly Regards

Davood Firoozian
Proud Developer
Ozino Group http://www.ozino.com

Reply via email to