Bug 1052423

Summary: missing BuildRequires: libgcrypt-devel on grilo-plugins-0.2.6-1.el7.src.rpm
Product: Red Hat Enterprise Linux 7 Reporter: Pat Riehecky <riehecky>
Component: grilo-pluginsAssignee: Bastien Nocera <bnocera>
Status: CLOSED DUPLICATE QA Contact: Desktop QE <desktop-qa-list>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 7.0CC: csieh, misterbonnie
Target Milestone: rc   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-01-14 10:50:23 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
mock config for replication none

Description Pat Riehecky 2014-01-13 19:40:05 UTC
Created attachment 849574 [details]
mock config for replication

Description of problem: grilo-plugins-0.2.6-1.el7 cannot be rebuilt with the specified BuildRequires.


Version-Release number of selected component (if applicable):grilo-plugins-0.2.6-1.el7.src.rpm


How reproducible: 100%


Steps to Reproduce:
1.install minimal build environment with listed BuildRequires:
2.rpmbuild --rebuild grilo-plugins-0.2.6-1.el7.src.rpm
3.

Actual results:
<snip>
+ autoreconf -i -f
configure.ac:152: warning: macro 'AM_PATH_LIBGCRYPT' not found in library
libtoolize: putting auxiliary files in `.'.
libtoolize: copying file `./ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'.
libtoolize: copying file `m4/libtool.m4'
libtoolize: copying file `m4/ltoptions.m4'
libtoolize: copying file `m4/ltsugar.m4'
libtoolize: copying file `m4/ltversion.m4'
libtoolize: copying file `m4/lt~obsolete.m4'
configure.ac:152: warning: macro 'AM_PATH_LIBGCRYPT' not found in library
configure.ac:152: error: possibly undefined macro: AM_PATH_LIBGCRYPT
      If this token and others are legitimate, please use m4_pattern_allow.
      See the Autoconf documentation.
autoreconf: /usr/bin/autoconf failed with exit status: 1
error: Bad exit status from /var/tmp/rpm-tmp.f2ZpPO (%prep)
    Bad exit status from /var/tmp/rpm-tmp.f2ZpPO (%prep)
RPM build errors:
Child return code was: 1
</snip>

Expected results:
Correct BuildRequires: within the package

Additional info:
AM_PATH_LIBGCRYPT is provided by libgcrypt-devel

Comment 2 Bastien Nocera 2014-01-14 10:50:23 UTC

*** This bug has been marked as a duplicate of bug 1048862 ***