Date: Tue, 30 Nov 2021 01:49:54 +0000 From: bugzilla-noreply@freebsd.org To: haskell@FreeBSD.org Subject: maintainer-feedback requested: [Bug 260130] lang/ghc fails to build Message-ID: <bug-260130-16154-iHiRNYpkrb@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-260130-16154@https.bugs.freebsd.org/bugzilla/> References: <bug-260130-16154@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
Bugzilla Automation <bugzilla@FreeBSD.org> has asked freebsd-haskell (Nobod= y) <haskell@FreeBSD.org> for maintainer-feedback: Bug 260130: lang/ghc fails to build https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D260130 --- Description --- Hi, rpi4b so arm64.aarch64 bare metal, default ports options. Fails here: [...] [00:39:14] libraries/Cabal/Cabal/Distribution/Utils/Structured.hs:90:1: warning: [-Wdeprecations] [00:39:14] Module =C3=A2=E2=82=AC=CB=9CData.ByteString.Lazy.Builder=C3= =A2=E2=82=AC=E2=84=A2 is deprecated: [00:39:14] Use Data.ByteString.Builder instead [00:39:14] | [00:39:14] 90 | import qualified Data.ByteString.Lazy.Builder as Builder [00:39:14] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [00:39:35] HC [stage 0] libraries/text/dist-boot/build/Data/Text/Lazy/IO.o [00:39:39] HC [stage 0] libraries/text/dist-boot/build/Data/Text/Internal/Builder.o [00:39:47] HC [stage 0] libraries/text/dist-boot/build/Data/Text/Lazy/Rea= d.o [00:39:56] HC [stage 0] libraries/parsec/dist-boot/build/Text/Parsec/Combinator.o [00:39:56] HC [stage 0] libraries/parsec/dist-boot/build/Text/Parsec/Char= .o [00:40:03] HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/Semigroup.o [00:40:13] HC [stage 0] libraries/parsec/dist-boot/build/Text/Parsec/Stri= ng.o [00:40:15] HC [stage 0] libraries/parsec/dist-boot/build/Text/Parsec/ByteString.o [00:40:15] HC [stage 0] libraries/parsec/dist-boot/build/Text/Parsec/ByteString/Lazy.o [00:40:16] HC [stage 0] libraries/parsec/dist-boot/build/Text/Parsec/Text= .o [00:40:16] HC [stage 0] libraries/parsec/dist-boot/build/Text/Parsec/Text/Lazy.o [00:40:16] HC [stage 0] libraries/text/dist-boot/build/Data/Text/Lazy/Builder.o [00:40:17] HC [stage 0] libraries/ghci/dist-boot/build/GHCi/Message.o [00:40:17] HC [stage 0] libraries/parsec/dist-boot/build/Text/Parsec.o [00:40:18] HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/Prelude.o [00:40:19] HC [stage 0] libraries/parsec/dist-boot/build/Text/Parsec/Toke= n.o [00:40:21] HC [stage 0] libraries/parsec/dist-boot/build/Text/Parsec/Expr= .o [00:40:33] HC [stage 0] libraries/parsec/dist-boot/build/Text/ParserCombinators/Parsec/Char.o [00:40:34] HC [stage 0] libraries/parsec/dist-boot/build/Text/ParserCombinators/Parsec/Combinator.o [00:40:35] HC [stage 0] libraries/parsec/dist-boot/build/Text/ParserCombinators/Parsec/Prim.o [00:40:36] HC [stage 0] libraries/text/dist-boot/build/Data/Text/Internal/Builder/Functions.o [00:40:37] HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/Parsing.o [00:40:56] HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Parsec/Position.o [00:41:05] HC [stage 0] libraries/Cabal/Cabal/dist-boot/build/Distribution/Utils/Generic.o [00:41:53] gmake[2]: *** [compiler/ghc.mk:307: compiler/stage1/build/DynFlags.o] Killed [00:41:53] gmake[2]: *** Waiting for unfinished jobs.... [00:43:29] gmake[1]: *** [Makefile:126: all] Error 2 [00:43:29] gmake[1]: Leaving directory '/wrkdirs/usr/ports/lang/ghc/work/ghc-8.10.7' [00:43:29] =3D=3D=3D> Compilation failed unexpectedly. [00:43:29] Try to set MAKE_JOBS_UNSAFE=3Dyes and rebuild before reporting t= he failure to [00:43:29] the maintainer. [00:43:29] *** Error code 1 [00:43:29]=20 [00:43:29] Stop. [...] full log at URL
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-260130-16154-iHiRNYpkrb>