
#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@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@montebre:~/projects/haskell/singletons> ghc --version The Glorious Glasgow Haskell Compilation System, version 7.10.0.20150123 peter@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