Skip to content

Conversation

regro-cf-autotick-bot
Copy link
Contributor

@regro-cf-autotick-bot regro-cf-autotick-bot commented Sep 20, 2025

Also trying to fix #127 (comment)


This PR has been triggered in an effort to update python314.

Notes and instructions for merging this PR:

  1. Please merge the PR only after the tests have passed.
  2. Feel free to push to the bot's branch to update this PR if needed.

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 the conda-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/17885958595 - please use this URL for debugging.

@conda-forge-admin
Copy link
Contributor

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 (recipe/recipe.yaml) and found it was in an excellent condition.

@ax3l ax3l force-pushed the rebuild-python314-0-1_h329a8b branch from f036a8d to 8472dd8 Compare September 22, 2025 07:20
@ax3l ax3l force-pushed the rebuild-python314-0-1_h329a8b branch from 8472dd8 to ad7f6d3 Compare September 22, 2025 07:20
@ax3l ax3l added bug Something isn't working enhancement New feature or request labels Sep 22, 2025
@ax3l ax3l merged commit 3abc18f into conda-forge:main Sep 22, 2025
71 of 83 checks passed
@regro-cf-autotick-bot regro-cf-autotick-bot deleted the rebuild-python314-0-1_h329a8b branch September 22, 2025 08:13
@ax3l ax3l mentioned this pull request Sep 22, 2025
3 tasks
sed -i "s@${CONDA_BUILD_SYSROOT}/usr/lib/[email protected]@g" $PREFIX/lib/cmake/openPMD/openPMDTargets.cmake
sed -i "s@${CONDA_BUILD_SYSROOT}/usr/lib/[email protected]@g" $PREFIX/lib/cmake/openPMD/openPMDTargets.cmake
sed -i "s@${CONDA_BUILD_SYSROOT}/usr/lib/libpthread.tbd@-lpthread@g" $PREFIX/lib/cmake/openPMD/openPMDTargets.cmake
sed -i "s@${CONDA_BUILD_SYSROOT}/usr/lib/libz.tbd@\$PREFIX/lib/libz.dylib@g" $PREFIX/lib/cmake/openPMD/openPMDTargets.cmake
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@isuruf downstream in WarpX, I now get:

...
$BUILD_PREFIX/bin/cmake -E cmake_link_script CMakeFiles/app_1d.dir/link.txt --verbose=1
x86_64-apple-darwin13.4: error: no such file or directory: '$PREFIX/lib/libz.dylib'

conda-forge/warpx-feedstock#117

How is that possible? The path definitely exists... Or is there an issue writing $PREFIX here? It looks on the terminal like that is used for other libs.

Just using -lz.tbd as you suggested originally also fails to link for me.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

New attempt in #129

@ax3l ax3l mentioned this pull request Sep 23, 2025
5 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants