Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 723100 - app-crypt/gnupg-2.2.20: configure fails
Summary: app-crypt/gnupg-2.2.20: configure fails
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-05-14 20:04 UTC by Sandino Araico Sanchez
Modified: 2020-05-15 01:17 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
config.log (config.log,277.43 KB, text/x-log)
2020-05-14 20:07 UTC, Sandino Araico Sanchez
Details
emerge --info '=app-crypt/gnupg-2.2.20::gentoo' (file_723100.txt,8.54 KB, text/plain)
2020-05-14 20:08 UTC, Sandino Araico Sanchez
Details
The complete build log (app-crypt:gnupg-2.2.20:20200514-193433.log.gz,10.78 KB, application/gzip)
2020-05-14 20:18 UTC, Sandino Araico Sanchez
Details
The ebuild environment (environment,77.78 KB, text/plain)
2020-05-14 20:19 UTC, Sandino Araico Sanchez
Details

Note You need to log in before you can comment on or make changes to this bug.
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!