Hi All, As you can see in the attached log, two tests fail on my machine after I have compiled
without error (and without optimisation) "libgcrypt". The test of gpg (with this library) seems to succeed. But I would know what are these tests and if their failure is a big problem. Thanks for your help, best regards, --------------------------------------------------------------Partial log of the check--------------------------------------------- root@oche:/var/tmp/gpg/libgcrypt-1.8.4 # gmake check Making check in compat gmake[1]: Entering directory '/var/tmp/gpg/libgcrypt-1.8.4/compat' gmake[1]: Nothing to be done for 'check'. gmake[1]: Leaving directory '/var/tmp/gpg/libgcrypt-1.8.4/compat' Making check in mpi gmake[1]: Entering directory '/var/tmp/gpg/libgcrypt-1.8.4/mpi' gmake[1]: Nothing to be done for 'check'. gmake[1]: Leaving directory '/var/tmp/gpg/libgcrypt-1.8.4/mpi' Making check in cipher gmake[1]: Entering directory '/var/tmp/gpg/libgcrypt-1.8.4/cipher' gmake[1]: Nothing to be done for 'check'. gmake[1]: Leaving directory '/var/tmp/gpg/libgcrypt-1.8.4/cipher' Making check in random gmake[1]: Entering directory '/var/tmp/gpg/libgcrypt-1.8.4/random' gmake[1]: Nothing to be done for 'check'. gmake[1]: Leaving directory '/var/tmp/gpg/libgcrypt-1.8.4/random' Making check in src gmake[1]: Entering directory '/var/tmp/gpg/libgcrypt-1.8.4/src' gmake[1]: Nothing to be done for 'check'. gmake[1]: Leaving directory '/var/tmp/gpg/libgcrypt-1.8.4/src' Making check in doc gmake[1]: Entering directory '/var/tmp/gpg/libgcrypt-1.8.4/doc' gmake check-am gmake[2]: Entering directory '/var/tmp/gpg/libgcrypt-1.8.4/doc' gmake[2]: Nothing to be done for 'check-am'. gmake[2]: Leaving directory '/var/tmp/gpg/libgcrypt-1.8.4/doc' gmake[1]: Leaving directory '/var/tmp/gpg/libgcrypt-1.8.4/doc' Making check in tests gmake[1]: Entering directory '/var/tmp/gpg/libgcrypt-1.8.4/tests' gmake check-TESTS gmake[2]: Entering directory '/var/tmp/gpg/libgcrypt-1.8.4/tests' version:1.8.4:10804:1.36:12400: cc:90100:gcc:9.1.0: ciphers:arcfour:blowfish:cast5:des:aes:twofish:serpent:rfc2268:seed:camellia:idea:salsa20:gost28147:chacha20: pubkeys:dsa:elgamal:rsa:ecc: digests:crc:gostr3411-94::md4:md5:rmd160:sha1:sha256:sha512:sha3:tiger:whirlpool:stribog:blake2: rnd-mod:linux: cpu-arch:x86: mpi-asm:amd64/mpih-add1.S:amd64/mpih-sub1.S:amd64/mpih-mul1.S:amd64/mpih-mul2.S:amd64/mpih-mul3.S:amd64/mpih-lshift.S:amd64/mpih-rshift.S: hwflist:intel-ssse3:intel-sse4.1:intel-pclmul:intel-aesni:intel-avx:intel-rdtsc: fips-mode:n:n: rng-type:standard:1:2010000:1: PASS: version t-secmem: line 176: gcry_control (GCRYCTL_INIT_SECMEM, pool_size, 0) failed: Erreur g?n?rale FAIL: t-secmem PASS: mpitests t-sexp: line 1174: gcry_control (GCRYCTL_INIT_SECMEM, 16384, 0) failed: Erreur g?n?rale FAIL: t-sexp PASS: t-convert PASS: t-mpi-bit PASS: t-mpi-point PASS: curves PASS: t-lock PASS: prime PASS: basic PASS: keygen PASS: pubkey PASS: hmac PASS: hashtest PASS: t-kdf PASS: keygrip PASS: fips186-dsa PASS: aeswrap PASS: pkcs1v2 PASS: random PASS: dsa-rfc6979 256 of 1026 tests done 512 of 1026 tests done 768 of 1026 tests done 1024 of 1026 tests done 1026 tests done PASS: t-ed25519 18 tests done PASS: t-cv25519 now running 'basic' test with all hardware features disabled. PASS: basic-disable-all-hwf . . . PASS: bench-slope SKIP: hashtest-256g ====================================== 2 of 27 tests failed (1 test was not run) Please report to http://bugs.gnupg.org ====================================== gmake[2]: *** [Makefile:864: check-TESTS] Error 1 gmake[2]: Leaving directory '/var/tmp/gpg/libgcrypt-1.8.4/tests' gmake[1]: *** [Makefile:987: check-am] Error 2 gmake[1]: Leaving directory '/var/tmp/gpg/libgcrypt-1.8.4/tests' gmake: *** [Makefile:488: check-recursive] Error 1 r _______________________________________________ Gnupg-users mailing list [email protected] http://lists.gnupg.org/mailman/listinfo/gnupg-users
