-
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] add patch for 1.72 #712
Conversation
Signed-off-by: SSE4 <tomskside@gmail.com>
Some configurations of 'boost/1.72.0' failed in build 1 (
|
@SSE4 Is it another patch's bug, or this patch doesn't comport 1.72 ?
|
this is very suspicious an official patch doesn't apply... |
I need to check it, maybe that patch tool in Conan is bugged again 😞 |
Some configurations of 'boost/1.72.0' failed in build 2 (
|
Signed-off-by: SSE4 <tomskside@gmail.com>
Signed-off-by: SSE4 <tomskside@gmail.com>
An unexpected error happened and has been reported. Help is on its way! 🏇 |
okay, it turns out patch was created against the develop, and conan (patch-ng) fails to apply that as source file is different. I had to cherry pick the patch and format it again. with new line numbers, conan is finally happy. |
Unexpected error coming from making new commits when this PR has still conflicts. Something to be improved |
Some configurations of 'boost/1.69.0' failed in build 4 (
|
Signed-off-by: SSE4 <tomskside@gmail.com>
Some configurations of 'boost/1.69.0' failed in build 5 (
|
For some reason, I can't reproduce it when running with the Docker image conanio/gcc5: https://gist.github.com/uilianries/7472546a1f4c404f29633791cf817252 It works pretty well actually 🤔 |
interesting :) I am looking into it |
Signed-off-by: SSE4 <tomskside@gmail.com>
Some configurations of 'boost/1.69.0' failed in build 6 (
|
@danimtb seems like build stuck |
Yes, 22h to build Boost? |
All green in build 7 (
|
closes: #711
add an official patch from boost release notes: https://www.boost.org/users/history/version_1_72_0.html
Specify library name and version: boost/1.72.0
conan-center hook activated.