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 1138627
Summary: | [FTBFS] Treat AArch64 as 64-bit architecture | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Marcin Juszkiewicz <mjuszkie> | ||||||
Component: | flush | Assignee: | Orphan Owner <extras-orphan> | ||||||
Status: | CLOSED WONTFIX | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||
Severity: | unspecified | Docs Contact: | |||||||
Priority: | unspecified | ||||||||
Version: | rawhide | CC: | okurysheva | ||||||
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: | 2015-04-09 10:21:31 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: | |||||||
Bug Depends On: | |||||||||
Bug Blocks: | 922257 | ||||||||
Attachments: |
|
This package has changed ownership in the Fedora Package Database. Reassigning to the new owner of this component. Created attachment 1012621 [details]
Add AArch64 and GCC 5.0 support
This patch is based on TS2860 and TS3514 changes.
Comment on attachment 934738 [details]
fix for a bug
unobsoleted as I posted comment on wrong bug
Comment on attachment 1012621 [details]
Add AArch64 and GCC 5.0 support
attachement for other bug
2014-11-19: Retired because of broken dependencies during cleanup for Fedora 21 |
Created attachment 934738 [details] fix for a bug Description of problem: flush checks for Boost libraries in a way which fails on AArch64 architecture Version-Release number of selected component (if applicable): 0.9.12-10 How reproducible: always Steps to Reproduce: 1. do a build on aarch64 Actual results: checking for boostlib >= 1.34... yes checking whether the Boost::Filesystem library is available... yes configure: error: Could not find a version of the library! Expected results: package builds Additional info: