https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: net-misc/frr-8.1-r1 fails to compile. Discovered on: amd64 (internal ref: tinderbox_musl) NOTE: This machine uses MUSL libc
Created attachment 764177 [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: lib/csv.c:32:10: fatal error: sys/queue.h: No such file or directory lib/csv.c:32:10: fatal error: sys/queue.h: No such file or directory
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dae07e25e41354f3c52f445af3053e5bfa6252db commit dae07e25e41354f3c52f445af3053e5bfa6252db Author: Sergey Popov <pinkbyte@gentoo.org> AuthorDate: 2022-02-02 09:34:42 +0000 Commit: Sergey Popov <pinkbyte@gentoo.org> CommitDate: 2022-02-02 09:35:19 +0000 net-misc/frr: fix building with musl Bug: https://bugs.gentoo.org/832549 Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Sergey Popov <pinkbyte@gentoo.org> net-misc/frr/frr-8.1-r1.ebuild | 1 + 1 file changed, 1 insertion(+)
Currently i have no chroot with musl. I would be glad if you could check if suggested fix helps or not