On Mon, Dec 19, 2005 at 09:26:06AM +0200, Niko Tyni wrote: > libdigest-sha-perl fails to build from source due to several test > failures. Looks like SHA-384 and SHA-512 don't work. Other archs > are OK.
I see the same on big-endian ARM (armeb). It does seem to work okay when -O0 is used instead of -O2: enp2611:/debian/libdigest-sha-perl-5.32# DEB_BUILD_OPTIONS=noopt debian/rules binary dh_testdir # Add commands to compile the package here /usr/bin/perl Makefile.PL INSTALLDIRS=vendor [...] t/2-nist-sha-1...........ok t/2-nist-sha-224.........ok t/2-nist-sha-256.........ok t/2-nist-sha-384.........ok t/2-nist-sha-512.........ok [...] All tests successful, 2 tests skipped. gcc bug? I'll investigate further. cheers, Lennert -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]