Build #7 for hs-carbon-0.0.0.2

[all reports]

Package hs-carbon-0.0.0.2
Install BuildFailed
Docs NotTried
Tests NotTried
Time submitted 2016-12-14 20:09:07.461465 UTC
Compiler ghc-8.0.1.20161018
OS linux
Arch x86_64
Dependencies base-4.9.0.0, deepseq-1.4.2.0, mtl-2.2.1, parallel-3.2.1.0, random-1.1, base-4.9.0.0, deepseq-1.4.2.0, mtl-2.2.1, parallel-3.2.1.0, random-1.1, tf-random-0.5, base-4.9.0.0, deepseq-1.4.2.0, mtl-2.2.1, parallel-3.2.1.0, random-1.1, tf-random-0.5, base-4.9.0.0, deepseq-1.4.2.0, gloss-1.10.2.3, monad-loops-0.4.3, mtl-2.2.1, parallel-3.2.1.0, random-1.1, tf-random-0.5
Flags -buildexamples

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
Configuring ObjectName-1.1.0.1...
Configuring bmp-1.2.6.3...
Building bmp-1.2.6.3...
Building ObjectName-1.1.0.1...
Installed ObjectName-1.1.0.1
Configuring fixed-0.2.1.1...
Building fixed-0.2.1.1...
Installed fixed-0.2.1.1
Configuring half-0.2.2.3...
Building half-0.2.2.3...
Configuring monad-loops-0.4.3...
Installed bmp-1.2.6.3
Building monad-loops-0.4.3...
Configuring mtl-2.2.1...
Installed half-0.2.2.3
Building mtl-2.2.1...
Configuring parallel-3.2.1.0...
Installed monad-loops-0.4.3
Building parallel-3.2.1.0...
Configuring random-1.1...
Installed parallel-3.2.1.0
Building random-1.1...
Configuring primitive-0.6.2.0...
Installed mtl-2.2.1
Building primitive-0.6.2.0...
Configuring stm-2.4.4.1...
Installed random-1.1
Building stm-2.4.4.1...
Configuring text-1.2.2.1...
Installed stm-2.4.4.1
Building text-1.2.2.1...
Configuring StateVar-1.1.0.4...
Installed primitive-0.6.2.0
Building StateVar-1.1.0.4...
Installed StateVar-1.1.0.4
Configuring tf-random-0.5...
Building tf-random-0.5...
Installed tf-random-0.5
Installed text-1.2.2.1
Configuring OpenGLRaw-3.2.4.0...
Building OpenGLRaw-3.2.4.0...
Installed OpenGLRaw-3.2.4.0
Configuring GLURaw-2.0.0.2...
Building GLURaw-2.0.0.2...
Installed GLURaw-2.0.0.2
Configuring OpenGL-3.0.1.0...
Building OpenGL-3.0.1.0...
Installed OpenGL-3.0.1.0
Configuring GLUT-2.7.0.10...
Building GLUT-2.7.0.10...
Installed GLUT-2.7.0.10
Configuring gloss-rendering-1.10.3.5...
Building gloss-rendering-1.10.3.5...
Installed gloss-rendering-1.10.3.5
Configuring gloss-1.10.2.3...
Building gloss-1.10.2.3...
Installed gloss-1.10.2.3
Configuring hs-carbon-0.0.0.2...
Building hs-carbon-0.0.0.2...
Failed to install hs-carbon-0.0.0.2
Build log ( /home/builder/.cabal/logs/hs-carbon-0.0.0.2.log ):
cabal: Entering directory '/tmp/cabal-tmp-7221/hs-carbon-0.0.0.2'
Configuring hs-carbon-0.0.0.2...
Building hs-carbon-0.0.0.2...
Preprocessing library hs-carbon-0.0.0.2...
[1 of 4] Compiling Data.Summary     ( src/Data/Summary.hs, dist/build/Data/Summary.o )
[2 of 4] Compiling Data.Result      ( src/Data/Result.hs, dist/build/Data/Result.o )

src/Data/Result.hs:12:1: warning: [-Wunused-imports]
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()
[3 of 4] Compiling Data.Summary.Bool ( src/Data/Summary/Bool.hs, dist/build/Data/Summary/Bool.o )
[4 of 4] Compiling Control.Monad.MonteCarlo ( src/Control/Monad/MonteCarlo.hs, dist/build/Control/Monad/MonteCarlo.o )
Preprocessing executable 'PiExample' for hs-carbon-0.0.0.2...
[1 of 5] Compiling Data.Summary     ( src/Data/Summary.hs, dist/build/PiExample/PiExample-tmp/Data/Summary.o )
[2 of 5] Compiling Data.Result      ( src/Data/Result.hs, dist/build/PiExample/PiExample-tmp/Data/Result.o )

src/Data/Result.hs:12:1: warning: [-Wunused-imports]
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()
[3 of 5] Compiling Data.Summary.Bool ( src/Data/Summary/Bool.hs, dist/build/PiExample/PiExample-tmp/Data/Summary/Bool.o )
[4 of 5] Compiling Control.Monad.MonteCarlo ( src/Control/Monad/MonteCarlo.hs, dist/build/PiExample/PiExample-tmp/Control/Monad/MonteCarlo.o )
[5 of 5] Compiling Main             ( examples/Pi.hs, dist/build/PiExample/PiExample-tmp/Main.o )
Linking dist/build/PiExample/PiExample ...
Preprocessing executable 'IntegralExample' for hs-carbon-0.0.0.2...
[1 of 5] Compiling Data.Summary     ( src/Data/Summary.hs, dist/build/IntegralExample/IntegralExample-tmp/Data/Summary.o )
[2 of 5] Compiling Data.Result      ( src/Data/Result.hs, dist/build/IntegralExample/IntegralExample-tmp/Data/Result.o )

src/Data/Result.hs:12:1: warning: [-Wunused-imports]
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()
[3 of 5] Compiling Data.Summary.Bool ( src/Data/Summary/Bool.hs, dist/build/IntegralExample/IntegralExample-tmp/Data/Summary/Bool.o )
[4 of 5] Compiling Control.Monad.MonteCarlo ( src/Control/Monad/MonteCarlo.hs, dist/build/IntegralExample/IntegralExample-tmp/Control/Monad/MonteCarlo.o )
[5 of 5] Compiling Main             ( examples/Integral.hs, dist/build/IntegralExample/IntegralExample-tmp/Main.o )
Linking dist/build/IntegralExample/IntegralExample ...
Preprocessing executable 'TransportExample' for hs-carbon-0.0.0.2...
[1 of 3] Compiling Data.Result      ( src/Data/Result.hs, dist/build/TransportExample/TransportExample-tmp/Data/Result.o )

src/Data/Result.hs:12:1: warning: [-Wunused-imports]
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()
[2 of 3] Compiling Control.Monad.MonteCarlo ( src/Control/Monad/MonteCarlo.hs, dist/build/TransportExample/TransportExample-tmp/Control/Monad/MonteCarlo.o )
[3 of 3] Compiling Main             ( examples/Transport/Transport.hs, dist/build/TransportExample/TransportExample-tmp/Main.o )

examples/Transport/Transport.hs:13:1: error:
    Failed to load interface for ‘Transport.NISTData’
    Use -v to see a list of the files searched for.
cabal: Leaving directory '/tmp/cabal-tmp-7221/hs-carbon-0.0.0.2'
cabal: Error: some packages failed to install:
hs-carbon-0.0.0.2 failed during the building phase. The exception was:
ExitFailure 1

Test log

No test log was submitted for this report.