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 - [FTBFS] Treat AArch64 as 64-bit architecture
Summary: [FTBFS] Treat AArch64 as 64-bit architecture
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Fedora
Classification: Fedora
Component: flush
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Orphan Owner
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: ARM64, F-ExcludeArch-aarch64
TreeView+ depends on / blocked
 
Reported: 2014-09-05 10:44 UTC by Marcin Juszkiewicz
Modified: 2015-04-09 10:21 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-04-09 10:21:31 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
fix for a bug (2.39 KB, text/plain)
2014-09-05 10:44 UTC, Marcin Juszkiewicz
no flags Details
Add AArch64 and GCC 5.0 support (5.53 KB, patch)
2015-04-09 10:09 UTC, Marcin Juszkiewicz
no flags Details | Diff

Description Marcin Juszkiewicz 2014-09-05 10:44:25 UTC
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:

Comment 1 Fedora Admin XMLRPC Client 2014-11-19 22:28:05 UTC
This package has changed ownership in the Fedora Package Database.  Reassigning to the new owner of this component.

Comment 2 Marcin Juszkiewicz 2015-04-09 10:09:09 UTC
Created attachment 1012621 [details]
Add AArch64 and GCC 5.0 support

This patch is based on TS2860 and TS3514 changes.

Comment 3 Marcin Juszkiewicz 2015-04-09 10:09:54 UTC
Comment on attachment 934738 [details]
fix for a bug

unobsoleted as I posted comment on wrong bug

Comment 4 Marcin Juszkiewicz 2015-04-09 10:11:06 UTC
Comment on attachment 1012621 [details]
Add AArch64 and GCC 5.0 support

attachement for other bug

Comment 5 Marcin Juszkiewicz 2015-04-09 10:21:31 UTC
2014-11-19: Retired because of broken dependencies during cleanup for Fedora 21


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