Summary: | app-backup/burp-2.4.0 fails tests on MUSL | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Agostino Sarubbo <ago> |
Component: | Current packages | Assignee: | Fischl Anton <github> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | proxy-maint |
Priority: | Normal | Keywords: | PullRequest |
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
See Also: | https://github.com/gentoo/gentoo/pull/26790 | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: |
build.log
1-test-suite.log |
Description
Agostino Sarubbo
![]() 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(+) |