Looks like a segmentation fault in the build process: ./gpg_dearmor > ./secring.skr < ./secring.skr.asc ../../g10/gpg2 --homedir . --quiet --yes --no-permission-warning --import ./pubdemo.asc gpg: signal Segmentation fault caught ... exiting make[3]: *** [prepared.stamp] Segmentation fault Reproducible: Always Steps to Reproduce: 1. install x32 release candidate 2. emerge --sync && emerge --update --deep world 3. emerge app-crypt-gnupg
Created attachment 318960 [details] build log
Created attachment 318962 [details] emerge info
simple patch for libgcrypt: https://sites.google.com/site/x32abi/x32-patches/libgcrypt-1.4.5-x32.patch?attredirects=0&d=1
should be all set now in the tree; thanks for the report! Commit message: Fix building for x32 ABIs http://sources.gentoo.org/dev-libs/libgcrypt/files/libgcrypt-1.5.0-x32.patch?rev=1.1 http://sources.gentoo.org/dev-libs/libgcrypt/libgcrypt-1.5.0-r2.ebuild?r1=1.9&r2=1.10