Project

General

Profile

Actions

Bug #47304

closed

rpm: enable WITH_BOOST_CONTEXT=ON for s390x

Added by Ken Dreyer over 3 years ago. Updated over 3 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
-
Target version:
-
% Done:

0%

Source:
Tags:
Backport:
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

The RPM packaging compiles Ceph with WITH_BOOST_CONTEXT=ON for certain architectures, and builds WITH_BOOST_CONTEXT=OFF for other architectures.

boost::context in Boost version 1.72 was broken on s390x, so we set WITH_BOOST_CONTEXT=OFF for s390x in ceph.spec.in. However, Boost version 1.73 now provides working support for boost::context for s390x.

In ticket #46208, we've bundled Boost 1.73 into Pacific and newer. We can now set WITH_BOOST_CONTEXT=ON for s390x in the RPM packaging.

Actions #1

Updated by Ken Dreyer over 3 years ago

  • Status changed from New to In Progress
  • Pull request ID set to 36994
Actions #2

Updated by Nathan Cutler over 3 years ago

  • Status changed from In Progress to Resolved
Actions

Also available in: Atom PDF