Build #1 for closure-0.1.0.0

[all reports]

Package closure-0.1.0.0
Install InstallOk
Docs Ok
Tests NotTried
Time submitted unknown
Compiler ghc-7.6.3
OS linux
Arch x86_64
Dependencies unordered-containers-0.2.3.3, hashable-1.2.1.0, base-4.6.0.1
Flags none

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Configuring closure-0.1.0.0...
Dependency base ==4.6.0.1: using base-4.6.0.1
Dependency hashable ==1.2.1.0: using hashable-1.2.1.0
Dependency unordered-containers ==0.2.3.3: using unordered-containers-0.2.3.3
Using Cabal-1.16.0.3 compiled by ghc-7.6
Using compiler: ghc-7.6.3
Using install prefix: /srv/hackage/var/build/cache/inst
Binaries installed in: /srv/hackage/var/build/cache/inst/bin
Libraries installed in:
/srv/hackage/var/build/cache/inst/lib/closure-0.1.0.0/ghc-7.6.3
Private binaries installed in: /srv/hackage/var/build/cache/inst/libexec
Data files installed in:
/srv/hackage/var/build/cache/inst/share/closure-0.1.0.0
Documentation installed in:
/srv/hackage/var/build/cache/inst/share/doc/closure-0.1.0.0
Using alex version 3.0.1 found on system at: /usr/bin/alex
Using ar found on system at: /usr/bin/ar
No c2hs found
No cpphs found
No ffihugs found
Using gcc version 4.7 found on system at: /usr/bin/gcc
Using ghc version 7.6.3 found on system at: /usr/local/bin/ghc
Using ghc-pkg version 7.6.3 found on system at: /usr/local/bin/ghc-pkg
No greencard found
Using haddock version 2.13.2 found on system at: /usr/local/bin/haddock
Using happy version 1.18.9 found on system at: /usr/bin/happy
No hmake found
Using hpc version 0.6 found on system at: /usr/local/bin/hpc
Using hsc2hs version 0.67 found on system at: /usr/local/bin/hsc2hs
Using hscolour version 1.19 found on system at: /usr/bin/HsColour
No hugs found
No jhc found
Using ld found on system at: /usr/bin/ld
No lhc found
No lhc-pkg found
No nhc98 found
No pkg-config found
Using ranlib found on system at: /usr/bin/ranlib
Using strip found on system at: /usr/bin/strip
Using tar found on system at: /bin/tar
No uhc found
creating dist/build
creating dist/build/autogen
Building closure-0.1.0.0...
Preprocessing library closure-0.1.0.0...
Building library...
creating dist/build
/usr/local/bin/ghc --make -fbuilding-cabal-package -odir dist/build -hidir dist/build -stubdir dist/build -i -idist/build -isrc -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -package-name closure-0.1.0.0 -hide-all-packages -package-db /srv/hackage/var/build/cache/inst/local.conf.d -package-db dist/package.conf.inplace -package-id base-4.6.0.1-8aa5d403c45ea59dcd2c39f123e27d57 -package-id hashable-1.2.1.0-3890945545912419756ce085333d6da6 -package-id unordered-containers-0.2.3.3-ad02117274c28a3ac28e9dec94f7a708 -XHaskell2010 Algebra.Closure.Set.DepthFirst Algebra.Closure.Set.BreadthFirst -O0
[1 of 2] Compiling Algebra.Closure.Set.BreadthFirst ( src/Algebra/Closure/Set/BreadthFirst.hs, dist/build/Algebra/Closure/Set/BreadthFirst.o )
[2 of 2] Compiling Algebra.Closure.Set.DepthFirst ( src/Algebra/Closure/Set/DepthFirst.hs, dist/build/Algebra/Closure/Set/DepthFirst.o )
Linking...
/usr/bin/ar -r dist/build/libHSclosure-0.1.0.0.a dist/build/Algebra/Closure/Set/DepthFirst.o dist/build/Algebra/Closure/Set/BreadthFirst.o
/usr/bin/ar: creating dist/build/libHSclosure-0.1.0.0.a
In-place registering closure-0.1.0.0...
/usr/local/bin/ghc-pkg update - --global --user --package-db=/srv/hackage/var/build/cache/inst/local.conf.d --package-db=dist/package.conf.inplace --no-user-package-conf
Running Haddock for closure-0.1.0.0...
/usr/local/bin/haddock --ghc-version --built-in-themes
creating dist/build
creating dist/build/autogen
Running hscolour for closure-0.1.0.0...
creating dist/doc/html/closure
creating dist/doc/html
creating dist/doc
creating dist/doc/html
creating dist/doc/html/closure
Preprocessing library closure-0.1.0.0...
creating dist/doc/html/closure/src
/usr/bin/HsColour -print-css -odist/doc/html/closure/src/hscolour.css
/usr/bin/HsColour -css -anchor -odist/doc/html/closure/src/Algebra-Closure-Set-DepthFirst.html src/Algebra/Closure/Set/DepthFirst.hs
/usr/bin/HsColour -css -anchor -odist/doc/html/closure/src/Algebra-Closure-Set-BreadthFirst.html src/Algebra/Closure/Set/BreadthFirst.hs
/usr/local/bin/ghc --print-libdir -O0
Preprocessing library closure-0.1.0.0...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-1.0, text-0.11.2.3
copy src/Algebra/Closure/Set/DepthFirst.hs to
dist/build/tmp-4041/src/Algebra/Closure/Set/DepthFirst.hs
copy src/Algebra/Closure/Set/BreadthFirst.hs to
dist/build/tmp-4041/src/Algebra/Closure/Set/BreadthFirst.hs
creating dist/doc/html/closure
/usr/local/bin/haddock --prologue=dist/doc/html/closure/haddock-prolog4041.txt --dump-interface=dist/doc/html/closure/closure.haddock --optghc=-package-name --optghc=closure-0.1.0.0 --source-module=src/%{MODULE/./-}.html --source-entity=src/%{MODULE/./-}.html#%{NAME} --use-contents=/package/closure-0.1.0.0 --verbosity=1 --html --read-interface=/package/array-0.4.0.1/docs,/usr/local/share/doc/ghc/html/libraries/array-0.4.0.1/array.haddock --read-interface=/package/base-4.6.0.1/docs,/usr/local/share/doc/ghc/html/libraries/base-4.6.0.1/base.haddock --read-interface=/package/bytestring-0.10.0.2/docs,/usr/local/share/doc/ghc/html/libraries/bytestring-0.10.0.2/bytestring.haddock --read-interface=/package/deepseq-1.3.0.1/docs,/usr/local/share/doc/ghc/html/libraries/deepseq-1.3.0.1/deepseq.haddock --read-interface=/package/ghc-prim-0.3.0.0/docs,/usr/local/share/doc/ghc/html/libraries/ghc-prim-0.3.0.0/ghc-prim.haddock --read-interface=/package/hashable-1.2.1.0/docs,/srv/hackage/var/build/cache/inst/share/doc/closure-0.1.0.0/html/hashable.haddock --read-interface=/package/integer-gmp-0.5.0.0/docs,/usr/local/share/doc/ghc/html/libraries/integer-gmp-0.5.0.0/integer-gmp.haddock --read-interface=/package/unordered-containers-0.2.3.3/docs,/srv/hackage/var/build/cache/inst/share/doc/closure-0.1.0.0/html/unordered-containers.haddock --odir=dist/doc/html/closure/ --title=closure-0.1.0.0: Depth- and breadth-first set closures --optghc=-fbuilding-cabal-package --optghc=-odir --optghc=dist/build/tmp-4041 --optghc=-hidir --optghc=dist/build/tmp-4041 --optghc=-stubdir --optghc=dist/build/tmp-4041 --optghc=-i --optghc=-idist/build --optghc=-isrc --optghc=-idist/build/autogen --optghc=-Idist/build/autogen --optghc=-Idist/build --optghc=-optP-include --optghc=-optPdist/build/autogen/cabal_macros.h --optghc=-hide-all-packages --optghc=-package-db --optghc=/srv/hackage/var/build/cache/inst/local.conf.d --optghc=-package-id --optghc=base-4.6.0.1-8aa5d403c45ea59dcd2c39f123e27d57 --optghc=-package-id --optghc=hashable-1.2.1.0-3890945545912419756ce085333d6da6 --optghc=-package-id --optghc=unordered-containers-0.2.3.3-ad02117274c28a3ac28e9dec94f7a708 --optghc=-XHaskell2010 -B/usr/local/lib/ghc-7.6.3 dist/build/tmp-4041/src/Algebra/Closure/Set/DepthFirst.hs dist/build/tmp-4041/src/Algebra/Closure/Set/BreadthFirst.hs --built-in-themes
Haddock coverage:
 100% ( 12 / 12) in 'Algebra.Closure.Set.BreadthFirst'
 100% ( 10 / 10) in 'Algebra.Closure.Set.DepthFirst'
