Build #2 for flatparse-0.3.0.0
| Package | flatparse-0.3.0.0 |
|---|
| Install | BuildFailed |
|---|---|
| Docs | NotTried |
| Tests | NotTried |
| Time submitted | 2021-10-15 08:04:55.581161315 UTC |
|---|---|
| Compiler | ghc-8.10.2 |
| OS | linux |
| Arch | x86_64 |
| Dependencies | base-4.14.1.0, bytestring-0.10.10.0, containers-0.6.2.1, integer-gmp-1.0.3.0, template-haskell-2.16.0.0 |
| Flags | none |
Code Coverage
No Code Coverage was submitted for this report.
Build log
[view raw]
Resolving dependencies...
Starting flatparse-0.3.0.0
Building flatparse-0.3.0.0
Failed to install flatparse-0.3.0.0
Build log ( /home/builder/.cabal/logs/ghc-8.10.2/flatparse-0.3.0.0-5vJ61xSD0Xu3vIe6ZhRsaL.log ):
cabal: Entering directory '/tmp/cabal-tmp-10363/flatparse-0.3.0.0'
Configuring flatparse-0.3.0.0...
Preprocessing library for flatparse-0.3.0.0..
Building library for flatparse-0.3.0.0..
<no location info>: error:
Warning: Couldn't figure out LLVM version!
Make sure you have installed LLVM 9
[1 of 6] Compiling FlatParse.Internal ( src/FlatParse/Internal.hs, dist/build/FlatParse/Internal.o, dist/build/FlatParse/Internal.dyn_o )
src/FlatParse/Internal.hs:12:1: error:
Could not find module GHC.Num.Integer
Perhaps you meant GHC.Integer (from integer-gmp-1.0.3.0)
Use -v (or `:set -v` in ghci) to see a list of the files searched for.
|
12 | import GHC.Num.Integer (Integer(..))
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
cabal: Leaving directory '/tmp/cabal-tmp-10363/flatparse-0.3.0.0'
cabal: Error: some packages failed to install:
flatparse-0.3.0.0-5vJ61xSD0Xu3vIe6ZhRsaL failed during the building phase. The
exception was:
ExitFailure 1
Test log
No test log was submitted for this report.