Summary: | dev-lang/ghc-8.10.4-r1: Unable to bootstrap using musl | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Leonardo Neumann <leonardo> |
Component: | Current packages | Assignee: | Gentoo's Haskell Language team <haskell> |
Status: | UNCONFIRMED --- | ||
Severity: | normal | CC: | musl |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | AMD64 | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: |
ghc musl emerge --info
ghc musl build.log |
Description
Leonardo Neumann
2021-08-07 12:00:10 UTC
I see this behavior as well on 9.0.2-r1. It seems strange that the mv command would fail because there was something wrong with the haskell binaries? Pleasse include the full build.log & emerge --info for completneess. It's helpful in particular if debugging from a non-musl system. Created attachment 800671 [details]
ghc musl emerge --info
Created attachment 800673 [details]
ghc musl build.log
I'm running into this on a musl+clang system profile trying to emerge ghc-9.0.2 with default USE flags. The same thing happens even when following the post-fail message instructions to USE=ghcbootstrap. What's the correct way to bootstrap ghc on a musl+clang profile? |