gnupg2-1.9.91 build failure (fedora core/x86_64)

Rex Dieter rdieter at math.unl.edu
Tue Oct 10 16:04:49 CEST 2006


gnupg2 on x86_64 segfaulting in tests again/still.  I had been mostly
ignoring those (hoping that they'd just go away someday), but now the tests
seem to run during the regular build not just 'make check'.

Tail end of the build.log is appended.

Any further debugging that I can do (now that I actually have an x86_64 box
to test with)?

Making all in openpgp
make[3]: Entering directory
`/builddir/build/BUILD/gnupg-1.9.91/tests/openpgp'
echo '#!/bin/sh' >./gpg_dearmor
echo "../../g10/gpg2 --no-options --no-greeting \
             --no-secmem-warning --batch --dearmor" >>./gpg_dearmor
chmod 755 ./gpg_dearmor
./gpg_dearmor > ./pubring.gpg < ./pubring.asc
./gpg_dearmor > ./secring.gpg < ./secring.asc
./gpg_dearmor > ./plain-1 < ./plain-1o.asc
./gpg_dearmor > ./plain-2 < ./plain-2o.asc
./gpg_dearmor > ./plain-3 < ./plain-3o.asc
./gpg_dearmor > ./pubring.pkr < ./pubring.pkr.asc
./gpg_dearmor > ./secring.skr < ./secring.skr.asc
../../tools/mk-tdata   500  >data-500
../../tools/mk-tdata  9000  >data-9000
../../tools/mk-tdata 32000  >data-32000
../../tools/mk-tdata 80000  >data-80000
cat ./../../doc/HACKING \
            ./../../doc/DETAILS \
            ./../../doc/FAQ      >plain-large
../../g10/gpg2 --homedir . --quiet --yes --no-permission-warning --import ./pubdemo.asc
gpg: NOTE: THIS IS A DEVELOPMENT VERSION!
gpg: It is only intended for test purposes and should NOT be
gpg: used in a production environment or with production keys!

gpg: signal Segmentation fault caught ... exiting
make[3]: *** [prepared.stamp] Segmentation fault
make[3]: Leaving directory
`/builddir/build/BUILD/gnupg-1.9.91/tests/openpgp'




More information about the Gnupg-devel mailing list