Unhandled relocation type on FreeBSD
While testing the FreeBSD binary distribution for 8.10.3 I noticed the following failure:
=====> ghci062(ghci-ext) 1748 of 7348 [0, 11, 2]
cd "ghci/scripts/ghci062.run" && HC="/home/ben/ghc/inplace/bin/ghc-stage2" HC_OPTS="-dcore-lint -dstg-lint -dcmm-lint -no-user-package-db -rtsopts -fno-warn-missed-specialisations -fshow-warning-groups -fdiagnostics-color=never -fno-diagnostics-show-caret -Werror=compat -dno-debug-output " "/home/ben/ghc/inplace/bin/ghc-stage2" --interactive -v0 -ignore-dot-ghci -fno-ghci-history -fexternal-interpreter +RTS -I0.1 -RTS -dcore-lint -dstg-lint -dcmm-lint -no-user-package-db -rtsopts -fno-warn-missed-specialisations -fshow-warning-groups -fdiagnostics-color=never -fno-diagnostics-show-caret -Werror=compat -dno-debug-output < ghci062.script
Wrong exit code for ghci062(ghci-ext)(expected 0 , actual 1 )
Stderr ( ghci062 ):
ghc-iserv.bin: internal error: /home/ben/ghc/libraries/integer-gmp/dist-install/build/HSinteger-gmp-1.0.3.0.o: unhandled ELF relocation(RelA) type 19
(GHC version 8.10.3 for x86_64_portbld_freebsd)
Please report this as a GHC bug: https://www.haskell.org/ghc/reportabug
{handle: <file descriptor: 12>}: GHCi.Message.remoteCall: end of file
*** unexpected failure for ghci062(ghci-ext)