/usr/lib/gcc/x86_64-gentoo-linux-musl/9.3.0/../../../../x86_64-gentoo-linux-musl/bin/ld: rshp.o: in function process_rsh_request: rshp.c:(.text+0x532): undefined reference to rresvport collect2: error: ld returned 1 exit status make: *** [Makefile:50: ipcad] Error 1 * ERROR: net-analyzer/ipcad-3.7.3::gentoo failed (compile phase): ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.0_musl-20200316-165821 ------------------------------------------------------------------- gcc-config -l: [1] x86_64-gentoo-linux-musl-9.3.0 * clang version 10.0.0 Target: x86_64-gentoo-linux-musl Thread model: posix InstalledDir: /usr/lib/llvm/10/bin /usr/lib/llvm/10 10.0.0 Available Python interpreters, in order of preference: [1] python3.8 [2] python3.7 [3] python3.6 [4] python2.7 (fallback) Available Ruby profiles: [1] ruby24 (with Rubygems) [2] ruby25 (with Rubygems) * Available Rust versions: [1] rust-1.41.1 * repository: ==> /var/db/repos/gentoo/metadata/timestamp.chk <== Wed, 18 Mar 2020 13:38:27 +0000 emerge -qpvO net-analyzer/ipcad [ebuild N ] net-analyzer/ipcad-3.7.3
Created attachment 622156 [details] emerge-info.txt
Created attachment 622158 [details] emerge-history.txt
Created attachment 622160 [details] environment
Created attachment 622162 [details] etc.portage.tbz2
Created attachment 622164 [details] logs.tbz2
Created attachment 622166 [details] net-analyzer:ipcad-3.7.3:20200318-215824.log
Created attachment 622168 [details] temp.tbz2
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9c93e299c4c4db9edf7c120a87a6f132cbbdfef8 commit 9c93e299c4c4db9edf7c120a87a6f132cbbdfef8 Author: Petr Vaněk <arkamar@atlas.cz> AuthorDate: 2022-09-11 19:58:37 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2022-09-25 01:20:13 +0000 profiles/features/musl: mask app-shells/pdsh and net-analyzer/ipcad Both packages require rresvport function, which is not implemented in musl. Closes: https://bugs.gentoo.org/713376 Closes: https://bugs.gentoo.org/713810 Signed-off-by: Petr Vaněk <arkamar@atlas.cz> Closes: https://github.com/gentoo/gentoo/pull/27212 Signed-off-by: Sam James <sam@gentoo.org> profiles/features/musl/package.mask | 5 +++++ 1 file changed, 5 insertions(+)