[Net-ssleay-devel] Testers for svn trunk, please.
Florian Ragwitz
rafl at debian.org
Tue Jul 25 08:37:34 UTC 2006
On Tue, Jul 25, 2006 at 10:24:21AM +1000, Mike McCauley wrote:
> Hello again Florian,
>
> The problem is that the ALIAS is in the wrong place, it should be like this
> (at least for my version of perl):
>
> SSL_SESSION *
> SSL_get_session(s)
> SSL * s
> ALIAS:
> SSL_get0_session = 1
Yes. I fixed it in svn. This was the last commit I did yesterday without
testing. Sorry for that.
> After fixing that locally make completes, but make test does this:
>
> t/local/05_passwd_cb.............Can't locate auto/Net/SSLeay/add_ssl_alg.al
> in @INC (@INC
> contains: /usr/local/projects/net-ssleay/trunk/inc /usr/local/projects/net-ssleay/trunk/blib/lib /usr/local/projects/net-ssleay/trunk/blib/arch /usr/lib/perl5/5.8.7/i586-linux-thread-multi /usr/lib/perl5/5.8.7 /usr/lib/perl5/site_perl/5.8.7/i586-linux-thread-multi /usr/lib/perl5/site_perl/5.8.7 /usr/lib/perl5/site_perl /usr/lib/perl5/vendor_perl/5.8.7/i586-linux-thread-multi /usr/lib/perl5/vendor_perl/5.8.7 /usr/lib/perl5/vendor_perl .)
> at t/local/05_passwd_cb.t line 11
>
> More ALIAS problems?
Probably as this function (add_ssl_algorithms) uses an ALIAS
declaration. Unfortunately I can't reproduce it:
PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e"
"test_harness(0, 'inc', 'blib/lib', 'blib/arch')" t/*/*.t t/*/*/*.t
...
t/local/04_basic.................ok
t/local/05_passwd_cb.............ok
t/local/06_tcpecho...............ok
...
Files=18, Tests=174, 25 wallclock secs ( 3.06 cusr + 0.39 csys = 3.45
CPU)
Check if the SSLeay.so file has really been loaded from the right place.
Or probably you'll need to make realclean or somesuch. I don't really
have an idea.
-Flo
--
BOFH excuse #50:
Change in Earth's rotational speed
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : http://lists.alioth.debian.org/pipermail/net-ssleay-devel/attachments/20060725/57b812c0/attachment.pgp
More information about the Net-ssleay-devel
mailing list