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

allow whitelisting runpath entries #3072

Merged
merged 1 commit into from
Aug 16, 2018
Merged

Conversation

msarahan
Copy link
Contributor

GCC is currently failing to build because of

ERROR (gcc_impl_linux-64,x86_64-conda_cos6-linux-gnu/sysroot/lib/librt-2.12.2.so): runpaths ['$ORIGIN/../../../lib/'] found in /opt/conda/conda-bld/compilers_linux-64_1533843820745/_h_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_plac/x86_64-conda_cos6-linux-gnu/sysroot/lib/librt-2.12.2.so

@mingwandroid is very hesitant to monkey with any of this stuff, as GCC handles it own relocatability stuff. This PR allows us to whitelist runpath stuff and avoid this error.

@msarahan msarahan merged commit e21b519 into conda:master Aug 16, 2018
@msarahan msarahan deleted the whitelist_runpath branch August 16, 2018 13:28
@github-actions
Copy link

Hi there, thank you for your contribution!

This pull request has been automatically locked because it has not had recent activity after being closed.

Please open a new issue or pull request if needed.

Thanks!

@github-actions github-actions bot added the locked [bot] locked due to inactivity label Apr 19, 2022
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 19, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
locked [bot] locked due to inactivity
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant