[GHC] #9012: HPC is broken (relocation R_386_GOTOFF against undefined symbol can not be used when making a shared object)
GHC
ghc-devs at haskell.org
Tue Jul 1 15:00:15 UTC 2014
#9012: HPC is broken (relocation R_386_GOTOFF against undefined symbol can not be
used when making a shared object)
-------------------------------------+------------------------------------
Reporter: Feuerbach | Owner:
Type: bug | Status: patch
Priority: high | Milestone: 7.8.4
Component: Compiler | Version: 7.8.2
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture: Unknown/Multiple
Type of failure: None/Unknown | Difficulty: Unknown
Test Case: | Blocked By:
Blocking: | Related Tickets:
-------------------------------------+------------------------------------
Comment (by Feuerbach):
Try `regex-applicative`. E.g.: `cabal install --enable-library-coverage
--run-tests regex-applicative`. (Assuming you have cabal-install 1.20.)
That should build the package, run the tests, and generate the hpc report.
Obviously I can't test these instructions because of the very bug we're
discussing...
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/9012#comment:12>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list