Summary: | media-sound/gmpc-11.8.16-r1 fails to compile (cannot find -lSM, cannot find -lICE) | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Agostino Sarubbo <ago> |
Component: | Current packages | Assignee: | Gentoo Sound Team <sound> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | ionen, k2k, sam |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
See Also: | https://bugs.gentoo.org/show_bug.cgi?id=808456 | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: |
build.log
1-autoconf.out |
Description
Agostino Sarubbo
![]() Created attachment 658018 [details]
build.log
build log and emerge --info
Created attachment 658020 [details]
1-autoconf.out
1-autoconf.out
This machine uses clang? /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lSM /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lICE Anyway, I can reproduce. *** Bug 779391 has been marked as a duplicate of this bug. *** Yes, unrelated to clang, there's just missing deps (see duplicate bug #779391). The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b6fafad574853efaae61286ed215db1ab4e1191d commit b6fafad574853efaae61286ed215db1ab4e1191d Author: Sam James <sam@gentoo.org> AuthorDate: 2021-08-19 02:59:47 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2021-08-19 03:27:46 +0000 media-sound/gmpc: add missing dependencies (libICE, libSM) Closes: https://bugs.gentoo.org/740156 Signed-off-by: Sam James <sam@gentoo.org> .../gmpc/{gmpc-11.8.16-r1.ebuild => gmpc-11.8.16-r2.ebuild} | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) |