Documentation created: dist/doc/html/closure/index.html
directory dist/doc/html/closure does exist: True
creating /srv/hackage/var/build/cache/inst/share/doc/closure-0.1.0.0/html
copy directory 'dist/doc/html/closure' to
'/srv/hackage/var/build/cache/inst/share/doc/closure-0.1.0.0/html'.
creating /srv/hackage/var/build/cache/inst/share/doc/closure-0.1.0.0/html
creating /srv/hackage/var/build/cache/inst/share/doc/closure-0.1.0.0/html/src
Installing dist/doc/html/closure/closure.haddock to
/srv/hackage/var/build/cache/inst/share/doc/closure-0.1.0.0/html/closure.haddock
Installing dist/doc/html/closure/doc-index.html to
/srv/hackage/var/build/cache/inst/share/doc/closure-0.1.0.0/html/doc-index.html
Installing dist/doc/html/closure/Algebra-Closure-Set-BreadthFirst.html to
/srv/hackage/var/build/cache/inst/share/doc/closure-0.1.0.0/html/Algebra-Closure-Set-BreadthFirst.html
Installing dist/doc/html/closure/mini_Algebra-Closure-Set-BreadthFirst.html to
/srv/hackage/var/build/cache/inst/share/doc/closure-0.1.0.0/html/mini_Algebra-Closure-Set-BreadthFirst.html
Installing dist/doc/html/closure/Algebra-Closure-Set-DepthFirst.html to
/srv/hackage/var/build/cache/inst/share/doc/closure-0.1.0.0/html/Algebra-Closure-Set-DepthFirst.html
Installing dist/doc/html/closure/mini_Algebra-Closure-Set-DepthFirst.html to
/srv/hackage/var/build/cache/inst/share/doc/closure-0.1.0.0/html/mini_Algebra-Closure-Set-DepthFirst.html
Installing dist/doc/html/closure/hslogo-16.png to
/srv/hackage/var/build/cache/inst/share/doc/closure-0.1.0.0/html/hslogo-16.png
Installing dist/doc/html/closure/minus.gif to
/srv/hackage/var/build/cache/inst/share/doc/closure-0.1.0.0/html/minus.gif
Installing dist/doc/html/closure/ocean.css to
/srv/hackage/var/build/cache/inst/share/doc/closure-0.1.0.0/html/ocean.css
Installing dist/doc/html/closure/plus.gif to
/srv/hackage/var/build/cache/inst/share/doc/closure-0.1.0.0/html/plus.gif
Installing dist/doc/html/closure/synopsis.png to
/srv/hackage/var/build/cache/inst/share/doc/closure-0.1.0.0/html/synopsis.png
Installing dist/doc/html/closure/haskell_icon.gif to
/srv/hackage/var/build/cache/inst/share/doc/closure-0.1.0.0/html/haskell_icon.gif
Installing dist/doc/html/closure/xhaddock.css to
/srv/hackage/var/build/cache/inst/share/doc/closure-0.1.0.0/html/xhaddock.css
Installing dist/doc/html/closure/haddock-util.js to
/srv/hackage/var/build/cache/inst/share/doc/closure-0.1.0.0/html/haddock-util.js
Installing dist/doc/html/closure/frames.html to
/srv/hackage/var/build/cache/inst/share/doc/closure-0.1.0.0/html/frames.html
Installing dist/doc/html/closure/src/hscolour.css to
/srv/hackage/var/build/cache/inst/share/doc/closure-0.1.0.0/html/src/hscolour.css
Installing dist/doc/html/closure/src/Algebra-Closure-Set-DepthFirst.html to
/srv/hackage/var/build/cache/inst/share/doc/closure-0.1.0.0/html/src/Algebra-Closure-Set-DepthFirst.html
Installing dist/doc/html/closure/src/Algebra-Closure-Set-BreadthFirst.html to
/srv/hackage/var/build/cache/inst/share/doc/closure-0.1.0.0/html/src/Algebra-Closure-Set-BreadthFirst.html
creating /srv/hackage/var/build/cache/inst/share/doc/closure-0.1.0.0/html
Installing dist/doc/html/closure/closure.haddock to
/srv/hackage/var/build/cache/inst/share/doc/closure-0.1.0.0/html/closure.haddock
creating /srv/hackage/var/build/cache/inst/share/doc/closure-0.1.0.0
Installing LICENSE to
/srv/hackage/var/build/cache/inst/share/doc/closure-0.1.0.0/LICENSE
Installing library in
/srv/hackage/var/build/cache/inst/lib/closure-0.1.0.0/ghc-7.6.3
creating
/srv/hackage/var/build/cache/inst/lib/closure-0.1.0.0/ghc-7.6.3/Algebra/Closure/Set
creating
/srv/hackage/var/build/cache/inst/lib/closure-0.1.0.0/ghc-7.6.3/Algebra/Closure
creating
/srv/hackage/var/build/cache/inst/lib/closure-0.1.0.0/ghc-7.6.3/Algebra
creating /srv/hackage/var/build/cache/inst/lib/closure-0.1.0.0/ghc-7.6.3
creating /srv/hackage/var/build/cache/inst/lib/closure-0.1.0.0
creating /srv/hackage/var/build/cache/inst/lib/closure-0.1.0.0/ghc-7.6.3
creating
/srv/hackage/var/build/cache/inst/lib/closure-0.1.0.0/ghc-7.6.3/Algebra
creating
/srv/hackage/var/build/cache/inst/lib/closure-0.1.0.0/ghc-7.6.3/Algebra/Closure
creating
/srv/hackage/var/build/cache/inst/lib/closure-0.1.0.0/ghc-7.6.3/Algebra/Closure/Set
Installing dist/build/Algebra/Closure/Set/DepthFirst.hi to
/srv/hackage/var/build/cache/inst/lib/closure-0.1.0.0/ghc-7.6.3/Algebra/Closure/Set/DepthFirst.hi
Installing dist/build/Algebra/Closure/Set/BreadthFirst.hi to
/srv/hackage/var/build/cache/inst/lib/closure-0.1.0.0/ghc-7.6.3/Algebra/Closure/Set/BreadthFirst.hi
creating /srv/hackage/var/build/cache/inst/lib/closure-0.1.0.0/ghc-7.6.3
Installing dist/build/libHSclosure-0.1.0.0.a to
/srv/hackage/var/build/cache/inst/lib/closure-0.1.0.0/ghc-7.6.3/libHSclosure-0.1.0.0.a
/usr/local/bin/ghc --abi-hash -fbuilding-cabal-package -odir dist/build -hidir dist/build -stubdir dist/build -i -idist/build -isrc -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -package-name closure-0.1.0.0 -hide-all-packages -package-db /srv/hackage/var/build/cache/inst/local.conf.d -package-id base-4.6.0.1-8aa5d403c45ea59dcd2c39f123e27d57 -package-id hashable-1.2.1.0-3890945545912419756ce085333d6da6 -package-id unordered-containers-0.2.3.3-ad02117274c28a3ac28e9dec94f7a708 -XHaskell2010 Algebra.Closure.Set.DepthFirst Algebra.Closure.Set.BreadthFirst -O0
Registering closure-0.1.0.0...
/usr/local/bin/ghc-pkg update - --global --user --package-db=/srv/hackage/var/build/cache/inst/local.conf.d --no-user-package-conf

Test log

No test log was submitted for this report.