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 829311
Summary: | 2.22.52.0.4-1.fc18 causing issues on ARM | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Peter Robinson <pbrobinson> |
Component: | binutils | Assignee: | Nick Clifton <nickc> |
Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | high | Docs Contact: | |
Priority: | high | ||
Version: | rawhide | CC: | jakub, nickc |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2012-07-16 10:57:22 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: | |||
Bug Blocks: | 245418 |
Description
Peter Robinson
2012-06-06 12:50:48 UTC
It seems QT built fine with binutils-2.22.52.0.2-1.fc18. Will untag the new version and see if the problem goes away Confirmed that QT builds fine with binutils-2.22.52.0.2-1.fc18. I've seen that there's a new .4 release in rawhide so will retest with that again shortly. The problem still exists with the new binutils-2.22.52.0.4-1.fc18 Ping, it's affecting xulrunner as well. http://arm.koji.fedoraproject.org/koji/taskinfo?taskID=929325 Hi Peter, Would it be possible to put together a self-contained testcase to reproduce this problem ? Ideally a set of object files and a linker command line would be best. The problem appears to be related to the FSF binutils PR 13990: http://sourceware.org/bugzilla/show_bug.cgi?id=13990 The patch for that PR however is in the f18 sources, so I suspect that the patch was only a partial fix for a larger problem. Cheers Nick > Would it be possible to put together a self-contained testcase to > reproduce this problem ? Ideally a set of object files and a linker command > line would be best. I'm sure it would be but I have no idea how to go about that > The problem appears to be related to the FSF binutils PR 13990: > > http://sourceware.org/bugzilla/show_bug.cgi?id=13990 Yes, looks very similar. > The patch for that PR however is in the f18 sources, so I suspect that the > patch was only a partial fix for a larger problem. OK. This is very much out of my depth, what would have changed to affect this between 2.22.52.0.2 and 2.22.52.0.3 given that .3 is when the issues appeared? Can that change be reverted? Hi Peter, Please could you try out binutils-2.22.52.0.4-4.fc18 in rawhide. This *might* fix the problem. Cheers Nick Hi Nick,
> Please could you try out binutils-2.22.52.0.4-4.fc18 in rawhide. This
> *might* fix the problem.
It looks like it has, xulrunner has built, QT hasn't yet failed, will update when QT completes. thanks
Confirmed binutils-2.22.52.0.4-4.fc18 fixes the build issues |