Perhaps you haven't installed the "p_dyn" libraries for package ‛integer-gmp’
Compiling ghc from git HEAD (e4a4abae) with a pretty standard mk/build.mk
> diff mk/build.mk mk/build.mk.sample
12c12
< BuildFlavour = perf
---
> #BuildFlavour = perf
Once I install ghc-7.7 and try to use cabal to install other libraries I get:
Building aeson-0.7.0.0...
Failed to install aeson-0.7.0.0
Last 10 lines of the build log ( /home/erikd/.cabal/logs/aeson-0.7.0.0.log ):
[ 9 of 12] Compiling Data.Aeson.Encode ( Data/Aeson/Encode.hs, dist/build/Data/Aeson/Encode.o )
[10 of 12] Compiling Data.Aeson.Generic ( Data/Aeson/Generic.hs, dist/build/Data/Aeson/Generic.o )
[11 of 12] Compiling Data.Aeson ( Data/Aeson.hs, dist/build/Data/Aeson.o )
[12 of 12] Compiling Data.Aeson.TH ( Data/Aeson/TH.hs, dist/build/Data/Aeson/TH.o )
[ 1 of 12] Compiling Data.Aeson.Types.Internal ( Data/Aeson/Types/Internal.hs, dist/build/Data/Aeson/Types/Internal.p_o )
Top level:
Failed to load interface for ‛GHC.Integer.Type’
Perhaps you haven't installed the "p_dyn" libraries for package ‛integer-gmp’?
Use -v to see a list of the files searched for.
Updating documentation index /home/erikd/.cabal/share/doc/index.html
cabal: Error: some packages failed to install:
aeson-0.7.0.0 failed during the building phase. The exception was:
ExitFailure 1
My cabal setup has:
library-profiling: True
Trac metadata
Trac field | Value |
---|---|
Version | 7.7 |
Type | Bug |
TypeOfFailure | OtherFailure |
Priority | normal |
Resolution | Unresolved |
Component | libraries (other) |
Test case | |
Differential revisions | |
BlockedBy | |
Related | |
Blocking | |
CC | |
Operating system | |
Architecture |