Hi JM,

I'm having some trouble compiling apache on my alpha. Maybe you know /
have a solution for it. Here's what happens:

===
internal/table......ok
internal/taint......ok
All tests successful, 6 tests skipped.
Files=34, Tests=376, 32 wallclock secs (26.22 cusr +  2.38 csys = 28.60
CPU)
kill `cat t/logs/httpd.pid`
rm -f t/logs/httpd.pid
rm -f t/logs/error_log
+ cd /users/cooker/RPM/BUILD/HTML-Embperl-1.3b4
+ make test
PERL_DL_NONLAZY=0 /usr/bin/perl -Iblib/arch -Iblib/lib
-I/usr/lib/perl5/5.6.0/alpha-linux -I/usr/lib/perl5/5.6.0 test.pl
 
loading...                    ok
 
Testing offline mode...
 
#0 ascii...                   make: *** [test_dynamic] Segmentation
fault
Bad exit status from /var/tmp/rpm-tmp.49804 (%build)
===

http://d10179.dtk.chello.nl/build/cooker/alpha/problem/apache-1.3.12-24mdk.src.rpm.txt

On my intel box the following happens (I'm not sure if this is meant to
happen either, the "Use of uninitialized value in concatenation (.) at
(eval 1308) line 72." sounds a bit weird to me...):

===
internal/table......ok
internal/taint......ok
All tests successful, 6 tests skipped.
Files=34, Tests=376, 31 wallclock secs (26.06 cusr +  1.94 csys = 28.00
CPU)
kill `cat t/logs/httpd.pid`
rm -f t/logs/httpd.pid
rm -f t/logs/error_log
+ cd /users/cooker/RPM/BUILD/HTML-Embperl-1.3b4
+ make test
PERL_DL_NONLAZY=0 /usr/bin/perl -Iblib/arch -Iblib/lib
-I/usr/lib/perl5/5.6.0/i386-linux -I/usr/lib/perl5/5.6.0 test.pl
 
loading...                    ok
 
Testing offline mode...
 
Use of uninitialized value in concatenation (.) at (eval 1308) line 72.
 
 
Starting httpd...       [27589]SES:  Embperl Session management enabled
(1.xx)
pid = 27589  ok
===

Reply via email to