Page MenuHome GnuPG

compile error gpg 1.4.9 / Suse 11.1 x86_64
Closed, ResolvedPublic

Description

Hallo,

installing gnupg 1.4.9 on Suse 11.1 failed with following errors (after
./configure & make, make check failed):


Home: .
Supported algorithms:
Pubkey: RSA, RSA-E, RSA-S, ELG-E, DSA
Cipher: 3DES, CAST5, BLOWFISH, AES, AES192, AES256, TWOFISH
Hash: MD5, SHA1, RIPEMD160, SHA256, SHA384, SHA512, SHA224
Compression: Uncompressed, ZIP, ZLIB
PASS: version.test
PASS: mds.test
PASS: decrypt.test
PASS: decrypt-dsa.test
MD5 SHA1 RIPEMD160 SHA256 SHA384 SHA512 SHA224 | PASS: sigs.test
PASS: sigs-dsa.test
FAIL: encrypt.test
3DES CAST5 BLOWFISH AES FAIL: encrypt-dsa.test
FAIL: seat.test
PASS: clearsig.test
FAIL: encryptp.test
PASS: detach.test
PASS: armsigs.test
FAIL: armencrypt.test
FAIL: armencryptp.test
FAIL: signencrypt.test
PASS: signencrypt-dsa.test
FAIL: armsignencrypt.test
PASS: armdetach.test
PASS: armdetachm.test
PASS: detachm.test
PASS: genkey1024.test
3DES CAST5 BLOWFISH AES FAIL: conventional.test
3DES CAST5 BLOWFISH AES FAIL: conventional-mdc.test
PASS: multisig.test
PASS: verify.test

PASS: armor.test

10 of 27 tests failed

Please report to bug-gnupg@gnu.org

make[2]: * [check-TESTS] Fehler 1
make[2]: Leaving directory `/home/muzel/gnupg-1.4.9/checks'
make[1]:
* [check-am] Fehler 2
make[1]: Leaving directory `/home/muzel/gnupg-1.4.9/checks'
make: * [check-recursive] Fehler 1
*@***:~/gnupg-1.4.9> make check

Machine/OS:
Host/Kernel/OS "**" running Linux 2.6.27.7-9-default x86_64 [ openSUSE 11.1
(x86_64) VERSION = 11.1 ]
CPU Info (1) AMD Turion 64 X2 Mobile TL-50 256 KB cache flags( nx lm )
clocked at [ 800.000 MHz ]

(2) AMD Turion 64 X2 Mobile TL-50 256 KB cache flags( nx lm )

clocked at [ 800.000 MHz ]

gcc --version
gcc (SUSE Linux) 4.3.2 [gcc-4_3-branch revision 141291]
Copyright (C) 2008 Free Software Foundation, Inc.


config.log is appended.

Regards,

muzel

Event Timeline

What is the content of tests/encrypt.test.log ?

*checks*/encrypt.test.logs, I suppose?

more checks/encrypt.test.log
Rijndael-128 test encryption failed.
gpg: weak key created - retrying
gpg: weak key created - retrying
gpg: weak key created - retrying
gpg: weak key created - retrying
gpg: weak key created - retrying
gpg: weak key created - retrying
gpg: weak key created - retrying
gpg: weak key created - retrying
gpg: weak key created - retrying
gpg: weak key created - retrying
gpg: weak key created - retrying
gpg: weak key created - retrying
gpg: weak key created - retrying
gpg: weak key created - retrying
gpg: weak key created - retrying
gpg: weak key created - retrying
gpg: fatal: cannot avoid weak key for symmetric cipher; tried 16 times!
secmem usage: 2112/2176 bytes in 4/5 blocks of pool 2176/32768


BTW, tested now with gcc 4.1.3 - compiled with no problems.

The build is broken. We had a report on the mailing list from SuSE and they
figured that the SuSE Toolchain is broken. Thus you need to update your OS - I
am not sure whether this is available. Please check the gnupg-users or
gnupg-devel mailing lists for further info.

werner claimed this task.
werner removed a project: Info Needed.