[package - 131releng-armv7-default][lang/ghc] Failed for ghc-9.2.4 in build

From: <pkg-fallout_at_FreeBSD.org>
Date: Wed, 14 Sep 2022 23:51:53 UTC
You are receiving this mail as a port that you maintain
is failing to build on the FreeBSD package build server.
Please investigate the failure and submit a PR to fix
build.

Maintainer:     haskell@FreeBSD.org
Log URL:        http://ampere3.nyi.freebsd.org/data/131releng-armv7-default/887999abeb3b/logs/ghc-9.2.4.log
Build URL:      http://ampere3.nyi.freebsd.org/build.html?mastername=131releng-armv7-default&build=887999abeb3b
Log:

=>> Building lang/ghc
build started at Wed Sep 14 14:46:54 UTC 2022
port directory: /usr/ports/lang/ghc
package name: ghc-9.2.4
building for: FreeBSD 131releng-armv7-default-job-10 13.1-RELEASE-p2 FreeBSD 13.1-RELEASE-p2 1301000 arm
maintained by: haskell@FreeBSD.org
Makefile ident: 
Poudriere version: 3.2.8-21-g883afb07
Host OSVERSION: 1400063
Jail OSVERSION: 1301000
Job Id: 10

---Begin Environment---
SHELL=/bin/csh
OSVERSION=1301000
UNAME_v=FreeBSD 13.1-RELEASE-p2 1301000
UNAME_r=13.1-RELEASE-p2
BLOCKSIZE=K
MAIL=/var/mail/root
MM_CHARSET=UTF-8
LANG=C.UTF-8
STATUS=1
HOME=/root
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
LOCALBASE=/usr/local
USER=root
LIBEXECPREFIX=/usr/local/libexec/poudriere
POUDRIERE_VERSION=3.2.8-21-g883afb07
MASTERMNT=/usr/local/poudriere/data/.m/131releng-armv7-default/ref
POUDRIERE_BUILD_TYPE=bulk
PACKAGE_BUILDING=yes
SAVED_TERM=
PWD=/usr/local/poudriere/data/.m/131releng-armv7-default/ref/.p/pool
P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS
MASTERNAME=131releng-armv7-default
SCRIPTPREFIX=/usr/local/share/poudriere
OLDPWD=/usr/local/poudriere/data/.m/131releng-armv7-default/ref/.p
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
POUDRIEREPATH=/usr/local/bin/poudriere
---End Environment---

---Begin Poudriere Port Flags/Env---
PORT_FLAGS=
PKGENV=
FLAVOR=
DEPENDS_ARGS=
MAKE_ARGS=
---End Poudriere Port Flags/Env---

---Begin OPTIONS List---
===> The following configuration options are available for ghc-9.2.4:
     DOCS=on: Install HTML documentation
     DYNAMIC=on: Add support for dynamic linking
     GMP=on: Use GNU Multi-precision Library from Ports
     PROFILE=on: Add support for performance profiling
====> Bootsrap using installed ghc
     BOOT=off: Use installed GHC for bootstrapping
===> Use 'make config' to modify these settings
---End OPTIONS List---

--MAINTAINER--
haskell@FreeBSD.org
--End MAINTAINER--

--CONFIGURE_ARGS--
--docdir=/usr/local/share/doc/ghc --with-system-libffi --with-ffi-includes=/usr/local/include --with-ffi-libraries=/usr/local/lib --with-gmp-includes=/usr/local/include --with-gmp-libraries=/usr/local/lib --host=armv7-unknown-freebsd-gnueabihf --prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
GHC=/wrkdirs/usr/ports/lang/ghc/work/ghc-8.10.7-boot/bin/ghc-8.10.7 LLC=llc10 OPT=opt10 MAKE=gmake ac_cv_path_PERL=/usr/local/bin/perl ac_cv_path_PERL_PATH=/usr/local/bin/perl  PERL_USE_UNSAFE_INC=1 PYTHON="/usr/local/bin/python3.9" XDG_DATA_HOME=/wrkdirs/usr/ports/lang/ghc/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/ghc/work  XDG_CACHE_HOME=/wrkdirs/usr/ports/lang/ghc/work/.cache  HOME=/wrkdirs/usr/ports/lang/ghc/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/lang/ghc/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/lang/ghc/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig SHELL=/bin/sh CONFIG_SHELL=/bin/sh DEFAULT_AUTOCONF=2.71 CMAKE_PREFIX_PATH="/usr/local" LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=524288
--End CONFIGURE_ENV--

