-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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: update to 1.77.0 (#6872) #6929
Conversation
This comment has been minimized.
This comment has been minimized.
0e29961
to
9625c61
Compare
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. |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
@jgsogo sorry for another mention; could you help with this weird CI error? 😊 The MacOS build has strangely failed (at first and second time) |
This comment has been minimized.
This comment has been minimized.
Maybe related to opencv/opencv#14146, but have no idea where to apply that fix. Maybe add to the test package CMakeLists (see https://skia.googlesource.com/external/github.com/libjpeg-turbo/libjpeg-turbo/+/refs/tags/1.5.90%5E%21/)
|
It looks like the test_package's build failure, as the Boost is using Boost.Build (b2) for building yourself. It also seems that the MacOS image also uses the old CMake ( < 3.9)... |
This comment has been minimized.
This comment has been minimized.
|
😖 Why are windows and macos coming as duplicate package ids? -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- //cc @madebr (our boost guru) |
Thanks for the nomination @prince-chrismc. It looks like boost/1.72 is failing in the test package for
I nominate @SpaceIm as he's our Apple go to guy. |
365086d
to
8a5cd5a
Compare
This comment has been minimized.
This comment has been minimized.
My iOS/Catalyst/Android profiles have always looked like this. I know that it is not a solution for cci, but I have never been able to build the boost with local/log/stacktrace. |
https://github.com/ianlancetaylor/libbacktrace
|
it seems like ARM64 is supported in code to some degree: ianlancetaylor/libbacktrace@4e548e7#diff-76ce24fe823ff3c52a40864352cbd78278e3dbded9e905904f266feaf5aeca8aR760 |
This comment has been minimized.
This comment has been minimized.
Nice try, but I don't know 😄 |
Do you have access to M1 Mac to verify this? ps: google says swift-server/swift-backtrace#19 @leha-bot If you want to close multiple issues at once use full syntax for each issue |
unfortunately I don't have access. at least, it cross-compiles successfully, but I can't run any tests. |
All green in build 9 (
|
Why did c3i build all combinations? |
good question... recipe has:
and commit adds a new patch. even if it's not used by the old versions, I guess it's still exported and considered as a part of recipe revision? |
That makes sense. |
Specify library name and version: boost/1.77.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!
Bump Boost to 1.77.0. All deps have been updated by Python script
rebuild-dependencies.py
The
boost-mpi-check.patch
has been rebased to 1.77.0 version.Closes #6872, #7157.
conan-center hook activated.