Date: Thu, 11 Nov 2004 09:18:47 -0500 From: "Ken Menzel" <kenfreebsd@icarz.com> To: "Robert Blayzor" <rblayzor@inoc.net> Cc: freebsd-stable@freebsd.org Subject: Re: perl 5.8.5 on freebsd 4.10 Message-ID: <0c2401c4c7f9$617f8df0$8adb7bd1@icarz.com> References: <0a1701c4c76d$ee4ec980$8adb7bd1@icarz.com> <419364E6.2040003@inoc.net>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?0c2401c4c7f9$617f8df0$8adb7bd1>