--MAKE_ENV--
PERL_USE_UNSAFE_INC=1 XDG_DATA_HOME=/wrkdirs/usr/ports/lang/ghc/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/ghc/work  XDG_CACHE_HOME=/wrkdirs/usr/ports/lang/ghc/work/.cache  HOME=/wrkdirs/usr/ports/lang/ghc/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/lang/ghc/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/lang/ghc/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES DEFAULT_AUTOCONF=2.71 LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 PREFIX=/usr/local  LOCALBASE=/usr/local  CC="cc" CFLAGS="-O2 -pipe  -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing "  CPP="cpp" CPPFLAGS="-isystem /usr/local/include"  LDFLAGS=" -fstack-protector-strong -L/usr/local/lib " LIBS=""  CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/loca
 l/include "  MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install  -s -m 555"  BSD_INSTALL_LIB="install  -s -m 0644"  BSD_INSTALL_SCRIPT="install  -m 555"  BSD_INSTALL_DATA="install  -m 0644"  BSD_INSTALL_MAN="install  -m 444"
--End MAKE_ENV--

--PLIST_SUB--
CABAL_VERSION=3.6.3.0 ARRAY_VERSION=0.5.4.0 BASE_VERSION=4.16.3.0 BINARY_VERSION=0.8.9.0 BYTESTRING_VERSION=0.11.3.1 CONTAINERS_VERSION=0.6.5.1 DEEPSEQ_VERSION=1.4.6.1 DIRECTORY_VERSION=1.3.6.2 EXCEPTIONS_VERSION=0.10.4 FILEPATH_VERSION=1.4.2.2 GHC_VERSION=9.2.4 GHC-BIGNUM_VERSION=1.2 GHC-COMPACT_VERSION=0.1.0.0 GHC-PRIM_VERSION=0.8.0 HASKELINE_VERSION=0.8.2 HPC_VERSION=0.6.1.0 INTEGER-GMP_VERSION=1.1 MTL_VERSION=2.2.2 PARSEC_VERSION=3.1.15.0 PRETTY_VERSION=1.3.3.6 PROCESS_VERSION=1.6.13.2 STM_VERSION=2.5.0.2 TEMPLATE-HASKELL_VERSION=2.18.0.0 TERMINFO_VERSION=0.4.1.5 TEXT_VERSION=1.2.5.0 TIME_VERSION=1.11.1.1 TRANSFORMERS_VERSION=0.5.6.2 UNIX_VERSION=2.7.2.2 XHTML_VERSION=3000.2.2.1 PORTDOCS="" BOOT="@comment " NO_BOOT="" DOCS="" NO_DOCS="@comment " DYNAMIC="" NO_DYNAMIC="@comment " GMP="" NO_GMP="@comment " PROFILE="" NO_PROFILE="@comment " PYTHON_INCLUDEDIR=include/python3.9  PYTHON_LIBDIR=lib/python3.9  PYTHON_PLATFORM=freebsd13  PYTHON_SITELIBDIR=lib/python3.9/site-packages  PYTH
 ON_SUFFIX=39  PYTHON_EXT_SUFFIX=.cpython-39  PYTHON_VER=3.9  PYTHON_VERSION=python3.9 PYTHON2="@comment " PYTHON3="" OSREL=13.1 PREFIX=%D LOCALBASE=/usr/local  RESETPREFIX=/usr/local LIB32DIR=lib PERL_VERSION=5.32.1  PERL_VER=5.32  PERL5_MAN1=lib/perl5/site_perl/man/man1  PERL5_MAN3=lib/perl5/site_perl/man/man3  SITE_PERL=lib/perl5/site_perl  SITE_ARCH=lib/perl5/site_perl/mach/5.32 DOCSDIR="share/doc/ghc"  EXAMPLESDIR="share/examples/ghc"  DATADIR="share/ghc"  WWWDIR="www/ghc"  ETCDIR="etc/ghc"
--End PLIST_SUB--

