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 739636 - Fedora specific armv7hl (hardfp) configuration required for F15 HardFP Bootstrap
Summary: Fedora specific armv7hl (hardfp) configuration required for F15 HardFP Bootstrap
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: redhat-rpm-config
Version: 15
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Jon Masters
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: ARMTracker
TreeView+ depends on / blocked
 
Reported: 2011-09-19 17:01 UTC by Jon Masters
Modified: 2011-10-21 15:28 UTC (History)
6 users (show)

Fixed In Version: redhat-rpm-config-9.1.0-13.fc15
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-10-18 22:17:50 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Jon Masters 2011-09-19 17:01:13 UTC
Description of problem:

We need to override some RPM defaults for Fedora 15 on ARM systems. This includes defaulting to harfp (armv7hl) on armv7hl/hnl, and setting the optflags to target armv7-a, and disable Thumb. We don't use Thumb on Fedora at this moment in time because it causes some builds to fail, and for other reasons.

Specific changes:

optflags: armv7l %{__global_cflags} -march=armv7-a -mfloat-abi=soft
optflags: armv7hl %{__global_cflags} -march=armv7-a -mfpu=vfpv3-d16  -mfloat-abi=hard
optflags: armv7hnl %{__global_cflags} -march=armv7-a -mfpu=neon  -mfloat-abi=hard

buildarchtranslate: armv7l: armv7hl
buildarchtranslate: armv7hl: armv7hl
buildarchtranslate: armv7hnl: armv7hl

Comment 1 Fedora Update System 2011-09-19 17:32:16 UTC
redhat-rpm-config-9.1.0-13.fc15 has been submitted as an update for Fedora 15.
https://admin.fedoraproject.org/updates/redhat-rpm-config-9.1.0-13.fc15

Comment 2 Fedora Update System 2011-09-19 22:57:35 UTC
Package redhat-rpm-config-9.1.0-13.fc15:
* should fix your issue,
* was pushed to the Fedora 15 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing redhat-rpm-config-9.1.0-13.fc15'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/redhat-rpm-config-9.1.0-13.fc15
then log in and leave karma (feedback).

Comment 3 Jens Petersen 2011-10-06 08:27:03 UTC
Is this change needed also for f16 and f17?

Comment 4 Jens Petersen 2011-10-06 08:33:58 UTC
(In reply to comment #3)
> Is this change needed also for f16 and f17?

Nevermind, Henrik pointed out that the change is actually already merged.
Not so obvious though looking at the spec file or pkg git...

Comment 5 Fedora Update System 2011-10-18 22:17:50 UTC
redhat-rpm-config-9.1.0-13.fc15 has been pushed to the Fedora 15 stable repository.  If problems still persist, please make note of it in this bug report.


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