Bug#343983: libdigest-sha-perl: FTBFS on arm (failed tests)
Lennert Buytenhek
buytenh at wantstofly.org
Mon Dec 19 09:41:19 UTC 2005
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
More information about the pkg-perl-maintainers
mailing list