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

Bug 723100

Summary: app-crypt/gnupg-2.2.20: configure fails
Product: Gentoo Linux Reporter: Sandino Araico Sanchez <sandino>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED INVALID    
Severity: normal CC: sam
Priority: Normal    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: config.log
emerge --info '=app-crypt/gnupg-2.2.20::gentoo'
The complete build log
The ebuild environment

Description Sandino Araico Sanchez 2020-05-14 20:04:02 UTC
configure: checking for cc features
checking if gcc ignores unknown -Wno-* options... yes
checking if gcc supports -Wpointer-arith... yes
checking whether "make check" shall run all tests... yes
configure:
***
*** You need libgpg-error to build this program.
**  This library is for example available at
***   https://gnupg.org/ftp/gcrypt/libgpg-error
*** (at least version 1.24 is required.)
***
configure:
***
*** You need libgcrypt to build this program.
**  This library is for example available at
***   https://gnupg.org/ftp/gcrypt/libgcrypt/
*** (at least version 1.7.0 (API 1) is required.)
***
configure: error: 
***
*** Required libraries not found. Please consult the above messages
*** and install them before running configure again.
***


Reproducible: Always
Comment 1 Sandino Araico Sanchez 2020-05-14 20:07:24 UTC
Created attachment 639082 [details]
config.log
Comment 2 Sandino Araico Sanchez 2020-05-14 20:08:52 UTC
Created attachment 639084 [details]
emerge --info '=app-crypt/gnupg-2.2.20::gentoo'
Comment 3 Sandino Araico Sanchez 2020-05-14 20:10:02 UTC
emerge -pqv '=app-crypt/gnupg-2.2.20::gentoo'
 * WARNING: The FEATURES variable contains one or more values that
 * should be disabled under normal circumstances: keepwork
[ebuild  N    ] app-crypt/gnupg-2.2.20  USE="bzip2 nls readline smartcard ssl tools -doc -ldap (-selinux) -tofu -usb -user-socket -wks-server" 

 * IMPORTANT: 10 news items need reading for repository 'gentoo'.
 * Use eselect news read to view new items.
Comment 4 Sandino Araico Sanchez 2020-05-14 20:18:11 UTC
Created attachment 639092 [details]
The complete build log
Comment 5 Sandino Araico Sanchez 2020-05-14 20:19:18 UTC
Created attachment 639094 [details]
The ebuild environment
Comment 6 Sandino Araico Sanchez 2020-05-14 20:20:57 UTC
equery  l libgpg-error libgcrypt
 * Searching for libgpg-error ...
[IP-] [  ] dev-libs/libgpg-error-1.36:0

 * Searching for libgcrypt ...
[IP-] [  ] dev-libs/libgcrypt-1.8.5:0/20
Comment 7 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2020-05-14 21:30:20 UTC
* Have you tried without FEATURES=keepwork?
* Does it work if you re-emerge libgcrypt and libgpg-error?
Comment 8 Sandino Araico Sanchez 2020-05-15 01:16:30 UTC
# removed feature keepwork
emerge -1v libgcrypt libgpg-error
emerge -v app-crypt/gnupg

compiled!