-
-
Notifications
You must be signed in to change notification settings - Fork 12.6k
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
[email protected] missing stacktrace (and fiber?) libraries #95520
Comments
You can use |
Thanks for the swift reply, glad it's being addressed. No rush on my side so I can wait for the release of the revision. Thanks for your help on this issue and your work on brew in general 🍰 |
This should be fixed now: Apologies for the delay -- getting #88210 merged was quite difficult. |
brew gist-logs <formula>
link ORbrew config
ANDbrew doctor
outputNo issue with the formula installation itself. I'm not sure I can include any output that would be helpful here, `brew gist-logs boost` says there is "No logs"
Verification
brew update
and am still able to reproduce my issue.brew doctor
and that did not fix my problem.What were you trying to do (and why)?
I am installing boost via brew using
brew install boost
What happened (include all command output)?
The installation is successful but the following library is missing:
It seems to stem in a bug from b2 (bfgroup/b2#104). It also seems vcpkg ran into a similar issue when upgrading to 1.78.0
From those reports it seems to affect Boost.Fiber as well.
What did you expect to happen?
The library should be included in the package.
Step-by-step reproduction instructions (by running
brew
commands)The text was updated successfully, but these errors were encountered: