I emerged ghc-9.0.1-r1 with the help of a debian package. Now I am trying to emerge pandoc. Reproducible: Always
Created attachment 758366 [details] build.log
Created attachment 758367 [details] emerge --info '=dev-haskell/cabal-3.2.1.0-r1::gentoo'
Created attachment 758368 [details] emerge -pqv '=dev-haskell/cabal-3.2.1.0-r1::gentoo'
Created attachment 758369 [details] /var/tmp/portage/dev-haskell/cabal-3.2.1.0-r1/temp/environment
Please note in the log: ---------8<------------------------------------ You are using an unsupported version of LLVM! Currently only 9 is supported. System LLVM version: 13.0.0 --------->8------------------------------------
(In reply to Jonas Stein from comment #5) > Please note in the log: > > ---------8<------------------------------------ > You are using an unsupported version of LLVM! > Currently only 9 is supported. System LLVM version: 13.0.0 > --------->8------------------------------------ equery m llvm * sys-devel/llvm [gentoo] Maintainer: llvm@gentoo.org Upstream: None specified Homepage: https://llvm.org/ Location: /var/db/repos/gentoo/sys-devel/llvm Keywords: 11.1.0:11: amd64 arm arm64 ppc64 x86 ~amd64-linux ~ppc-macos ~riscv ~x64-macos Keywords: 12.0.1:12: amd64 arm arm64 ppc64 x86 ~amd64-linux ~ppc ~ppc-macos ~riscv ~sparc ~x64-macos Keywords: 13.0.0:13: amd64 arm arm64 ppc64 x86 ~amd64-linux ~ppc ~ppc-macos ~riscv ~sparc ~x64-macos Keywords: 13.0.1_rc1:13: Keywords: 13.0.1.9999:13: Keywords: 14.0.0.9999:14: License: Apache-2.0-with-LLVM-exceptions UoI-NCSA BSD public-domain rc LLVM 9 is not satisfiable. Should I retry with 11.1.0?
(In reply to korte from comment #6) > LLVM 9 is not satisfiable. Should I retry with 11.1.0? I cannot force the use of llvm-11 by an option to emerge, afaik. I am trying to edit the ebuild, but I am stuck there. Can you give me an ebuild or an hint how to force the use of llvm-11?