Resolving dependencies... Configuring base-orphans-0.5.4... Configuring bytestring-lexing-0.5.0.2... Building bytestring-lexing-0.5.0.2... Building base-orphans-0.5.4... Installed base-orphans-0.5.4 Configuring colour-2.3.3... Building colour-2.3.3... Configuring call-stack-0.1.0... Installed bytestring-lexing-0.5.0.2 Building call-stack-0.1.0... Configuring data-default-class-0.1.2.0... Installed call-stack-0.1.0 Building data-default-class-0.1.2.0... Configuring old-locale-1.0.0.7... Installed colour-2.3.3 Building old-locale-1.0.0.7... Configuring parallel-3.2.1.0... Installed data-default-class-0.1.2.0 Building parallel-3.2.1.0... Configuring prelude-extras-0.4.0.3... Installed old-locale-1.0.0.7 Building prelude-extras-0.4.0.3... Configuring mtl-2.2.1... Installed parallel-3.2.1.0 Building mtl-2.2.1... Configuring reflection-2.1.2... Installed prelude-extras-0.4.0.3 Building reflection-2.1.2... Configuring random-1.1... Installed mtl-2.2.1 Building random-1.1... Configuring primitive-0.6.1.0... Installed random-1.1 Configuring semigroups-0.18.2... Installed reflection-2.1.2 Building primitive-0.6.1.0... Building semigroups-0.18.2... Configuring stm-2.4.4.1... Installed semigroups-0.18.2 Building stm-2.4.4.1... Configuring text-1.2.2.1... Installed primitive-0.6.1.0 Building text-1.2.2.1... Configuring transformers-compat-0.5.1.4... Installed stm-2.4.4.1 Building transformers-compat-0.5.1.4... Configuring utf8-string-1.0.1.1... Installed transformers-compat-0.5.1.4 Building utf8-string-1.0.1.1... Installed utf8-string-1.0.1.1 Configuring HUnit-1.5.0.0... Building HUnit-1.5.0.0... Configuring operational-0.2.3.5... Installed HUnit-1.5.0.0 Building operational-0.2.3.5... Configuring StateVar-1.1.0.4... Installed operational-0.2.3.5 Building StateVar-1.1.0.4... Configuring exceptions-0.8.3... Installed StateVar-1.1.0.4 Configuring vector-0.11.0.0... Installed text-1.2.2.1 Building exceptions-0.8.3... Building vector-0.11.0.0... Configuring tagged-0.8.5... Installed exceptions-0.8.3 Building tagged-0.8.5... Installed tagged-0.8.5 Configuring hashable-1.2.4.0... Building hashable-1.2.4.0... Configuring strptime-1.0.10... Installed hashable-1.2.4.0 Building strptime-1.0.10... Configuring distributive-0.5.0.2... Installed strptime-1.0.10 Building distributive-0.5.0.2... Configuring void-0.7.1... Installed distributive-0.5.0.2 Building void-0.7.1... Configuring unordered-containers-0.2.7.2... Installed void-0.7.1 Building unordered-containers-0.2.7.2... Configuring contravariant-1.4... Installed vector-0.11.0.0 Building contravariant-1.4... Installed contravariant-1.4 Configuring comonad-5... Configuring hashtables-1.2.1.0... Installed unordered-containers-0.2.7.2 Building hashtables-1.2.1.0... Building comonad-5... Installed hashtables-1.2.1.0 Configuring gtk2hs-buildtools-0.13.2.1... Installed comonad-5 Configuring bifunctors-5.4.1... Building gtk2hs-buildtools-0.13.2.1... Building bifunctors-5.4.1... Installed bifunctors-5.4.1 Configuring semigroupoids-5.1... Building semigroupoids-5.1... Configuring profunctors-5.2... Installed semigroupoids-5.1 Building profunctors-5.2... Installed profunctors-5.2 Configuring free-4.12.4... Building free-4.12.4... Installed gtk2hs-buildtools-0.13.2.1 Configuring cairo-0.13.3.1... Building cairo-0.13.3.1... Installed free-4.12.4 Configuring adjunctions-4.3... Building adjunctions-4.3... Installed adjunctions-4.3 Configuring kan-extensions-5.0.1... Building kan-extensions-5.0.1... Installed cairo-0.13.3.1 Installed kan-extensions-5.0.1 Configuring lens-4.15.1... Building lens-4.15.1... Installed lens-4.15.1 Configuring Chart-1.8.1... Building Chart-1.8.1... Installed Chart-1.8.1 Configuring splot-0.2.8... Building splot-0.2.8... Failed to install splot-0.2.8 Build log ( /home/builder/.cabal/logs/splot-0.2.8.log ): cabal: Entering directory '/tmp/cabal-tmp-5709/splot-0.2.8' Configuring splot-0.2.8... Building splot-0.2.8... Preprocessing executable 'splot' for splot-0.2.8... [1 of 3] Compiling Tools.ColorMap ( Tools/ColorMap.hs, dist/build/splot/splot-tmp/Tools/ColorMap.o ) [2 of 3] Compiling Tools.StatePlot ( Tools/StatePlot.hs, dist/build/splot/splot-tmp/Tools/StatePlot.o ) Tools/StatePlot.hs:45:14: error: Ambiguous occurrence ‘End’ It could refer to either ‘Graphics.Rendering.Chart.End’, imported from ‘Graphics.Rendering.Chart’ at Tools/StatePlot.hs:16:1-31 (and originally defined in ‘Graphics.Rendering.Chart.Geometry’) or ‘Tools.StatePlot.End’, defined at Tools/StatePlot.hs:28:48 Tools/StatePlot.hs:78:68: error: Not in scope: type constructor or class ‘CRender’ Perhaps you meant ‘C.Render’ (imported from Graphics.Rendering.Cairo) Tools/StatePlot.hs:80:10: error: Not in scope: type constructor or class ‘CRender’ Perhaps you meant ‘C.Render’ (imported from Graphics.Rendering.Cairo) Tools/StatePlot.hs:117:53: error: Ambiguous occurrence ‘End’ It could refer to either ‘Graphics.Rendering.Chart.End’, imported from ‘Graphics.Rendering.Chart’ at Tools/StatePlot.hs:16:1-31 (and originally defined in ‘Graphics.Rendering.Chart.Geometry’) or ‘Tools.StatePlot.End’, defined at Tools/StatePlot.hs:28:48 Tools/StatePlot.hs:121:84: error: Ambiguous occurrence ‘End’ It could refer to either ‘Graphics.Rendering.Chart.End’, imported from ‘Graphics.Rendering.Chart’ at Tools/StatePlot.hs:16:1-31 (and originally defined in ‘Graphics.Rendering.Chart.Geometry’) or ‘Tools.StatePlot.End’, defined at Tools/StatePlot.hs:28:48 Tools/StatePlot.hs:130:24: error: Ambiguous occurrence ‘End’ It could refer to either ‘Graphics.Rendering.Chart.End’, imported from ‘Graphics.Rendering.Chart’ at Tools/StatePlot.hs:16:1-31 (and originally defined in ‘Graphics.Rendering.Chart.Geometry’) or ‘Tools.StatePlot.End’, defined at Tools/StatePlot.hs:28:48 Tools/StatePlot.hs:131:24: error: Ambiguous occurrence ‘End’ It could refer to either ‘Graphics.Rendering.Chart.End’, imported from ‘Graphics.Rendering.Chart’ at Tools/StatePlot.hs:16:1-31 (and originally defined in ‘Graphics.Rendering.Chart.Geometry’) or ‘Tools.StatePlot.End’, defined at Tools/StatePlot.hs:28:48 Tools/StatePlot.hs:135:28: error: Not in scope: type constructor or class ‘CRender’ Perhaps you meant ‘C.Render’ (imported from Graphics.Rendering.Cairo) Tools/StatePlot.hs:135:66: error: Not in scope: type constructor or class ‘CRender’ Perhaps you meant ‘C.Render’ (imported from Graphics.Rendering.Cairo) Tools/StatePlot.hs:154:16: error: Not in scope: type constructor or class ‘CRender’ Perhaps you meant ‘C.Render’ (imported from Graphics.Rendering.Cairo) Tools/StatePlot.hs:154:62: error: Not in scope: type constructor or class ‘CRender’ Perhaps you meant ‘C.Render’ (imported from Graphics.Rendering.Cairo) cabal: Leaving directory '/tmp/cabal-tmp-5709/splot-0.2.8' cabal: Error: some packages failed to install: splot-0.2.8 failed during the building phase. The exception was: ExitFailure 1