Build #10 for loopy-0.0.1
| Package | loopy-0.0.1 |
|---|
| Install | BuildFailed |
|---|---|
| Docs | NotTried |
| Tests | NotTried |
| Time submitted | 2016-12-28 10:44:09.548993 UTC |
|---|---|
| Compiler | ghc-8.0.1.20161018 |
| OS | linux |
| Arch | x86_64 |
| Dependencies | GoogleChart-0.2, base-4.9.0.0, cmdargs-0.10.14, containers-0.5.7.1, directory-1.2.6.2, filepath-1.4.1.0, hmatrix-0.18.0.0, process-1.4.2.0, random-1.1 |
| Flags | none |
Code Coverage
No Code Coverage was submitted for this report.
Build log
[view raw]
Resolving dependencies...
Configuring GoogleChart-0.2...
Configuring cmdargs-0.10.14...
Building cmdargs-0.10.14...
Building GoogleChart-0.2...
Installed GoogleChart-0.2
Configuring primitive-0.6.1.0...
Building primitive-0.6.1.0...
Configuring split-0.2.3.1...
Installed primitive-0.6.1.0
Building split-0.2.3.1...
Configuring random-1.1...
Installed split-0.2.3.1
Building random-1.1...
Configuring storable-complex-0.2.2...
Installed random-1.1
Building storable-complex-0.2.2...
Configuring vector-0.11.0.0...
Installed storable-complex-0.2.2
Building vector-0.11.0.0...
Installed cmdargs-0.10.14
Installed vector-0.11.0.0
Configuring hmatrix-0.18.0.0...
Building hmatrix-0.18.0.0...
Installed hmatrix-0.18.0.0
Configuring loopy-0.0.1...
Building loopy-0.0.1...
Failed to install loopy-0.0.1
Build log ( /home/builder/.cabal/logs/loopy-0.0.1.log ):
cabal: Entering directory '/tmp/cabal-tmp-32143/loopy-0.0.1'
Configuring loopy-0.0.1...
Building loopy-0.0.1...
Preprocessing executable 'loopy' for loopy-0.0.1...
[1 of 9] Compiling Types ( Types.hs, dist/build/loopy/loopy-tmp/Types.o )
Types.hs:9:1: warning: [-Wdeprecations]
Module ‘System.Cmd’ is deprecated: Use "System.Process" instead
Types.hs:41:1: warning: [-Wtabs]
Tab character found here, and in 30 further locations.
Please use spaces instead.
[2 of 9] Compiling Graph ( Graph.hs, dist/build/loopy/loopy-tmp/Graph.o )
[3 of 9] Compiling LoopProp ( LoopProp.hs, dist/build/loopy/loopy-tmp/LoopProp.o )
LoopProp.hs:74:1: warning: [-Wtabs]
Tab character found here, and in 8 further locations.
Please use spaces instead.
[4 of 9] Compiling FeedingRates ( FeedingRates.hs, dist/build/loopy/loopy-tmp/FeedingRates.o )
FeedingRates.hs:7:1: warning: [-Wdeprecations]
Module ‘System.Cmd’ is deprecated: Use "System.Process" instead
FeedingRates.hs:20:1: warning: [-Wtabs]
Tab character found here, and in one further location.
Please use spaces instead.
[5 of 9] Compiling Stab ( Stab.hs, dist/build/loopy/loopy-tmp/Stab.o )
Stab.hs:16:1: error:
Failed to load interface for ‘Numeric.LinearAlgebra.LAPACK’
Perhaps you meant
Numeric.LinearAlgebra.Data (from hmatrix-0.18.0.0)
Numeric.LinearAlgebra.Devel (from hmatrix-0.18.0.0)
Numeric.LinearAlgebra.Static (from hmatrix-0.18.0.0)
Use -v to see a list of the files searched for.
Stab.hs:17:1: error:
Failed to load interface for ‘Data.Packed.Matrix’
Use -v to see a list of the files searched for.
Stab.hs:18:1: error:
Failed to load interface for ‘Data.Packed.Vector’
Use -v to see a list of the files searched for.
cabal: Leaving directory '/tmp/cabal-tmp-32143/loopy-0.0.1'
cabal: Error: some packages failed to install:
loopy-0.0.1 failed during the building phase. The exception was:
ExitFailure 1
Test log
No test log was submitted for this report.