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 835978 - rpm missing %{power64} macro in rawhide
Summary: rpm missing %{power64} macro in rawhide
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: rpm
Version: rawhide
Hardware: Unspecified
OS: Linux
urgent
urgent
Target Milestone: ---
Assignee: Fedora Packaging Toolset Team
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: f18-ppc64p7
TreeView+ depends on / blocked
 
Reported: 2012-06-27 17:57 UTC by David Aquilina
Modified: 2014-06-24 00:19 UTC (History)
6 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-06-28 07:41:07 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description David Aquilina 2012-06-27 17:57:28 UTC
Description of problem:

F17's rpm added a %{power64} architecture macro to help support a new ppc64 subarchitecture coming in F18, and the specfiles for packages which will be built for that new subarchitecture (ppc64p7) have begun to be updated to replace any instance of 'ppc64' with '%{power64}'. 

However, while rpm-4.9.1.3-6.fc17 contains the %{power64} macro, rpm-4.10.0-1.fc18 does not and it is causing build failures on power.
 
Version-Release number of selected component (if applicable):

rpm-4.10.0-1.fc18

I'm guessing that the macro never got added to upstream RPM, and so when rpm in fedora rebased we regressed. We should also verify that the rest of ppc64p7 support made it into upstream rpm.

Comment 1 Panu Matilainen 2012-06-28 07:41:07 UTC
Yup... there were two pieces missing from upstream (as they only had been applied to f17 branch here) and consequently f18 rpm:
- the power64 macro
- fix for 32bit ppc detection that got broken by the added ppc64p7 detection

Both applied upstream now, and added as a patch to rpm-4.10.0-4.fc18. Oh and BTW, thanks for filing this bug as a reminder :)


Note You need to log in before you can comment on or make changes to this bug.