GPGME 1.4.3 make check failure

Bruce Dubbs bruce.dubbs at gmail.com
Tue Aug 13 17:48:38 CEST 2013


Building with a simple:

./configure --prefix=/usr && make && make check

hangs for me at tests/gpgsm/t-verify.  Running t-verify directly gives a 
segmentation fault:

/tmp/gpgme/gpgme-1.4.3/tests/gpgsm $ ./t-verify
t-verify.c:71: Unexpected signature summary: want=0x3 have=0x80
Segmentation fault

Changing check_result to return immediately after detecting an error 
leads to a hang at the first 'show_auditlog (ctx);'

   -- Bruce Dubbs
      linuxfromscratch.org



More information about the Gnupg-devel mailing list