-
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: header only boost::system #5051
Conversation
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.
The errors doesn't look right:
But the recipe has |
This comment has been minimized.
This comment has been minimized.
6250116
to
0a92b75
Compare
This comment has been minimized.
This comment has been minimized.
0a92b75
to
e859470
Compare
This comment has been minimized.
This comment has been minimized.
e859470
to
23ea9de
Compare
This comment has been minimized.
This comment has been minimized.
23ea9de
to
8876a35
Compare
This comment has been minimized.
This comment has been minimized.
8876a35
to
62032d1
Compare
This comment has been minimized.
This comment has been minimized.
Could you provide the details for the error, please?
|
59d4682
to
7882f1f
Compare
This comment has been minimized.
This comment has been minimized.
7882f1f
to
c3e486d
Compare
This comment has been minimized.
This comment has been minimized.
Starting v1.69.0 Boost.System is header-only. A stub library is still built for compatibility, but linking to it is no longer necessary. https://www.boost.org/doc/libs/1_75_0/libs/system/doc/html/system.html#changes_in_boost_1_69
c3e486d
to
6ff495e
Compare
This comment has been minimized.
This comment has been minimized.
Failure in build 12 (
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. |
This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
This pull request has been automatically closed because it has not had recent activity. Thank you for your contributions. |
Specify library name and version: boost/1.75.0
Use boost_system as header-only library
Starting v1.69.0 Boost.System is header-only. A stub library is still built for compatibility, but linking to it is no longer necessary.
https://www.boost.org/doc/libs/1_75_0/libs/system/doc/html/system.html#changes_in_boost_1_69
conan-center hook activated.