[GHC] #14891: Cabal bump broke ext-interp tests on Darwin

GHC ghc-devs at haskell.org
Fri Mar 9 07:44:54 UTC 2018


#14891: Cabal bump broke ext-interp tests on Darwin
-------------------------------------+-------------------------------------
        Reporter:  bgamari           |                Owner:  hvr
            Type:  bug               |               Status:  closed
        Priority:  highest           |            Milestone:  8.4.1
       Component:  Compiler          |              Version:  8.2.2
      Resolution:  fixed             |             Keywords:
Operating System:  Unknown/Multiple  |         Architecture:
                                     |  Unknown/Multiple
 Type of failure:  None/Unknown      |            Test Case:
      Blocked By:                    |             Blocking:
 Related Tickets:                    |  Differential Rev(s):
       Wiki Page:                    |
-------------------------------------+-------------------------------------

Comment (by hvr):

 Replying to [comment:1 bgamari]:
 > {{{
 > =====> T9262(ext-interp) 1 of 1 [0, 0, 0]
 > cd "./th/T9262.run" &&  "/Users/bgamari/bin-
 dist-8.4.1-Darwin/ghc/inplace/bin/ghc-stage2" -c T9262.hs -dcore-lint
 -dcmm-lint -no-user-package-db -rtsopts -fno-warn-missed-specialisations
 -fshow-warning-groups -fdiagnostics-color=never -fno-diagnostics-show-
 caret -dno-debug-output -XTemplateHaskell -package template-haskell
 -fexternal-interpreter -v0
 > Compile failed (exit code 1) errors were:
 > ghc-iserv.bin:
 > lookupSymbol failed in relocateSection (RELOC_GOT)
 > /Users/bgamari/bin-dist-8.4.1-Darwin/ghc/libraries/integer-gmp/dist-
 install/build/HSinteger-gmp-1.0.1.0.o: unknown symbol `___gmp_rands'
 > ghc-stage2: unable to load package `integer-gmp-1.0.1.0'
 > }}}

 Alex discovered, this had been reported already some time ago at

 https://mail.haskell.org/pipermail/ghc-devs/2017-June/014325.html


 I also noticed that GHC 8.4.1 for OSX uses the in-tree GMP library; while
 all tests/validation I did on OSX, where with some system-installed libgmp
 6.x

-- 
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/14891#comment:5>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler


More information about the ghc-tickets mailing list