[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#968525: lintian: breakout-link reported for /usr/lib/$(DEB_HOST_MULTIARCH) -> /lib/$(DEB_HOST_MULTIARCH) symlinks



Hi Daniel,

On Thu, Sep 16, 2021 at 9:39 AM Daniel Kahn Gillmor <dkg@debian.org> wrote:
>
> The fact that silencing this warning in the expected way ended up
> injecting a grave bug seems problematic.

It is an RPATH issue. I spotted '-rpath /usr/lib/x86_64-linux-gnu' in
the libtool invocation. [1]

Interestingly, the call to ./configure specified '--disable-rpath' but
was not successful. It seemed to resemble an issue in opendkim [2].
Perhaps this Debian doc about the topic [3] is helpful to you.

Kind regards
Felix Lechner

[1] https://salsa.debian.org/auth-team/shishi/-/jobs/1835930
[2] https://sourceforge.net/p/opendkim/bugs/189/
[3] https://wiki.debian.org/RpathIssue


Reply to: