Skip to content
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

[macos] overlinking accelerate / veclib #39

Closed
wolfv opened this issue Jul 21, 2021 · 2 comments
Closed

[macos] overlinking accelerate / veclib #39

wolfv opened this issue Jul 21, 2021 · 2 comments

Comments

@wolfv
Copy link
Member

wolfv commented Jul 21, 2021

For some reason some packages seem to overlink the macOS vecLib / BLAS implementation. That's conflicting with the conda-forge one.

It could be related to OGRE RenderSystem GL.

But it also appeared in other places (seemingly during activation when building bond: https://dev.azure.com/robostack/ros_pipelines/_build/results?buildId=2418&view=logs&j=89dee4d5-4df7-5a48-779f-4e93227829ad&t=7e57ab76-f309-5e14-5729-adf2fefbf37d&l=5176 )

@Tobias-Fischer
Copy link
Contributor

Reason is that DYLD_LIBRARY_PATH needs to be removed. Patches are already there but packages need rebuilding.

@Tobias-Fischer
Copy link
Contributor

All OSX packages are rebuilt - this shouldn't happen anymore.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants