https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: app-containers/crun-1.11.2 fails tests (MUSL-SYSTEM). Discovered on: amd64 (internal ref: tinderbox_musl) NOTE: (MUSL-SYSTEM) in the summary means that bug was found on a machine that runs MUSL libc but this bug MAY or MAY NOT BE related to musl.
Created attachment 882458 [details] build.log build log and emerge --info
Error(s) that match a know pattern in addition to what has been reported in the summary: /usr/lib/gcc/x86_64-gentoo-linux-musl/13/../../../../x86_64-gentoo-linux-musl/bin/ld: cannot find -largp: No such file or directory fatal: not a git repository (or any parent up to mount point /var/tmp) collect2: error: ld returned 1 exit status
tinderbox_musl has reproduced this issue with version 1.14.3 - Updating summary.
Fix: add `elibc_musl? ( sys-libs/argp-standalone[static-libs] )` to DEPEND
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5edc9026e3b96a764000c69b2b727cfa55218155 commit 5edc9026e3b96a764000c69b2b727cfa55218155 Author: Michal Rostecki <vadorovsky@protonmail.com> AuthorDate: 2024-03-23 16:06:39 +0000 Commit: Joonas Niilola <juippis@gentoo.org> CommitDate: 2024-05-10 05:49:24 +0000 app-containers/crun: Depend on argp-standalone on musl Closes: https://bugs.gentoo.org/922292 Suggested-by: Han Puyu <w12101111@gmail.com> Signed-off-by: Michal Rostecki <vadorovsky@protonmail.com> Closes: https://github.com/gentoo/gentoo/pull/35879 Signed-off-by: Joonas Niilola <juippis@gentoo.org> app-containers/crun/crun-1.14.3.ebuild | 1 + 1 file changed, 1 insertion(+)