https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: app-backup/burp-2.4.0 fails tests on MUSL. Discovered on: amd64 (internal ref: tinderbox_musl) NOTE: This machine uses MUSL libc
Created attachment 795527 [details] build.log build log and emerge --info
Created attachment 795530 [details] 1-test-suite.log 1-test-suite.log
Error(s) that match a know pattern: FAIL: runner
I can reproduce this only on musl, glibc seems fine. I opened up an issue upstream: https://github.com/grke/burp/issues/908
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2023986b99552df0336306e0e37ab7d5b2f6554d commit 2023986b99552df0336306e0e37ab7d5b2f6554d Author: Anton Fischl <github@fischl-online.de> AuthorDate: 2022-08-09 06:36:08 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2022-08-10 04:09:56 +0000 app-backup/burp: fix strptime for musl Closes: https://bugs.gentoo.org/862019 Signed-off-by: Anton Fischl <github@fischl-online.de> Closes: https://github.com/gentoo/gentoo/pull/26790 Signed-off-by: Sam James <sam@gentoo.org> app-backup/burp/burp-2.4.0-r1.ebuild | 118 +++++++++++++++++++++ app-backup/burp/burp-2.5.4-r1.ebuild | 118 +++++++++++++++++++++ .../burp/files/burp-2.4.0-fix-musl-strptime.patch | 86 +++++++++++++++ 3 files changed, 322 insertions(+)