https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: app-containers/crun-1.4.4 installs libtool files (.la) without corresponding static libraries. Discovered on: amd64 (internal ref: tinderbox) NOTE: This machine uses CLANG as a compiler and LLD as a linker
Created attachment 775020 [details] build.log build log and emerge --info
ci has reproduced this issue with version 1.4.5 - Updating summary.
ci has reproduced this issue with version 1.8.1 - Updating summary.
https://github.com/gentoo/gentoo/pull/31072
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a9cff69344efbae4af755fb7e4012f73711e3f6a commit a9cff69344efbae4af755fb7e4012f73711e3f6a Author: Robert Günzler <r@gnzler.io> AuthorDate: 2023-05-17 06:31:55 +0000 Commit: Joonas Niilola <juippis@gentoo.org> CommitDate: 2023-05-18 07:36:18 +0000 app-containers/crun: bump to 1.8.4 Closes: https://bugs.gentoo.org/841305 Signed-off-by: Robert Günzler <r@gnzler.io> Signed-off-by: Joonas Niilola <juippis@gentoo.org> app-containers/crun/Manifest | 1 + app-containers/crun/crun-1.8.4.ebuild | 73 +++++++++++++++++++++++++++++++++++ 2 files changed, 74 insertions(+) Additionally, it has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0cf8f09b21b680a13a2faefc1be968cf08969721 commit 0cf8f09b21b680a13a2faefc1be968cf08969721 Author: Robert Günzler <r@gnzler.io> AuthorDate: 2023-05-17 06:33:03 +0000 Commit: Joonas Niilola <juippis@gentoo.org> CommitDate: 2023-05-18 07:36:18 +0000 app-containers/crun: backport bugfix Bug: https://bugs.gentoo.org/841305 Signed-off-by: Robert Günzler <r@gnzler.io> Closes: https://github.com/gentoo/gentoo/pull/31072 Signed-off-by: Joonas Niilola <juippis@gentoo.org> app-containers/crun/crun-1.4.4.ebuild | 3 +++ app-containers/crun/crun-1.4.5.ebuild | 3 +++ app-containers/crun/crun-1.8.1.ebuild | 3 +++ 3 files changed, 9 insertions(+)