[conan-center] KB-H071 Validate relocable shared libraries#403
[conan-center] KB-H071 Validate relocable shared libraries#403uilianries wants to merge 3 commits into
Conversation
Signed-off-by: Uilian Ries <uilianries@gmail.com>
Signed-off-by: Uilian Ries <uilianries@gmail.com>
Signed-off-by: Uilian Ries <uilianries@gmail.com>
|
The check should be more powerful.
The second one should not be implemented for the moment because it's too hard to honor this requirement in conan v1 when |
|
yes, take a look at #171, it inspects dylib/otool output |
|
It's worth noting that I still don't know how to install shared libs with |
maybe we can reach to meson developers, in the past, they were friendly enough to help us |
Agree, I just want to say that before adding any hook in conan-center, we should ensure that we have a workaround for all build systems, otherwise it may block PR of several recipes. |
I worry, this one (and #171) could be enabled only as warnings. |
|
Regarding Meson, I asked on Slack but never get any answer: https://cpplang.slack.com/archives/C01AVS654P8/p1643164802012000 This PR seems to have removed any capability to install relocatable shared libs on macOS with Meson: mesonbuild/meson#3691 EDIT: I've opened mesonbuild/meson#10099 |
|
@uilianries conflicts, please rebase |
closes #376