--SUB_LIST--
BOOT="@comment " NO_BOOT="" DOCS="" NO_DOCS="@comment " DYNAMIC="" NO_DYNAMIC="@comment " GMP="" NO_GMP="@comment " PROFILE="" NO_PROFILE="@comment " PREFIX=/usr/local LOCALBASE=/usr/local  DATADIR=/usr/local/share/ghc DOCSDIR=/usr/local/share/doc/ghc EXAMPLESDIR=/usr/local/share/examples/ghc  WWWDIR=/usr/local/www/ghc ETCDIR=/usr/local/etc/ghc
--End SUB_LIST--

---Begin make.conf---
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
PACKAGE_BUILDING=yes
PACKAGE_BUILDING_FLAVORS=yes
#### /usr/local/etc/poudriere.d/make.conf ####
# XXX: We really need this but cannot use it while 'make checksum' does not
# try the next mirror on checksum failure.  It currently retries the same
# failed mirror and then fails rather then trying another.  It *does*
# try the next if the size is mismatched though.
#MASTER_SITE_FREEBSD=yes
# Build ALLOW_MAKE_JOBS_PACKAGES with 2 jobs
MAKE_JOBS_NUMBER=2
#### /usr/ports/Mk/Scripts/ports_env.sh ####
_CCVERSION_921dbbb2=FreeBSD clang version 13.0.0 (git@github.com:llvm/llvm-project.git llvmorg-13.0.0-0-gd7b669b3a303) Target: armv7-unknown-freebsd13.1-gnueabihf Thread model: posix InstalledDir: /usr/bin
_ALTCCVERSION_921dbbb2=none
_CXXINTERNAL_acaad9ca=FreeBSD clang version 13.0.0 (git@github.com:llvm/llvm-project.git llvmorg-13.0.0-0-gd7b669b3a303) Target: armv7-unknown-freebsd13.1-gnueabihf Thread model: posix InstalledDir: /usr/bin "/usr/bin/ld" "--eh-frame-hdr" "-dynamic-linker" "/libexec/ld-elf.so.1" "--hash-style=both" "--enable-new-dtags" "-o" "a.out" "/usr/lib/crt1.o" "/usr/lib/crti.o" "/usr/lib/crtbegin.o" "-L/usr/lib" "/dev/null" "-lc++" "-lm" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "-lc" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "/usr/lib/crtend.o" "/usr/lib/crtn.o"
CC_OUTPUT_921dbbb2_58173849=yes
CC_OUTPUT_921dbbb2_9bdba57c=yes
CC_OUTPUT_921dbbb2_6a4fe7f5=yes
CC_OUTPUT_921dbbb2_6bcac02b=yes
CC_OUTPUT_921dbbb2_67d20829=yes
CC_OUTPUT_921dbbb2_bfa62e83=yes
CC_OUTPUT_921dbbb2_f0b4d593=yes
CC_OUTPUT_921dbbb2_308abb44=yes
CC_OUTPUT_921dbbb2_f00456e5=yes
CC_OUTPUT_921dbbb2_65ad290d=yes
CC_OUTPUT_921dbbb2_f2776b26=yes
CC_OUTPUT_921dbbb2_b2657cc3=yes
CC_OUTPUT_921dbbb2_380987f7=yes
CC_OUTPUT_921dbbb2_160933ec=yes
CC_OUTPUT_921dbbb2_fb62803b=yes
_OBJC_CCVERSION_921dbbb2=FreeBSD clang version 13.0.0 (git@github.com:llvm/llvm-project.git llvmorg-13.0.0-0-gd7b669b3a303) Target: armv7-unknown-freebsd13.1-gnueabihf Thread model: posix InstalledDir: /usr/bin
_OBJC_ALTCCVERSION_921dbbb2=none
ARCH=armv7
OPSYS=FreeBSD
_OSRELEASE=13.1-RELEASE-p2
OSREL=13.1
OSVERSION=1301000
PYTHONBASE=/usr/local
CONFIGURE_MAX_CMD_LEN=524288
HAVE_PORTS_ENV=1
#### Misc Poudriere ####
GID=0
UID=0
---End make.conf---
--Resource limits--
cpu time               (seconds, -t)  unlimited
file size           (512-blocks, -f)  unlimited
data seg size           (kbytes, -d)  1048576
stack size              (kbytes, -s)  1048576
core file size      (512-blocks, -c)  unlimited
max memory size         (kbytes, -m)  unlimited
locked memory           (kbytes, -l)  unlimited
max user processes              (-u)  89999
open files                      (-n)  1024
virtual mem size        (kbytes, -v)  unlimited
swap limit              (kbytes, -w)  unlimited
socket buffer size       (bytes, -b)  unlimited
pseudo-terminals                (-p)  unlimited
kqueues                         (-k)  unlimited
umtx shared locks               (-o)  unlimited
--End resource limits--
=======================<phase: check-sanity   >============================
===>  License BSD3CLAUSE accepted by the user
===========================================================================
=======================<phase: pkg-depends    >============================
===>   ghc-9.2.4 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.18.4.pkg
[131releng-armv7-default-job-10] Installing pkg-1.18.4...
[131releng-armv7-default-job-10] Extracting pkg-1.18.4: .......... done
===>   ghc-9.2.4 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of ghc-9.2.4
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>  License BSD3CLAUSE accepted by the user
===> Fetching all distfiles required by ghc-9.2.4 for building
===========================================================================
=======================<phase: checksum       >============================
===>  License BSD3CLAUSE accepted by the user
===> Fetching all distfiles required by ghc-9.2.4 for building
=> SHA256 Checksum OK for ghc-9.2.4-src.tar.xz.
=> SHA256 Checksum OK for ghc-8.10.7-boot-armv7-freebsd.tar.xz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===>  License BSD3CLAUSE accepted by the user
===> Fetching all distfiles required by ghc-9.2.4 for building
===>  Extracting for ghc-9.2.4
=> SHA256 Checksum OK for ghc-9.2.4-src.tar.xz.
=> SHA256 Checksum OK for ghc-8.10.7-boot-armv7-freebsd.tar.xz.
===========================================================================
=======================<phase: patch-depends  >============================
===>   ghc-9.2.4 depends on file: /usr/local/bin/iconv - not found
===>   Installing existing package /packages/All/libiconv-1.17.pkg
[131releng-armv7-default-job-10] Installing libiconv-1.17...
[131releng-armv7-default-job-10] Extracting libiconv-1.17: .......... done
===>   ghc-9.2.4 depends on file: /usr/local/bin/iconv - found
===>   Returning to build of ghc-9.2.4
===========================================================================
=======================<phase: patch          >============================
===>  Patching for ghc-9.2.4
===>  Applying FreeBSD patches for ghc-9.2.4 from /usr/ports/lang/ghc/files
/bin/rm -f -f /wrkdirs/usr/ports/lang/ghc/work/ghc-9.2.4/mk/build.mk
echo DYNAMIC_GHC_PROGRAMS=YES >> /wrkdirs/usr/ports/lang/ghc/work/ghc-9.2.4/mk/build.mk
echo BUILD_PROF_LIBS=YES >> /wrkdirs/usr/ports/lang/ghc/work/ghc-9.2.4/mk/build.mk
echo HADDOCK_DOCS=YES >> /wrkdirs/usr/ports/lang/ghc/work/ghc-9.2.4/mk/build.mk
echo BUILD_SPHINX_HTML=YES >> /wrkdirs/usr/ports/lang/ghc/work/ghc-9.2.4/mk/build.mk
<snip>

	- GHC.Hs.Utils.AnnoBody
