-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
[package] openssl/1.1.1k: Cannot apply install_name_tool on libssl.dylib #5308
Comments
Is it really a conan-center issue? It works fine on my mac with latest openssl recipe revision. Do you confirm? |
I've just checked on my machine, the same command ( |
closes conan-io#5308 This makes it possible to change rpaths of the generated libraries
I pushed a PR with a failing test on purpose to check this. The check failed on at least one (older) version of the recipe. Pushing a slight change to the ldflags |
I'm solving this with a locally modified copy of the recipe. |
Why this is an issue
At $WORK, we apply a sequence of install_name_tool commands on all libraries to ensure that our packages load libraries consistently. This is hampered by openssl being built without a link option.
Package and Environment Details (include every applicable attribute)
Conan profile (output of
conan profile show default
orconan profile show <profile>
if custom profile is in use)Steps to reproduce (Include if Applicable)
install_name_tool -add_rpath fjweiopfgjqwefwefiojefreogirpgoqijrepgjioqrepjiogqrepjiogreqpjiogqrepjioqgrejpioqgrepjiogrqepjiogrqepijoqgrepjiogrqeijpogrqejiopgreqjgqojigoreqjiopgqrejipogqrejipogrepgorijeqpgjqiorepijogrqepjiogqrepjiogqrepjiogreqpjiogreqpjiogreqpjiogreqijpogreqijpogreqijopgreqpjioeqgrjierpo libssl.1.1.dylib
The result contains the solution to the issue at hand:
The text was updated successfully, but these errors were encountered: