make check fails on x86_64 (1.9.19)

Rex Dieter rdieter at math.unl.edu
Tue Dec 6 14:26:26 CET 2005


Andreas Hasenack wrote:
> Attached are two log files resulting from make check being run with
> "--verbose" in the runtest script and "--no-echo" removed from it.
> 
> The first test fails on x86_64 and I have no idea why. 

I've seen the same thing on x86_64 builds.  Unfortunately, I have no 
x86_64 box, but am packaging gnupg2 for Fedora Extras (which builds for 
x86_64 too).  Only thing I've been able to determine is that the 'make 
check' failures began with upgrading libksba beyond 0.9.11.  gnupg2 
hacked(*) to build against libksba-0.9.11 passes 'make check'. 
libksba-0.9.12/0.9.13 fails the "sm-sign+verify" test.

My failed build log is available at:
http://buildsys.fedoraproject.org/logs/fedora-development-extras/1443-gnupg2-1.9.19-3.fc5/x86_64/

-- Rex

(*) my hack was simple:
sed -i -e 's|^NEED_KSBA_VERSION=.*|NEED_KSBA_VERSION=0.9.11|' \
   configure.ac configure




More information about the Gnupg-devel mailing list