media-libs/libggi-2.2.2 install a few .la files with the following content for on amd64: $ cat /usr/lib64/ggi/display/sub.la .. dependency_libs=' -L/usr/lib -L/usr/lib64 -lggi -laa -lm -lncurses -lXxf86vm -lgii -lgg -lX11 -lXxf86dga -lXext -ldl -lpthread -lc' /usr/lib should not be there This leads to issue as in #542612 and #542622 Should not we drop that .la files ? Reproducible: Always
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a3409020dbd93c14126afdcb62248113bed588a7 commit a3409020dbd93c14126afdcb62248113bed588a7 Author: Michael Mair-Keimberger <m.mairkeimberger@gmail.com> AuthorDate: 2018-10-05 19:06:59 +0000 Commit: Andreas Sturmlechner <asturm@gentoo.org> CommitDate: 2018-10-07 14:00:24 +0000 media-libs/libggi: EAPI7 revbump, improve ebuild * Removes the directfb flag (which is long gone) and disables it by default * Removes all *.la files (fixes 543040) * Disables static build Closes: https://bugs.gentoo.org/543040 Closes: https://bugs.gentoo.org/542612 Closes: https://bugs.gentoo.org/542622 Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com> Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> media-libs/libggi/libggi-2.2.2-r1.ebuild | 59 ++++++++++++++++++++++++++++++++ 1 file changed, 59 insertions(+)