Summary: | dev-lang/ghc-9.0.2-r3: compile error with USE=binary | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | std_proc_0xaf |
Component: | Current packages | Assignee: | Gentoo's Haskell Language team <haskell> |
Status: | RESOLVED FIXED | ||
Severity: | major | CC: | sam |
Priority: | Normal | Keywords: | PullRequest |
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
See Also: |
https://github.com/gentoo/gentoo/pull/29687 https://github.com/gentoo/gentoo/pull/30136 |
||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | 890563 | ||
Bug Blocks: |
Description
std_proc_0xaf
2023-02-07 18:12:21 UTC
Discussing this with hololeap. The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=81141d9b9109eb5fa8c6f87a15ae47fa1d137325 commit 81141d9b9109eb5fa8c6f87a15ae47fa1d137325 Author: hololeap <hololeap@users.noreply.github.com> AuthorDate: 2023-02-20 19:26:46 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2023-02-21 05:13:28 +0000 dev-lang/ghc: Update binaries for ghc-9.0.2 Updates to the amd64 and x86 binaries were built using quickpkg =dev-lang/ghc-9.0.2-r4 Keywords and binary packages for arm64, ppc64 and riscv have been dropped pending new versions. This should prevent anyone on these platforms who are using USE=binary from accidentally using old binaries which use the old version of 'process'. Closes: https://bugs.gentoo.org/893524 Signed-off-by: hololeap <hololeap@users.noreply.github.com> Closes: https://github.com/gentoo/gentoo/pull/29687 Signed-off-by: Sam James <sam@gentoo.org> dev-lang/ghc/Manifest | 2 ++ dev-lang/ghc/ghc-9.0.2-r4.ebuild | 22 +++++++++++----------- 2 files changed, 13 insertions(+), 11 deletions(-) The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=493985779d8fcaeadc2085253fb53fee4a828904 commit 493985779d8fcaeadc2085253fb53fee4a828904 Author: Matoro Mahri <matoro@users.noreply.github.com> AuthorDate: 2023-03-15 14:47:03 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2023-03-17 21:51:49 +0000 dev-lang/ghc: add arm64, ppc64, riscv binaries for 9.0.2-r4 Bug: https://bugs.gentoo.org/893524 Signed-off-by: Matoro Mahri <matoro@users.noreply.github.com> Closes: https://github.com/gentoo/gentoo/pull/30136 Signed-off-by: Sam James <sam@gentoo.org> dev-lang/ghc/Manifest | 4 ++++ dev-lang/ghc/ghc-9.0.2-r4.ebuild | 21 ++++++++++----------- 2 files changed, 14 insertions(+), 11 deletions(-) |