Summary: | dev-lang/zig-0.9.0 fails tests | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Agostino Sarubbo <ago> |
Component: | Current packages | Assignee: | Eric Joldasov <bratishkaerik> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | proxy-maint, sam |
Priority: | Normal | Keywords: | PullRequest |
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
See Also: | https://github.com/gentoo/gentoo/pull/26999 | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: | build.log.xz |
Description
Agostino Sarubbo
![]() Created attachment 760192 [details]
build.log.xz
build log and emerge --info (compressed because it exceeds attachment limit, use 'xzless' to read it)
It was fixed in next release 0.10.0 https://github.com/ziglang/zig/pull/12066 The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8ca3ca21d4b52133714be53407b18b04305f6358 commit 8ca3ca21d4b52133714be53407b18b04305f6358 Author: Eric Joldasov <bratishkaerik@getgoogleoff.me> AuthorDate: 2022-08-25 03:39:22 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2022-09-11 18:13:22 +0000 dev-lang/zig-bin: add patches for 0.9.1 Closes: https://bugs.gentoo.org/780612 Closes: https://bugs.gentoo.org/829959 Closes: https://bugs.gentoo.org/866374 Signed-off-by: Eric Joldasov <bratishkaerik@getgoogleoff.me> Signed-off-by: Sam James <sam@gentoo.org> dev-lang/zig-bin/Manifest | 1 + .../zig-bin-0.9.1-fix-bad-hostname-segfault.patch | 26 ++++++++++++++++++++++ .../files/zig-bin-0.9.1-fix-detecting-abi.patch | 19 ---------------- ...ig-bin-0.9.1.ebuild => zig-bin-0.9.1-r1.ebuild} | 7 +++++- 4 files changed, 33 insertions(+), 20 deletions(-) Additionally, it has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4d2d75f3df3edee03055e7e3b50e30d1c0dd0984 commit 4d2d75f3df3edee03055e7e3b50e30d1c0dd0984 Author: Eric Joldasov <bratishkaerik@getgoogleoff.me> AuthorDate: 2022-08-24 10:08:10 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2022-09-11 18:13:22 +0000 dev-lang/zig: add patches for 0.9.1 Bug: https://bugs.gentoo.org/780612 Bug: https://bugs.gentoo.org/829959 Bug: https://bugs.gentoo.org/866374 Signed-off-by: Eric Joldasov <bratishkaerik@getgoogleoff.me> Signed-off-by: Sam James <sam@gentoo.org> dev-lang/zig/Manifest | 1 + .../zig-0.9.1-fix-bad-hostname-segfault.patch | 26 ++++++++++++++++++++++ .../zig/{zig-0.9.1.ebuild => zig-0.9.1-r1.ebuild} | 3 +++ 3 files changed, 30 insertions(+) |