Bug 1211356

Summary: Enable boost::context on AArch64
Product: [Fedora] Fedora Reporter: Marcin Juszkiewicz <mjuszkie>
Component: boostAssignee: Jonathan Wakely <jwakely>
Status: CLOSED NEXTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 23CC: dakingun, denis.arnaud_fedora, jwakely, mnewsome
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of:
: 1353325 (view as bug list) Environment:
Last Closed: 2015-08-28 18:21:49 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, 1353325    
Attachments:
Description Flags
spec+patches none

Description Marcin Juszkiewicz 2015-04-13 17:52:24 UTC
Created attachment 1014018 [details]
spec+patches

Description of problem:

boost::context is not available for AArch64 in 1.57 version (also not in 1.58 but a bit different patchset will be needed).

Version-Release number of selected component (if applicable):

1.57-6

How reproducible:

always

Steps to Reproduce:
1. take a build

Actual results:

no boost::context

Expected results:

boost-context-1.57.0-7.fc23.aarch64.rpm

Additional info:

I created attached patchset from upstream commits (boost-context-XXXX patches), then reverted some of 0002 one according to suggestions from Petr Machata and then added part of patch from Edward Nevill (taken from boost ML).

Comment 1 Marcin Juszkiewicz 2015-04-13 17:54:45 UTC
http://arm.koji.fedoraproject.org/koji/taskinfo?taskID=2960651 is scratch build

Comment 2 Marcin Juszkiewicz 2015-04-14 12:33:42 UTC
kicad built fine (with one spec update) and works.

Comment 3 Fedora Admin XMLRPC Client 2015-04-14 16:16:01 UTC
This package has changed ownership in the Fedora Package Database.  Reassigning to the new owner of this component.

Comment 4 Jonathan Wakely 2015-04-15 12:55:27 UTC
New package build:
http://koji.fedoraproject.org/koji/taskinfo?taskID=9486867

Comment 5 Jan Kurik 2015-07-15 14:16:53 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 23 development cycle.
Changing version to '23'.

(As we did not run this process for some time, it could affect also pre-Fedora 23 development
cycle bugs. We are very sorry. It will help us with cleanup during Fedora 23 End Of Life. Thank you.)

More information and reason for this action is here:
https://fedoraproject.org/wiki/BugZappers/HouseKeeping/Fedora23

Comment 6 Marcin Juszkiewicz 2015-08-28 18:21:49 UTC
f23 and rawhide have boost::context support