-
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
[package] boost/1.76.0: doesn't build on MacOS with with_stacktrace_backtrace=False #7159
Comments
The option you are looking for is now called without_stacktrace. Please try |
No, https://www.boost.org/doc/libs/1_66_0/doc/html/stacktrace/configuration_and_build.html I want Boost stacktrace, just not the part that relies on this dependency. |
Thank you for the clarification. I already double checked the recipe and @SSE4 fixed the bug. |
I can confirm, #7146 resolves the package build issue locally. |
Package and Environment Details (include every applicable attribute)
Conan profile (output of
conan profile show default
orconan profile show <profile>
if custom profile is in use)Steps to reproduce (Include if Applicable)
$ conan install boost/1.76.0@ -o boost:with_stacktrace_backtrace=False -o shared=False --build=boost
Logs (Include/Attach if Applicable)
Click to expand log
The text was updated successfully, but these errors were encountered: