[GHC] #10058: Panic: Loading temp shared object failed
GHC
ghc-devs at haskell.org
Tue Feb 10 09:59:47 UTC 2015
#10058: Panic: Loading temp shared object failed
-------------------------------------+-------------------------------------
Reporter: goldfire | Owner: trommler
Type: bug | Status: new
Priority: highest | Milestone: 7.10.1
Component: Runtime System | Version: 7.10.1-rc2
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture:
Type of failure: Runtime crash | Unknown/Multiple
Blocked By: | Test Case:
Related Tickets: | Blocking:
| Differential Revisions:
-------------------------------------+-------------------------------------
Comment (by trommler):
I'm stuck at a Cabal error message:
{{{
peter at montebre:~/projects/haskell/singletons> cabal install --only-
dependencies
Resolving dependencies...
Downloading syb-0.4.4...
Downloading th-lift-0.7...
Configuring th-lift-0.7...
Configuring syb-0.4.4...
cabal: Distribution/Client/Config.hs:(246,37)-(299,9): Missing field in
record construction configProf
}}}
This is a fresh build of ghc-7.10-rc2 and cabal-install 1.22.0.0.
{{{
peter at montebre:~/projects/haskell/singletons> ghc --version
The Glorious Glasgow Haskell Compilation System, version 7.10.0.20150123
peter at montebre:~/projects/haskell/singletons> cabal --version
cabal-install version 1.22.0.0
using version 1.22.1.0 of the Cabal library
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/10058#comment:4>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list