Warning: GHC.Hs.Type: could not find link destinations for:

	- GHC.Hs.Type.pprTyVarBndr
Warning: GHC.Tc.Types: could not find link destinations for:

	- GHC.Tc.Types.ThBindEnv
Warning: GHC.Core.InstEnv: could not find link destinations for:

	- GHC.Core.InstEnv.ClsInstEnv
Warning: GHC.Unit.Info: could not find link destinations for:

	- GHC.Unit.Database.FilePathST
Warning: GHC.Tc.Types.Origin: could not find link destinations for:

	- GHC.Tc.Types.Origin.ScDepth
Warning: GHC.Hs.Pat: could not find link destinations for:

	- GHC.Hs.Pat.conPatNeedsParens
Warning: GHC.Unit.Module.ModIface: could not find link destinations for:

	- GHC.Unit.Module.ModIface.ModIfaceFinal
	- GHC.Unit.Module.ModIface.ModIfacePhase
	- GHC.Unit.Module.ModIface.ModIfaceCore
Warning: GHC.Linker.Types: could not find link destinations for:

	- GHC.Linker.Types.ClosureEnv
Warning: GHC.Cmm.CLabel: could not find link destinations for:

	- GHC.Cmm.CLabel.AsmTempLabel
	- GHC.Cmm.CLabel.AsmTempDerivedLabel
	- GHC.Cmm.CLabel.IdLabel
	- GHC.Cmm.CLabel.LocalBlockLabel
	- GHC.Cmm.CLabel.IdLabelInfo
