git: bbb24e0c2e64 - main - Uses/cabal.mk: Mark all ports using basement-0.0.14 BROKEN on i386.
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 11 Jul 2022 13:06:30 UTC
The branch main has been updated by arrowd: URL: https://cgit.FreeBSD.org/ports/commit/?id=bbb24e0c2e64dc18821c69bc3fd000333875f853 commit bbb24e0c2e64dc18821c69bc3fd000333875f853 Author: Gleb Popov <arrowd@FreeBSD.org> AuthorDate: 2022-07-11 13:05:04 +0000 Commit: Gleb Popov <arrowd@FreeBSD.org> CommitDate: 2022-07-11 13:05:51 +0000 Uses/cabal.mk: Mark all ports using basement-0.0.14 BROKEN on i386. Reported by: pkg-fallout --- Mk/Uses/cabal.mk | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Mk/Uses/cabal.mk b/Mk/Uses/cabal.mk index dc57732e8d30..3abd74489fac 100644 --- a/Mk/Uses/cabal.mk +++ b/Mk/Uses/cabal.mk @@ -57,6 +57,11 @@ IGNORE= USES=cabal: invalid arguments: ${arg} IGNORE= CABAL_PROJECT: invalid value: ${CABAL_PROJECT} . endif +. if ${ARCH} == i386 && defined(USE_CABAL) && ${USE_CABAL:Mbasement-0.0.14} +# Upstream issue: https://github.com/haskell-foundation/foundation/issues/565 +BROKEN= basement-0.0.14 package doesn't compile on i386 +. endif + PKGNAMEPREFIX?= hs- EXECUTABLES?= ${PORTNAME}