-
-
Notifications
You must be signed in to change notification settings - Fork 14
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
Rebuild for libboost 1.86 #94
base: main
Are you sure you want to change the base?
Rebuild for libboost 1.86 #94
Conversation
Hi! This is the friendly automated conda-forge-linting service. I just wanted to let you know that I linted all conda-recipes in your PR ( For recipe/meta.yaml:
|
Hi! This is the friendly automated conda-forge-linting service. I was trying to look for recipes to lint for you, but it appears we have a merge conflict. Please try to merge or rebase with the base branch to resolve this conflict. Please ping the 'conda-forge/core' team (using the |
2382670
to
22f0ae6
Compare
Hi! This is the friendly automated conda-forge-linting service. I just wanted to let you know that I linted all conda-recipes in your PR ( |
ae08e29
to
69fc837
Compare
69fc837
to
35c90c8
Compare
${PYTHON} install.py \ | ||
--prefix="${PREFIX}" \ | ||
--cmake_prefix_path="${PREFIX}" \ | ||
--deps-root="${PREFIX}" \ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@conda-forge/cyclus, I've taken a shot a cleaning this up a bit, but I'm running into problems here. The cyclus build does not in fact respect CMAKE_PREFIX_PATH
, nor LDFLAGS
(which for us contains -L$PREFIX/lib
), otherwise it would not run into missing symbols from libraries that are plainly present there.
I've stared at the upstream build for a while, but cannot figure out where this goes wrong. Any thoughts?
This PR has been triggered in an effort to update libboost186.
Notes and instructions for merging this PR:
Please note that if you close this PR we presume that the feedstock has been rebuilt, so if you are going to perform the rebuild yourself don't close this PR until the your rebuild has been merged.
If this PR was opened in error or needs to be updated please add the
bot-rerun
label to this PR. The bot will close this PR and schedule another one. If you do not have permissions to add this label, you can use the phrase@conda-forge-admin, please rerun bot
in a PR comment to have theconda-forge-admin
add it for you.This PR was created by the regro-cf-autotick-bot. The regro-cf-autotick-bot is a service to automatically track the dependency graph, migrate packages, and propose package version updates for conda-forge. Feel free to drop us a line if there are any issues! This PR was generated by https://github.com/regro/cf-scripts/actions/runs/11688816842 - please use this URL for debugging.