Bug 193409

Summary: libgcrypt fails to build in mock
Product: [Fedora] Fedora Reporter: Michael J Knox <michael>
Component: libgcryptAssignee: Nalin Dahyabhai <nalin>
Status: CLOSED DUPLICATE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: 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 Flags
Matt Domsch's build log none

Description Michael J Knox 2006-05-27 23:51:40 UTC
This package fails to build in mock.  build.log is attached.

Comment 1 Michael J Knox 2006-05-27 23:51:40 UTC
Created attachment 130136 [details]
Matt Domsch's build log

Comment 2 Jesse Keating 2006-06-05 22:07:37 UTC
Added pkgconfig as a BuildRequires.  Building into rawhide.

Comment 3 Nalin Dahyabhai 2006-06-07 15:02:44 UTC
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 ***