https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: x11-misc/fireflies-2.08-r1 fails to compile. Discovered on: amd64 (internal ref: tinderbox_musl) NOTE: This machine uses MUSL libc
Created attachment 764826 [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: main.cc:(.text.startup+0x1f): undefined reference to `argp_parse' collect2: error: ld returned 1 exit status
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=105da82b3805390f9143a0ecc42fbcb5d4371e74 commit 105da82b3805390f9143a0ecc42fbcb5d4371e74 Author: Bernard Cafarelli <voyageur@gentoo.org> AuthorDate: 2022-07-14 23:17:00 +0000 Commit: Bernard Cafarelli <voyageur@gentoo.org> CommitDate: 2022-07-14 23:17:20 +0000 x11-misc/fireflies: depend on sys-libs/argp-standalone for musl Closes: https://bugs.gentoo.org/833105 Signed-off-by: Bernard Cafarelli <voyageur@gentoo.org> x11-misc/fireflies/fireflies-2.08-r1.ebuild | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-)