Thanks for the reply Robert!

cd /usr/ports/lang/perl5.8 make install clean

Sorry, I should have said I was using ports. I cvsuped the ports yesterday.
But did you run: "make test"?


This runs the tests, you would need to do this before the "make clean"
With perl which includes excellent self tests I always check these.


Failed 1 test script out of 826, 99.88% okay.
### Since not all tests were successful, you may want to run some of

And of course that was the crypto test I refered to (I pasted it again below) that failed.

What I expected was (Like I get on 4.9 and 5.3 using make test in /usr/lang/ports/perl5.8):
t/pod/special_seqs........................ok
t/x2p/s2p.................................ok
All tests successful.
u=5.85156 s=1.98438 cu=368.914 cs=38.2969 scripts=826 tests=85559


Looks like a bug in 4.10, but I am not expert especially on crypto! I just wanted to check this with the group as it may point to a larger problem that this behaves differently on 4.10 from 4.9 and 5.3.

Thanks,
Ken

error output repasted.
t/op/context..............................ok
t/op/cproto...............................ok
t/op/crypt................................# Failed at op/crypt.t line 45
# got '$2a$04$cXSIoNruOcY4zQvBHgLd4OwIn/hpnHpszYR0VrbT0MGHtj8UgV4jS'
# expected '$2a$04$cQSEYKwMGkhlyuPmbY2YY.5Fo0iMDAVDOlSr8SElFfCwc8SPUJW7.'
FAILED at test 4
t/op/defins...............................ok



_______________________________________________ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to