Skip to content

Reintroduce library_path.sh patches from humble to fix LD_LIBRARY_PATH pollution#7

Open
Ryan4253 wants to merge 2 commits into
RoboStack:mainfrom
Ryan4253:main
Open

Reintroduce library_path.sh patches from humble to fix LD_LIBRARY_PATH pollution#7
Ryan4253 wants to merge 2 commits into
RoboStack:mainfrom
Ryan4253:main

Conversation

@Ryan4253

Copy link
Copy Markdown

Same patch ported from ros-jazzy

@Tobias-Fischer

Copy link
Copy Markdown
Contributor

Hi @Ryan4253 - many thanks! Do you know which packages need to be rebuilt for this to take effect?

@Ryan4253

Ryan4253 commented Jun 28, 2026

Copy link
Copy Markdown
Author

@Tobias-Fischer Any ament_cmake package that exports a shared library (via ament_export_libraries, transitively via ament_export_targets, rosidl, directly exporting a .so etc.) will need to be rebuilt.

I don't have a good way to filter out what packages should be rebuilt given the number of cases / transitive exporting that can happen. I think it would be easier to just do a full rebuild if possible.

@Tobias-Fischer

Copy link
Copy Markdown
Contributor

Do you want to give it a go to do a full rebuild? Shouldn’t be too bad given we very recently did one. I won’t have capacity to do one myself for at least a few weeks.

@Ryan4253

Ryan4253 commented Jun 28, 2026

Copy link
Copy Markdown
Author

@Tobias-Fischer Let me know how the latest commit looks. Should be ready for a full rebuild CI run

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

Successfully merging this pull request may close these issues.

2 participants