Warning: GHC.Driver.Plugins: could not find link destinations for:

	- GHC.Driver.Plugins.HoleFitPlugin
	- GHC.Driver.Plugins.PluginOperation
	- GHC.Driver.Plugins.ConstPluginOperation
Warning: GHC.Unit.External: could not find link destinations for:

	- GHC.Unit.External.PackageAnnEnv
Warning: GHC.Cmm: could not find link destinations for:

	- GHC.Runtime.Heap.Layout.FunArity
	- GHC.Runtime.Heap.Layout.SelectorOffset
Warning: GHC.Runtime.Heap.Layout: could not find link destinations for:

	- GHC.Runtime.Heap.Layout.FunArity
	- GHC.Runtime.Heap.Layout.SelectorOffset
Warning: GHC.Cmm.Node: could not find link destinations for:

	- GHC.Types.Tickish.TickishPassCmm
Warning: GHC.Cmm.Dataflow.Graph: could not find link destinations for:

	- GHC.Cmm.Dataflow.Graph.Body'
Warning: GHC.Core.Lint: could not find link destinations for:

	- GHC.Core.Lint.WarnsAndErrs
	- GHC.Core.Lint.lintCoreExpr
Warning: GHC.Core.Coercion.Opt: could not find link destinations for:

	- GHC.Core.Coercion.Opt.NormalCo
Warning: GHC.Types.Unique.SDFM: could not find link destinations for:

	- GHC.Types.Unique.SDFM.Indirect
	- GHC.Types.Unique.SDFM.Entry
Warning: GHC.Data.Graph.UnVar: could not find link destinations for:

	- GHC.Data.Graph.UnVar.Del
Warning: GHC.Stg.Debug: could not find link destinations for:

	- GHC.Stg.Debug.withSpan
Warning: GHC.Parser.Lexer: could not find link destinations for:

	- GHC.Parser.Lexer.ExtsBitmap
	- GHC.Parser.Lexer.LayoutContext
	- GHC.Parser.Lexer.ALRContext
	- GHC.Parser.Lexer.ALRLayout
Warning: GHC.Parser.PostProcess: could not find link destinations for:

	- GHC.Parser.PostProcess.AnnoBody
Warning: GHC.ThToHs: could not find link destinations for:

	- GHC.ThToHs.ensureValidOpExp
	- GHC.ThToHs.cvtTypeKind
Warning: GHC.Core.Opt.WorkWrap.Utils: could not find link destinations for:

	- GHC.Core.Opt.WorkWrap.Utils.WwResult
Warning: GHC.Core.Opt.CprAnal: could not find link destinations for:

	- GHC.Core.Opt.CprAnal.extendSigEnv
Warning: GHC.Core.Opt.CSE: could not find link destinations for:

	- GHC.Core.Opt.CSE.CSEnv
Warning: GHC.Core.Opt.Simplify.Env: could not find link destinations for:

	- GHC.Core.Opt.Simplify.Env.SimplIdSubst
Warning: GHC.Core.Opt.Simplify.Utils: could not find link destinations for:

	- GHC.Core.Opt.Simplify.Utils.FunRules
Warning: GHC.Core.Opt.Simplify: could not find link destinations for:

	- GHC.Core.Opt.Simplify.MaybeJoinCont
Warning: GHC.Core.Opt.DmdAnal: could not find link destinations for:

	- GHC.Core.Opt.DmdAnal.AnalEnv
	- GHC.Core.Opt.DmdAnal.isInterestingTopLevelFn
	- GHC.Core.Opt.DmdAnal.useLetUp
	- GHC.Core.Opt.DmdAnal.dmdAnalRhsSig
