https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: net-misc/bird-2.0.9 fails tests on MUSL. Discovered on: amd64 (internal ref: tinderbox_musl) NOTE: This machine uses MUSL libc
Created attachment 768623 [details] build.log build log and emerge --info
Error(s) that match a know pattern: fatal: not a git repository (or any parent up to mount point /var/tmp)
The source is indeed taken from a tarball and not from a git
Fix submited to https://bird.network.cz/pipermail/bird-users/2023-March/016743.html
Thanks a lot for the fix. I’ll add a patch in the ebuild when the change is commited.
Patch was merged https://gitlab.nic.cz/labs/bird/-/commit/0f679438f36d8c2a31dfe490007e983b085caef6
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4029824a2813d5d5957e1f27f6bc6ebab6b34646 commit 4029824a2813d5d5957e1f27f6bc6ebab6b34646 Author: Alarig Le Lay <alarig@swordarmor.fr> AuthorDate: 2023-03-06 20:11:51 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2023-03-07 07:10:02 +0000 net-misc/bird: fixing tests on MUSL Closes: https://bugs.gentoo.org/836713 Signed-off-by: Alarig Le Lay <alarig@swordarmor.fr> Closes: https://github.com/gentoo/gentoo/pull/29962 Signed-off-by: Sam James <sam@gentoo.org> net-misc/bird/bird-2.0.10.ebuild | 6 +++- net-misc/bird/bird-2.0.9.ebuild | 6 +++- net-misc/bird/files/bird-2.0.9-musl-tests.patch | 43 +++++++++++++++++++++++++ 3 files changed, 53 insertions(+), 2 deletions(-)