Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.

Bug 1083627

Summary: tpm-tools build ppc64le failed (required file './compile' not found)
Product: [Fedora] Fedora Reporter: Menanteau Guy <menantea>
Component: tpm-toolsAssignee: Michal Schmidt <mschmidt>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: ejratl, mschmidt, sgrubb
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: tpm-tools-1.3.8-7.fc21 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-07-23 18:21:10 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:
Bug Depends On: 1084052    
Bug Blocks: 1051573    

Description Menanteau Guy 2014-04-02 15:22:32 UTC
Description of problem:
tpm-tools build failed in ppc64le arch

Version-Release number of selected component (if applicable):
tpm-tools-1.3.8-5.fc21.ppc64le

How reproducible:
rpmbuild --target ppc64le

Actual results:
+ autoreconf
...
configure.in:60: error: required file './compile' not found
configure.in:60:   'automake --add-missing' can install 'compile'

Additional info:
adding -i as option of autoreconf in the spec file resolve it.

Comment 1 Michal Schmidt 2014-04-03 13:47:04 UTC
The FTBFS happens in F21 on x86_64 too. It will be fixed in tpm-tools-1.3.8-6.fc21, but the Koji build failed due to a problem with the opencryptoki package.

Comment 2 Michal Schmidt 2014-07-23 18:21:10 UTC
The latest rebuild worked.