Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 184456

Summary: app-crypt/gnupg-2.0.5 fails to emerge
Product: Gentoo Linux Reporter: mjbjr
Component: Current packagesAssignee: Crypto team [DISABLED] <crypto+disabled>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 191492    
Attachments: config log
build log

Description mjbjr 2007-07-07 01:54:40 UTC
emerge gnupg fails:

...

checking for unsigned long... (cached) yes
checking size of unsigned long... (cached) 8
checking for void *... yes
checking size of void *... 8
checking for nl_langinfo and THOUSANDS_SEP... yes
configure: checking system features for estream
configure:
***
*** You need libassuan with Pth support to build this program.
*** This library is for example available at
***   ftp://ftp.gnupg.org/gcrypt/libassuan/
*** (at least version 1.0.2 (API 1) is required).
***
configure:
***
*** You need libksba to build this program.
*** This library is for example available at
***   ftp://ftp.gnupg.org/gcrypt/libksba/
*** (at least version 1.0.2 using API 1 is required).
***
configure: error:
***
*** Required libraries not found. Please consult the above messages
*** and install them before running configure again.
***

!!! Please attach the following file when filing a report to bugs.gentoo.org:
!!! /var/tmp/portage/app-crypt/gnupg-2.0.5/work/gnupg-2.0.5/config.log
 * 
 * ERROR: app-crypt/gnupg-2.0.5 failed.
 * Call stack:
 *   ebuild.sh, line 1642:   Called dyn_compile
 *   ebuild.sh, line 988:   Called qa_call 'src_compile'
 *   ebuild.sh, line 44:   Called src_compile
 *   gnupg-2.0.5.ebuild, line 54:   Called econf '--enable-symcryptrun' '--enable-gpg' '--enable-gpgsm' '--enable-agent' '--disable-bzip2' '--disable-scdaemon' '--enable-nls' '--disable-ldap' '--disable-capabilities'
 *   ebuild.sh, line 591:   Called die
 * 
 * econf failed
 * If you need support, post the topmost build error, and the call stack if relevant.
 * A complete build log is located at '/var/tmp/portage/app-crypt/gnupg-2.0.5/temp/build.log'.
 * 


Reproducible: Always
Comment 1 mjbjr 2007-07-07 01:58:46 UTC
Created attachment 124108 [details]
config log
Comment 2 mjbjr 2007-07-07 02:00:14 UTC
Created attachment 124109 [details]
build log
Comment 3 Alon Bar-Lev (RETIRED) gentoo-dev 2007-07-07 07:57:28 UTC
My fault, fixed.
Please try again in a few hours.