Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

boost/1.79.0: Patch Boost.SmartPtr to support a specific variant of PowerPC #11328

Conversation

jwillikers
Copy link
Contributor

@jwillikers jwillikers commented Jun 22, 2022

This patch adds support for CodeWarrior / PowerPC platforms which support the msync instead of the sync assembly instruction.
This change has been fixed upstream in Boost.SmartPtr by boostorg/smart_ptr#95.
THe change should be included in an upcoming upstream release.

Specify library name and version: boost/1.79.0

This is also a good place to share with all of us why you are submitting this PR (specially if it is a new addition to ConanCenter): is it a dependency of other libraries you want to package? Are you the author of the library? Thanks!


  • I've read the guidelines for contributing.
  • I've followed the PEP8 style guides for Python code in the recipes.
  • I've used the latest Conan client version.
  • I've tried at least one configuration locally with the conan-center hook activated.

@ghost
Copy link

ghost commented Jun 22, 2022

I detected other pull requests that are modifying boost/all recipe:

This message is automatically generated by https://github.com/ericLemanissier/conan-center-conflicting-prs so don't hesitate to report issues/improvements there.

@ghost ghost mentioned this pull request Jun 22, 2022
4 tasks
uilianries
uilianries previously approved these changes Jun 23, 2022
@conan-center-bot

This comment has been minimized.

prince-chrismc
prince-chrismc previously approved these changes Jun 24, 2022
@conan-center-bot

This comment has been minimized.

@conan-center-bot

This comment has been minimized.

@conan-center-bot

This comment has been minimized.

@jwillikers jwillikers force-pushed the boost-1.79.0-patch-smart_ptr_cw_ppc_msync branch from 97d6327 to 0856592 Compare June 27, 2022 12:30
@conan-center-bot

This comment has been minimized.

This patch adds support for CodeWarrior / PowerPC platforms which support the `msync` instead of the `sync` assembly instruction.
This change has been fixed upstream in Boost.SmartPtr by boostorg/smart_ptr#95.
THe change should be included in an upcoming upstream release.
@jwillikers jwillikers force-pushed the boost-1.79.0-patch-smart_ptr_cw_ppc_msync branch from 0856592 to b72e8e9 Compare June 27, 2022 20:36
@conan-center-bot

This comment has been minimized.

@conan-center-bot
Copy link
Collaborator

Failure in build 9 (b72e8e99f4875a27c15529cd96327ed19aa36353):

  • boost/1.72.0@:
    Didn't run or was cancelled before finishing

  • boost/1.79.0@:
    Didn't run or was cancelled before finishing

  • boost/1.70.0@:
    An unexpected error happened and has been reported

  • boost/1.78.0@:
    Didn't run or was cancelled before finishing

  • boost/1.69.0@:
    Didn't run or was cancelled before finishing

  • boost/1.75.0@:
    Didn't run or was cancelled before finishing

  • boost/1.74.0@:
    Didn't run or was cancelled before finishing

  • boost/1.71.0@:
    Didn't run or was cancelled before finishing

  • boost/1.76.0@:
    Didn't run or was cancelled before finishing

  • boost/1.73.0@:
    Didn't run or was cancelled before finishing

  • boost/1.77.0@:
    Didn't run or was cancelled before finishing


Note: To save resources, CI tries to finish as soon as an error is found. For this reason you might find that not all the references have been launched or not all the configurations for a given reference. Also, take into account that we cannot guarantee the order of execution as it depends on CI workload and workers availability.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants