Summary: | sys-apps/sed-4.8 fails tests on MUSL: FAIL: test-canonicalize-lgpl | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Agostino Sarubbo <ago> |
Component: | Current packages | Assignee: | Gentoo's Team for Core System packages <base-system> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
See Also: |
https://bugs.gentoo.org/show_bug.cgi?id=837791 https://bugs.gentoo.org/show_bug.cgi?id=833352 |
||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: |
build.log
1-test-suite.log 2-test-suite.log |
Description
Agostino Sarubbo
![]() Created attachment 769985 [details]
build.log
build log and emerge --info
Created attachment 769988 [details]
1-test-suite.log
1-test-suite.log
Created attachment 769991 [details]
2-test-suite.log
2-test-suite.log
I'm guessing related to https://git.alpinelinux.org/aports/commit/?id=f08f1159ce28b79a09b62c151a9cd0124bcbed4c. (In reply to Sam James from comment #4) > I'm guessing related to > https://git.alpinelinux.org/aports/commit/ > ?id=f08f1159ce28b79a09b62c151a9cd0124bcbed4c. https://git.alpinelinux.org/aports/tree/main/sed/fix-test-canonicalize-lgpl.patch?id=b1961e610ab00fce39813a94faf26487eb7e9c6b https://lists.gnu.org/archive/html/bug-sed/2022-07/msg00003.html (In reply to Sam James from comment #5) > (In reply to Sam James from comment #4) > > I'm guessing related to > > https://git.alpinelinux.org/aports/commit/ > > ?id=f08f1159ce28b79a09b62c151a9cd0124bcbed4c. > > https://git.alpinelinux.org/aports/tree/main/sed/fix-test-canonicalize-lgpl. > patch?id=b1961e610ab00fce39813a94faf26487eb7e9c6b > > https://lists.gnu.org/archive/html/bug-sed/2022-07/msg00003.html Ah, it's already fixed upstream, just not yet in a sed release: https://git.savannah.gnu.org/cgit/gnulib.git/commit/?id=6ee6c7189f4bafbb603ef043fdf44b84c3f7532a. The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f31629eb484a330a5c40eede73361d4074d3e203 commit f31629eb484a330a5c40eede73361d4074d3e203 Author: Sam James <sam@gentoo.org> AuthorDate: 2022-11-07 02:45:14 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2022-11-07 02:45:23 +0000 sys-apps/sed: add 4.9 Closes: https://bugs.gentoo.org/706198 Closes: https://bugs.gentoo.org/837782 Signed-off-by: Sam James <sam@gentoo.org> sys-apps/sed/Manifest | 2 ++ sys-apps/sed/sed-4.9.ebuild | 56 +++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 58 insertions(+) |