The build succeeded. 0 test suites succeeded, 0 failed.

Build log

> /tmp/stackage-build2453$ stack unpack gloss-1.13.0.1@sha256:3015998c5a46fbd2ca8702be6fb97d4bec8e75108ce07f88f1935a168918cfdb
Unpacked gloss-1.13.0.1 to /tmp/stackage-build2453/gloss-1.13.0.1/
> /tmp/stackage-build2453/gloss-1.13.0.1$ ghc -clear-package-db -global-package-db -package-db=/home/circleci/project/builds/nightly/pkgdb Setup
[1 of 1] Compiling Main             ( Setup.hs, Setup.o )
Linking Setup ...
> /tmp/stackage-build2453/gloss-1.13.0.1$ ./Setup configure --package-db=clear --package-db=global --package-db=/home/circleci/project/builds/nightly/pkgdb --libdir=/home/circleci/project/builds/nightly/lib --bindir=/home/circleci/project/builds/nightly/bin --datadir=/home/circleci/project/builds/nightly/share --libexecdir=/home/circleci/project/builds/nightly/libexec --sysconfdir=/home/circleci/project/builds/nightly/etc --docdir=/home/circleci/project/builds/nightly/doc/gloss-1.13.0.1 --htmldir=/home/circleci/project/builds/nightly/doc/gloss-1.13.0.1 --haddockdir=/home/circleci/project/builds/nightly/doc/gloss-1.13.0.1
Configuring gloss-1.13.0.1...
> /tmp/stackage-build2453/gloss-1.13.0.1$ ghc -clear-package-db -global-package-db -package-db=/home/circleci/project/builds/nightly/pkgdb Setup
> /tmp/stackage-build2453/gloss-1.13.0.1$ ./Setup build
Preprocessing library for gloss-1.13.0.1..
Building library for gloss-1.13.0.1..
[ 1 of 44] Compiling Graphics.Gloss.Data.Bitmap ( Graphics/Gloss/Data/Bitmap.hs, dist/build/Graphics/Gloss/Data/Bitmap.o )
[ 2 of 44] Compiling Graphics.Gloss.Data.Color ( Graphics/Gloss/Data/Color.hs, dist/build/Graphics/Gloss/Data/Color.o )
[ 3 of 44] Compiling Graphics.Gloss.Data.Display ( Graphics/Gloss/Data/Display.hs, dist/build/Graphics/Gloss/Data/Display.o )
[ 4 of 44] Compiling Graphics.Gloss.Data.Point.Arithmetic ( Graphics/Gloss/Data/Point/Arithmetic.hs, dist/build/Graphics/Gloss/Data/Point/Arithmetic.o )
[ 5 of 44] Compiling Graphics.Gloss.Geometry.Angle ( Graphics/Gloss/Geometry/Angle.hs, dist/build/Graphics/Gloss/Geometry/Angle.o )
[ 6 of 44] Compiling Graphics.Gloss.Data.Picture ( Graphics/Gloss/Data/Picture.hs, dist/build/Graphics/Gloss/Data/Picture.o )
[ 7 of 44] Compiling Graphics.Gloss.Data.ViewPort ( Graphics/Gloss/Data/ViewPort.hs, dist/build/Graphics/Gloss/Data/ViewPort.o )
[ 8 of 44] Compiling Graphics.Gloss.Data.Controller ( Graphics/Gloss/Data/Controller.hs, dist/build/Graphics/Gloss/Data/Controller.o )
[ 9 of 44] Compiling Graphics.Gloss.Data.Vector ( Graphics/Gloss/Data/Vector.hs, dist/build/Graphics/Gloss/Data/Vector.o )
[10 of 44] Compiling Graphics.Gloss.Data.Point ( Graphics/Gloss/Data/Point.hs, dist/build/Graphics/Gloss/Data/Point.o )
[11 of 44] Compiling Graphics.Gloss.Geometry.Line ( Graphics/Gloss/Geometry/Line.hs, dist/build/Graphics/Gloss/Geometry/Line.o )
[12 of 44] Compiling Graphics.Gloss.Internals.Color ( Graphics/Gloss/Internals/Color.hs, dist/build/Graphics/Gloss/Internals/Color.o )
[13 of 44] Compiling Graphics.Gloss.Internals.Interface.Animate.State ( Graphics/Gloss/Internals/Interface/Animate/State.hs, dist/build/Graphics/Gloss/Internals/Interface/Animate/State.o )
[14 of 44] Compiling Graphics.Gloss.Internals.Interface.Backend.Types ( Graphics/Gloss/Internals/Interface/Backend/Types.hs, dist/build/Graphics/Gloss/Internals/Interface/Backend/Types.o )
[15 of 44] Compiling Graphics.Gloss.Internals.Interface.Backend.GLUT ( Graphics/Gloss/Internals/Interface/Backend/GLUT.hs, dist/build/Graphics/Gloss/Internals/Interface/Backend/GLUT.o )
[16 of 44] Compiling Graphics.Gloss.Interface.Environment ( Graphics/Gloss/Interface/Environment.hs, dist/build/Graphics/Gloss/Interface/Environment.o )
[17 of 44] Compiling Graphics.Gloss.Internals.Interface.Backend ( Graphics/Gloss/Internals/Interface/Backend.hs, dist/build/Graphics/Gloss/Internals/Interface/Backend.o )
[18 of 44] Compiling Graphics.Gloss.Internals.Interface.Animate.Timing ( Graphics/Gloss/Internals/Interface/Animate/Timing.hs, dist/build/Graphics/Gloss/Internals/Interface/Animate/Timing.o )
[19 of 44] Compiling Graphics.Gloss.Internals.Interface.Callback ( Graphics/Gloss/Internals/Interface/Callback.hs, dist/build/Graphics/Gloss/Internals/Interface/Callback.o )
[20 of 44] Compiling Graphics.Gloss.Internals.Interface.Common.Exit ( Graphics/Gloss/Internals/Interface/Common/Exit.hs, dist/build/Graphics/Gloss/Internals/Interface/Common/Exit.o )
[21 of 44] Compiling Graphics.Gloss.Internals.Interface.Debug ( Graphics/Gloss/Internals/Interface/Debug.hs, dist/build/Graphics/Gloss/Internals/Interface/Debug.o )
[22 of 44] Compiling Graphics.Gloss.Internals.Interface.Event ( Graphics/Gloss/Internals/Interface/Event.hs, dist/build/Graphics/Gloss/Internals/Interface/Event.o )
[23 of 44] Compiling Graphics.Gloss.Data.ViewState ( Graphics/Gloss/Data/ViewState.hs, dist/build/Graphics/Gloss/Data/ViewState.o )
[24 of 44] Compiling Graphics.Gloss.Internals.Interface.Simulate.State ( Graphics/Gloss/Internals/Interface/Simulate/State.hs, dist/build/Graphics/Gloss/Internals/Interface/Simulate/State.o )
[25 of 44] Compiling Graphics.Gloss.Internals.Interface.Simulate.Idle ( Graphics/Gloss/Internals/Interface/Simulate/Idle.hs, dist/build/Graphics/Gloss/Internals/Interface/Simulate/Idle.o )
[26 of 44] Compiling Graphics.Gloss.Internals.Interface.ViewState.KeyMouse ( Graphics/Gloss/Internals/Interface/ViewState/KeyMouse.hs, dist/build/Graphics/Gloss/Internals/Interface/ViewState/KeyMouse.o )
[27 of 44] Compiling Graphics.Gloss.Internals.Interface.ViewState.Motion ( Graphics/Gloss/Internals/Interface/ViewState/Motion.hs, dist/build/Graphics/Gloss/Internals/Interface/ViewState/Motion.o )
[28 of 44] Compiling Graphics.Gloss.Internals.Interface.ViewState.Reshape ( Graphics/Gloss/Internals/Interface/ViewState/Reshape.hs, dist/build/Graphics/Gloss/Internals/Interface/ViewState/Reshape.o )
[29 of 44] Compiling Graphics.Gloss.Internals.Interface.Window ( Graphics/Gloss/Internals/Interface/Window.hs, dist/build/Graphics/Gloss/Internals/Interface/Window.o )
[30 of 44] Compiling Graphics.Gloss.Internals.Interface.Simulate ( Graphics/Gloss/Internals/Interface/Simulate.hs, dist/build/Graphics/Gloss/Internals/Interface/Simulate.o )
[31 of 44] Compiling Graphics.Gloss.Interface.Pure.Simulate ( Graphics/Gloss/Interface/Pure/Simulate.hs, dist/build/Graphics/Gloss/Interface/Pure/Simulate.o )
[32 of 44] Compiling Graphics.Gloss.Interface.IO.Simulate ( Graphics/Gloss/Interface/IO/Simulate.hs, dist/build/Graphics/Gloss/Interface/IO/Simulate.o )
[33 of 44] Compiling Graphics.Gloss.Internals.Interface.Interact ( Graphics/Gloss/Internals/Interface/Interact.hs, dist/build/Graphics/Gloss/Internals/Interface/Interact.o )
[34 of 44] Compiling Graphics.Gloss.Interface.IO.Interact ( Graphics/Gloss/Interface/IO/Interact.hs, dist/build/Graphics/Gloss/Interface/IO/Interact.o )
[35 of 44] Compiling Graphics.Gloss.Internals.Interface.Game ( Graphics/Gloss/Internals/Interface/Game.hs, dist/build/Graphics/Gloss/Internals/Interface/Game.o )
[36 of 44] Compiling Graphics.Gloss.Interface.Pure.Game ( Graphics/Gloss/Interface/Pure/Game.hs, dist/build/Graphics/Gloss/Interface/Pure/Game.o )
[37 of 44] Compiling Graphics.Gloss.Interface.IO.Game ( Graphics/Gloss/Interface/IO/Game.hs, dist/build/Graphics/Gloss/Interface/IO/Game.o )
[38 of 44] Compiling Graphics.Gloss.Internals.Interface.Display ( Graphics/Gloss/Internals/Interface/Display.hs, dist/build/Graphics/Gloss/Internals/Interface/Display.o )
[39 of 44] Compiling Graphics.Gloss.Interface.Pure.Display ( Graphics/Gloss/Interface/Pure/Display.hs, dist/build/Graphics/Gloss/Interface/Pure/Display.o )
[40 of 44] Compiling Graphics.Gloss.Interface.IO.Display ( Graphics/Gloss/Interface/IO/Display.hs, dist/build/Graphics/Gloss/Interface/IO/Display.o )
[41 of 44] Compiling Graphics.Gloss.Internals.Interface.Animate ( Graphics/Gloss/Internals/Interface/Animate.hs, dist/build/Graphics/Gloss/Internals/Interface/Animate.o )
[42 of 44] Compiling Graphics.Gloss.Interface.Pure.Animate ( Graphics/Gloss/Interface/Pure/Animate.hs, dist/build/Graphics/Gloss/Interface/Pure/Animate.o )
[43 of 44] Compiling Graphics.Gloss   ( Graphics/Gloss.hs, dist/build/Graphics/Gloss.o )
[44 of 44] Compiling Graphics.Gloss.Interface.IO.Animate ( Graphics/Gloss/Interface/IO/Animate.hs, dist/build/Graphics/Gloss/Interface/IO/Animate.o )
> /tmp/stackage-build2453/gloss-1.13.0.1$ ghc -clear-package-db -global-package-db -package-db=/home/circleci/project/builds/nightly/pkgdb Setup
> /tmp/stackage-build2453/gloss-1.13.0.1$ ./Setup copy
Installing library in /home/circleci/project/builds/nightly/lib/x86_64-linux-ghc-8.7.20181118/gloss-1.13.0.1-4WqeKGFarpV6AITBDNbLrO
> /tmp/stackage-build2453/gloss-1.13.0.1$ ghc -clear-package-db -global-package-db -package-db=/home/circleci/project/builds/nightly/pkgdb Setup
> /tmp/stackage-build2453/gloss-1.13.0.1$ ./Setup register
Registering library for gloss-1.13.0.1..