Net_SSLeay.pm-1.25 make test problem
am 19.07.2005 19:42:06 von Citizen KaneI am running solaris 9 on an ultrasparc with perl 5.8.6 and I am
getting this error with make test installing Net_SSLeay.pm-1.25:
# /usr/local/bin/perl5.8.6 Makefile.PL
Checking for OpenSSL-0.9.6j or 0.9.7b or newer...
You have OpenSSL-0.9.7d installed in /usr/local/ssl
Good. Both OpenSSL and perl seem to have been compiled with the same
compiler.
Writing Makefile for Net::SSLeay::Handle
Writing Makefile for Net::SSLeay
# /usr/xpg4/bin/make
Manifying ../blib/man3/Net::SSLeay::Handle.3
gcc -c -I/usr/local/ssl/include -I/usr/local/ssl/inc32
-I/usr/kerberos/include -fno-strict-aliasing -pipe -I/
usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O
-DVERSION=\"1.25\" -DXS_VERSION=\"1.25\" -f
PIC "-I/usr/local/lib/perl5/5.8.6/sun4-solaris/CORE" -DPERL5
-DOPENSSL_NO_KRB5 SSLeay.c
Running Mkbootstrap for Net::SSLeay ()
chmod 644 SSLeay.bs
rm -f blib/arch/auto/Net/SSLeay/SSLeay.so
LD_RUN_PATH="" gcc -G -L/usr/local/lib SSLeay.o -o
blib/arch/auto/Net/SSLeay/SSLeay.so -L/usr/local/ssl -L/
usr/local/ssl/lib -lssl -lcrypto
chmod 755 blib/arch/auto/Net/SSLeay/SSLeay.so
cp SSLeay.bs blib/arch/auto/Net/SSLeay/SSLeay.bs
chmod 644 blib/arch/auto/Net/SSLeay/SSLeay.bs
Manifying blib/man3/Net::SSLeay.3
# /usr/xpg4/bin/make test
PERL_DL_NONLAZY=1 /usr/local/bin/perl5.8.6 "-Iblib/lib" "-Iblib/arch"
test.pl
1..20
ok 1
Testing pointer to int casting...
syntax error at /usr/local/lib/perl5/5.8.6/sun4-solaris/Config.pm line
52, near "$summary :"
syntax error at /usr/local/lib/perl5/5.8.6/sun4-solaris/Config.pm line
1112, near "$Config_SH :"
BEGIN failed--compilation aborted at ptrtstrun.pl line 1.
ok 2
### Making self signed certificate just for these tests...
certificate done.
Can't modify subroutine entry in scalar assignment at
/usr/local/lib/perl5/5.8.6/Carp.pm line 3, near "'1.03';"
BEGIN failed--compilation aborted at
/usr/local/lib/perl5/5.8.6/sun4-solaris/Socket.pm line 178.
BEGIN failed--compilation aborted at examples/passwd-cb.pl line 7.
*** not ok 3
Can't modify subroutine entry in scalar assignment at
/usr/local/lib/perl5/5.8.6/Carp.pm line 3, near "'1.03';"
BEGIN failed--compilation aborted at
/usr/local/lib/perl5/5.8.6/sun4-solaris/Socket.pm line 178.
BEGIN failed--compilation aborted at examples/passwd-cb.pl line 7.
*** not ok 4
Spawning a TCP test server on port 1211, pid=13948...
Can't modify subroutine entry in scalar assignment at
/usr/local/lib/perl5/5.8.6/Carp.pm line 3, near "'1.03';"
BEGIN failed--compilation aborted at blib/lib/Net/SSLeay.pm line 54.
BEGIN failed--compilation aborted at examples/tcpcat.pl line 13.
*** not ok 5tcp
Spawning a SSL test server on port 1212, pid=13951...
Can't modify subroutine entry in scalar assignment at
/usr/local/lib/perl5/5.8.6/Carp.pm line 3, near "'1.03';"
BEGIN failed--compilation aborted at blib/lib/Net/SSLeay.pm line 54.
BEGIN failed--compilation aborted at examples/sslcat.pl line 14.
*** not ok 5
Can't modify subroutine entry in scalar assignment at
/usr/local/lib/perl5/5.8.6/Carp.pm line 3, near "'1.03';"
BEGIN failed--compilation aborted at
/usr/local/lib/perl5/5.8.6/sun4-solaris/Socket.pm line 178.
BEGIN failed--compilation aborted at examples/minicli.pl line 4.
*** not ok 6
Use of reserved word "our" is deprecated at
/usr/local/lib/perl5/5.8.6/sun4-solaris/Socket.pm line 3.
Use of reserved word "our" is deprecated at
/usr/local/lib/perl5/5.8.6/Carp.pm line 3.
Can't modify subroutine entry in scalar assignment at
/usr/local/lib/perl5/5.8.6/Carp.pm line 3, near "'1.03';"
BEGIN failed--compilation aborted at
/usr/local/lib/perl5/5.8.6/sun4-solaris/Socket.pm line 178.
BEGIN failed--compilation aborted at examples/callback.pl line 11.
*** not ok 7
Use of reserved word "our" is deprecated at
/usr/local/lib/perl5/5.8.6/Carp.pm line 3.
Can't modify subroutine entry in scalar assignment at
/usr/local/lib/perl5/5.8.6/Carp.pm line 3, near "'1.03';"
BEGIN failed--compilation aborted at blib/lib/Net/SSLeay.pm line 54.
BEGIN failed--compilation aborted at examples/bio.pl line 6.
*** not ok 8
Use of reserved word "our" is deprecated at
/usr/local/lib/perl5/5.8.6/Carp.pm line 3.
Can't modify subroutine entry in scalar assignment at
/usr/local/lib/perl5/5.8.6/Carp.pm line 3, near "'1.03';"
BEGIN failed--compilation aborted at blib/lib/Net/SSLeay.pm line 54.
BEGIN failed--compilation aborted at examples/ephemeral.pl line 6.
*** not ok 9
Sending 1 MB over localhost, may take a while (and some VM)...
Use of reserved word "our" is deprecated at
/usr/local/lib/perl5/5.8.6/sun4-solaris/Socket.pm line 3.
Use of reserved word "our" is deprecated at
/usr/local/lib/perl5/5.8.6/Carp.pm line 3.
Can't modify subroutine entry in scalar assignment at
/usr/local/lib/perl5/5.8.6/Carp.pm line 3, near "'1.03';"
BEGIN failed--compilation aborted at
/usr/local/lib/perl5/5.8.6/sun4-solaris/Socket.pm line 178.
BEGIN failed--compilation aborted at examples/bulk.pl line 6.
...took 1 secs (1024 KB/s)
*** not ok 10
Can't modify subroutine entry in scalar assignment at
/usr/local/lib/perl5/5.8.6/Carp.pm line 3, near "'1.03';"
BEGIN failed--compilation aborted at
/usr/local/lib/perl5/5.8.6/sun4-solaris/Socket.pm line 178.
BEGIN failed--compilation aborted at examples/cli-cert.pl line 12.
*** not ok 11
Sending 1 MB over pipes, may take a while (and some VM)...
Can't modify subroutine entry in scalar assignment at
/usr/local/lib/perl5/5.8.6/Carp.pm line 3, near "'1.03';"
BEGIN failed--compilation aborted at
/usr/local/lib/perl5/5.8.6/sun4-solaris/Socket.pm line 178.
BEGIN failed--compilation aborted at examples/stdio_bulk.pl line 8.
...took 1 secs (1024 KB/s)
*** not ok 12
ok 13
Now about to contact external sites...
www.bacus.pt
www.cdw.com
banking.wellsfargo.com
secure.worldgaming.net
www.ubs.com
You have 5 seconds of time to hit Ctrl-C if you do not like this.
*** 11 tests failed already.
Following tests _will_ fail if you do not have network
connectivity (or if the servers are down or have changed).
ok 14 www.bacus.pt
Trying www.cdw.com...
ok 15 www.cdw.com (Microsoft-IIS/6.0)
Trying banking.wellsfargo.com...
ok 16 banking.wellsfargo.com (KONICHIWA/1.0)
Trying secure.worldgaming.net...
ok 17 secure.worldgaming.net (Apache/1.3.24 (Unix) mod_ssl/2.8.8
OpenSSL/0.9.6c)
Trying www.ubs.com...
ok 18 www.ubs.com (Apache)
*** WARNING: There were 11 errors in the tests.
*** Error code 29
make: Fatal error: Command failed for target `test_dynamic'
Any ideas on how to fix this?
Soo