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: flushAssignee: Orphan Owner <extras-orphan>
Status: CLOSED WONTFIX QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: 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:
Embargoed:
Bug Depends On:    
Bug Blocks: 922257    
Attachments:
Description Flags
fix for a bug
none
Add AArch64 and GCC 5.0 support none

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