https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: net-misc/connman-1.41 fails to compile. Discovered on: amd64 (internal ref: tinderbox_musl) NOTE: This machine uses MUSL libc
Created attachment 764176 [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: gresolv.c:(.text+0x12a1): undefined reference to `res_ninit' gresolv.c:(.text+0x143c): undefined reference to `res_nclose' 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=f3641eecc7c75afc5307e248ca98a390ded51bc2 commit f3641eecc7c75afc5307e248ca98a390ded51bc2 Author: Ben Kohler <bkohler@gentoo.org> AuthorDate: 2022-02-04 20:15:28 +0000 Commit: Ben Kohler <bkohler@gentoo.org> CommitDate: 2022-02-04 20:25:15 +0000 net-misc/connman: musl fix Closes: https://bugs.gentoo.org/832548 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Ben Kohler <bkohler@gentoo.org> net-misc/connman/connman-1.41-r1.ebuild | 103 ++++++++++++++++++++++++ net-misc/connman/files/libresolv-musl-fix.patch | 61 ++++++++++++++ 2 files changed, 164 insertions(+)