Bug 193409
Summary: | libgcrypt fails to build in mock | ||||||
---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Michael J Knox <michael> | ||||
Component: | libgcrypt | Assignee: | Nalin Dahyabhai <nalin> | ||||
Status: | CLOSED DUPLICATE | QA Contact: | |||||
Severity: | medium | Docs Contact: | |||||
Priority: | medium | ||||||
Version: | rawhide | CC: | dcantrell | ||||
Target Milestone: | --- | ||||||
Target Release: | --- | ||||||
Hardware: | All | ||||||
OS: | Linux | ||||||
Whiteboard: | |||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2006-06-05 22:07:37 UTC | Type: | --- | ||||
Regression: | --- | Mount Type: | --- | ||||
Documentation: | --- | CRM: | |||||
Verified Versions: | Category: | --- | |||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
Cloudforms Team: | --- | Target Upstream Version: | |||||
Embargoed: | |||||||
Bug Depends On: | |||||||
Bug Blocks: | 191529 | ||||||
Attachments: |
|
Description
Michael J Knox
2006-05-27 23:51:40 UTC
Created attachment 130136 [details]
Matt Domsch's build log
Added pkgconfig as a BuildRequires. Building into rawhide. Jesse, libgcrypt doesn't actually use pkgconfig, not even in its configure script (it makes no calls to pkgconfig or the PKG_CHECK_MODULES macro). The requirement comes from libgpg-error-devel's new requirement in its libgpg-error-config script, which I actually think was a mistake. *** This bug has been marked as a duplicate of 193550 *** |