Summary: | app-crypt/gpgme-1.0.1-r1 failed to compile on ppc64 | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Markus Rothe (RETIRED) <corsair> |
Component: | Current packages | Assignee: | Daniel Black (RETIRED) <dragonheart> |
Status: | RESOLVED WONTFIX | ||
Severity: | minor | ||
Priority: | High | ||
Version: | unspecified | ||
Hardware: | PPC64 | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- |
Description
Markus Rothe (RETIRED)
![]() gpg version? my (sucessful) output: /usr/bin/gpg --homedir . --allow-secret-key-import --import Alpha/Secret.gpg Zulu/Secret.gpg gpg: WARNING: unsafe permissions on homedir "." gpg: key 68697734: secret key imported gpg: key 54ACD246: secret key imported gpg: Total number processed: 2 gpg: secret keys read: 2 gpg: secret keys imported: 2 i686-pc-linux-gnu-gcc -g -I../assuan/ -o .libs/t-genkey t-genkey.o ../../gpgme/.libs/libgpgme.so creating t-genkey make[3]: Leaving directory `/var/tmp/portage/gpgme-1.0.1-r1/work/gpgme-1.0.1/tests/gpg' make[3]: Entering directory `/var/tmp/portage/gpgme-1.0.1-r1/work/gpgme-1.0.1/tests' if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../gpgme -g -I../assuan/ -MT t-version.o -MD -MP -MF ".deps/t-version.Tpo" -c -o t-version.o t-version.c; \ t app-crypt/gnupg-1.9.10 Sorry, I forgot to mention that I try to "solve" bug #72897... With gnupg-1.9.0 I get: ==================================== 2 of 16 tests failed Please report to bug-gpgme@gnupg.org ==================================== make[3]: *** [check-TESTS] Error 1 make[3]: Leaving directory `/var/tmp/portage/gpgme-1.0.1-r1/work/gpgme-1.0.1/tests/gpg' make[2]: *** [check-am] Error 2 make[2]: Leaving directory `/var/tmp/portage/gpgme-1.0.1-r1/work/gpgme-1.0.1/tests/gpg' make[1]: *** [check-recursive] Error 1 make[1]: Leaving directory `/var/tmp/portage/gpgme-1.0.1-r1/work/gpgme-1.0.1/tests' make: *** [check-recursive] Error 1 !!! ERROR: app-crypt/gpgme-1.0.1-r1 failed. This occurs with and without USE=smime Are you using USE=smime on gpgme-1.0.1-r1? Does gnupg-1.0.1.ebuild work? I'm more interested in this one as 1.0.1-r1 is still masked. gpgme-1.0.1: compiles using gnupg-1.2.6, but not gnupg-1.9.10. I get the exactly same error with 1.9.10 installed. gpgme-1.0.1-r1 does compile with USE="-smime" and gnupg-1.2.6. gpgme-1.0.1-r1 does not compile with USE="smime" and gnupg-1.9.10. But as you said, you are interested in gpgme-1.0.1, I will mark this bug as WONTFIX. Markus |