Warning: GHC.Core.Opt.Specialise: could not find link destinations for:

	- GHC.Core.Opt.Specialise.SpecDict
	- GHC.Core.Opt.Specialise.DictBind
	- GHC.Core.Opt.Specialise.SpecArg
	- GHC.Core.Opt.Specialise.specHeader
Warning: GHC.CmmToAsm.X86.Regs: could not find link destinations for:

	- GHC.CmmToAsm.X86.Regs.Displacement
Warning: GHC.CmmToLlvm.Regs: could not find link destinations for:

	- GHC.CmmToLlvm.Regs.rootN
Warning: GHC.CmmToLlvm.CodeGen: could not find link destinations for:

	- GHC.CmmToLlvm.CodeGen.exprToVar
	- GHC.CmmToLlvm.CodeGen.barrier
	- GHC.CmmToLlvm.CodeGen.panic
Warning: GHC.CmmToAsm.CFG: could not find link destinations for:

	- GHC.CmmToAsm.CFG.EdgeInfoMap
	- GHC.CmmToAsm.CFG.BranchInfo
	- GHC.CmmToAsm.CFG.Edge
	- GHC.CmmToAsm.CFG.LoopInfo
Warning: GHC.CmmToAsm.Reg.Graph: could not find link destinations for:

	- GHC.CmmToAsm.Reg.Graph.maxSpinCount
Warning: GHC.CmmToAsm.X86.CodeGen: could not find link destinations for:

	- GHC.CmmToAsm.X86.CodeGen.Amode
	- GHC.CmmToAsm.X86.CodeGen.getAmode
	- GHC.CmmToAsm.X86.CodeGen.Register
Warning: GHC.CmmToAsm.AArch64.CodeGen: could not find link destinations for:

	- GHC.CmmToAsm.AArch64.CodeGen.InstrBlock
Warning: GHC.Cmm.Dataflow: could not find link destinations for:

	- GHC.Cmm.Dataflow.JoinFun
Warning: GHC.Cmm.Liveness: could not find link destinations for:

	- GHC.Cmm.Liveness.CmmLive
	- GHC.Cmm.Liveness.BlockEntryLiveness
	- GHC.Cmm.Liveness.BlockEntryLivenessL
Warning: GHC.StgToCmm.Monad: could not find link destinations for:

	- GHC.StgToCmm.Monad.CgBindings
Warning: GHC.StgToCmm.ExtCode: could not find link destinations for:

	- GHC.StgToCmm.ExtCode.Decls
	- GHC.StgToCmm.ExtCode.ExtCode
Warning: GHC.StgToCmm.Layout: could not find link destinations for:

	- GHC.StgToCmm.Layout.slowArgs
Warning: GHC.Cmm.Info.Build: could not find link destinations for:

	- GHC.Cmm.Info.Build.CAFLabel
	- GHC.Cmm.Info.Build.SRTEntry
Warning: GHC.Cmm.LayoutStack: could not find link destinations for:

	- GHC.Cmm.LayoutStack.StackMap
Warning: GHC.Stg.Pipeline: could not find link destinations for:

	- GHC.Stg.Pipeline.getStgToDo
Warning: GHC.Iface.Load: could not find link destinations for:

	- GHC.Iface.Load.computeInterface
Warning: GHC.IfaceToCore: could not find link destinations for:

	- GHC.IfaceToCore.mergeIfaceDecl
Warning: GHC.Iface.Rename: could not find link destinations for:

	- GHC.Iface.Rename.ShIfM
Warning: GHC.Types.Name.Shape: could not find link destinations for:

	- GHC.Types.Name.Shape.uAvailInfos
Warning: GHC.Tc.Gen.Splice: could not find link destinations for:

	- GHC.Tc.Gen.Splice.annotThType
	- GHC.Tc.Genhaddock: out of memory (requested 1048576 bytes)
gmake[2]: *** [compiler/ghc.mk:290: compiler/stage2/doc/html/ghc/ghc.haddock] Error 251
gmake[2]: *** Deleting file 'compiler/stage2/doc/html/ghc/ghc.haddock'
gmake[1]: *** [Makefile:128: all] Error 2
gmake[1]: Leaving directory '/wrkdirs/usr/ports/lang/ghc/work/ghc-9.2.4'
===> Compilation failed unexpectedly.
Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to
the maintainer.
*** Error code 1

Stop.
make: stopped in /usr/ports/lang/ghc