Resolving dependencies... Configuring hashable-1.2.1.0... Building hashable-1.2.1.0... Preprocessing library hashable-1.2.1.0... [1 of 3] Compiling Data.Hashable.Class ( Data/Hashable/Class.hs, dist/build/Data/Hashable/Class.o ) [2 of 3] Compiling Data.Hashable.Generic ( Data/Hashable/Generic.hs, dist/build/Data/Hashable/Generic.o ) [3 of 3] Compiling Data.Hashable ( Data/Hashable.hs, dist/build/Data/Hashable.o ) In-place registering hashable-1.2.1.0... Running Haddock for hashable-1.2.1.0... Running hscolour for hashable-1.2.1.0... Preprocessing library hashable-1.2.1.0... Preprocessing library hashable-1.2.1.0... Haddock coverage: 100% ( 11 / 11) in 'Data.Hashable.Class' 100% ( 1 / 1) in 'Data.Hashable.Generic' 100% ( 22 / 22) in 'Data.Hashable' Warning: Data.Hashable: could not find link destinations for: Data.Hashable.Class.GHashable Documentation created: dist/doc/html/hashable/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/hashable-1.2.1.0 Registering hashable-1.2.1.0... Installed hashable-1.2.1.0 Configuring utf8-string-0.3.7... Building utf8-string-0.3.7... Preprocessing library utf8-string-0.3.7... [1 of 7] Compiling Codec.Binary.UTF8.String ( Codec/Binary/UTF8/String.hs, dist/build/Codec/Binary/UTF8/String.o ) [2 of 7] Compiling Codec.Binary.UTF8.Generic ( Codec/Binary/UTF8/Generic.hs, dist/build/Codec/Binary/UTF8/Generic.o ) [3 of 7] Compiling Data.String.UTF8 ( Data/String/UTF8.hs, dist/build/Data/String/UTF8.o ) [4 of 7] Compiling System.IO.UTF8 ( System/IO/UTF8.hs, dist/build/System/IO/UTF8.o ) [5 of 7] Compiling System.Environment.UTF8 ( System/Environment/UTF8.hs, dist/build/System/Environment/UTF8.o ) [6 of 7] Compiling Data.ByteString.UTF8 ( Data/ByteString/UTF8.hs, dist/build/Data/ByteString/UTF8.o ) [7 of 7] Compiling Data.ByteString.Lazy.UTF8 ( Data/ByteString/Lazy/UTF8.hs, dist/build/Data/ByteString/Lazy/UTF8.o ) In-place registering utf8-string-0.3.7... Running Haddock for utf8-string-0.3.7... Running hscolour for utf8-string-0.3.7... Preprocessing library utf8-string-0.3.7... Preprocessing library utf8-string-0.3.7... Haddock coverage: 100% ( 8 / 8) in 'Codec.Binary.UTF8.String' 94% ( 16 / 17) in 'Codec.Binary.UTF8.Generic' 89% ( 24 / 27) in 'Data.String.UTF8' 82% ( 14 / 17) in 'System.IO.UTF8' 14% ( 1 / 7) in 'System.Environment.UTF8' 100% ( 17 / 17) in 'Data.ByteString.UTF8' 100% ( 17 / 17) in 'Data.ByteString.Lazy.UTF8' Documentation created: dist/doc/html/utf8-string/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/utf8-string-0.3.7 Registering utf8-string-0.3.7... Installed utf8-string-0.3.7 Configuring unordered-containers-0.2.3.3... Building unordered-containers-0.2.3.3... Preprocessing library unordered-containers-0.2.3.3... [1 of 8] Compiling Data.HashMap.UnsafeShift ( Data/HashMap/UnsafeShift.hs, dist/build/Data/HashMap/UnsafeShift.o ) [2 of 8] Compiling Data.HashMap.PopCount ( Data/HashMap/PopCount.hs, dist/build/Data/HashMap/PopCount.o ) [3 of 8] Compiling Data.HashMap.Unsafe ( Data/HashMap/Unsafe.hs, dist/build/Data/HashMap/Unsafe.o ) [4 of 8] Compiling Data.HashMap.Array ( Data/HashMap/Array.hs, dist/build/Data/HashMap/Array.o ) [5 of 8] Compiling Data.HashMap.Base ( Data/HashMap/Base.hs, dist/build/Data/HashMap/Base.o ) [6 of 8] Compiling Data.HashMap.Strict ( Data/HashMap/Strict.hs, dist/build/Data/HashMap/Strict.o ) [7 of 8] Compiling Data.HashMap.Lazy ( Data/HashMap/Lazy.hs, dist/build/Data/HashMap/Lazy.o ) [8 of 8] Compiling Data.HashSet ( Data/HashSet.hs, dist/build/Data/HashSet.o ) In-place registering unordered-containers-0.2.3.3... Running Haddock for unordered-containers-0.2.3.3... Running hscolour for unordered-containers-0.2.3.3... Preprocessing library unordered-containers-0.2.3.3... Preprocessing library unordered-containers-0.2.3.3... Haddock coverage: 0% ( 0 / 3) in 'Data.HashMap.UnsafeShift' 50% ( 1 / 2) in 'Data.HashMap.PopCount' 100% ( 2 / 2) in 'Data.HashMap.Unsafe' 38% ( 14 / 37) in 'Data.HashMap.Array' 85% ( 52 / 61) in 'Data.HashMap.Base' 98% ( 44 / 45) in 'Data.HashMap.Strict' 98% ( 44 / 45) in 'Data.HashMap.Lazy' 100% ( 27 / 27) in 'Data.HashSet' Documentation created: dist/doc/html/unordered-containers/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/unordered-containers-0.2.3.3 Registering unordered-containers-0.2.3.3... Installed unordered-containers-0.2.3.3 Downloading shake-0.11.2... Configuring shake-0.11.2... Building shake-0.11.2... Preprocessing library shake-0.11.2... [ 1 of 41] Compiling General.Binary ( General/Binary.hs, dist/build/General/Binary.o ) [ 2 of 41] Compiling General.Timing ( General/Timing.hs, dist/build/General/Timing.o ) [ 3 of 41] Compiling Paths_shake ( dist/build/autogen/Paths_shake.hs, dist/build/Paths_shake.o ) [ 4 of 41] Compiling Development.Shake.Report ( Development/Shake/Report.hs, dist/build/Development/Shake/Report.o ) [ 5 of 41] Compiling Development.Ninja.Env ( Development/Ninja/Env.hs, dist/build/Development/Ninja/Env.o ) [ 6 of 41] Compiling Development.Ninja.Type ( Development/Ninja/Type.hs, dist/build/Development/Ninja/Type.o ) [ 7 of 41] Compiling Development.Ninja.Lexer ( Development/Ninja/Lexer.hs, dist/build/Development/Ninja/Lexer.o ) [ 8 of 41] Compiling Development.Ninja.Parse ( Development/Ninja/Parse.hs, dist/build/Development/Ninja/Parse.o ) [ 9 of 41] Compiling Development.Shake.Classes ( Development/Shake/Classes.hs, dist/build/Development/Shake/Classes.o ) [10 of 41] Compiling General.Base ( General/Base.hs, dist/build/General/Base.o ) [11 of 41] Compiling Development.Shake.FilePath ( Development/Shake/FilePath.hs, dist/build/Development/Shake/FilePath.o ) [12 of 41] Compiling Development.Shake.ByteString ( Development/Shake/ByteString.hs, dist/build/Development/Shake/ByteString.o ) [13 of 41] Compiling Development.Shake.Pool ( Development/Shake/Pool.hs, dist/build/Development/Shake/Pool.o ) [14 of 41] Compiling General.String ( General/String.hs, dist/build/General/String.o ) [15 of 41] Compiling General.Intern ( General/Intern.hs, dist/build/General/Intern.o ) [16 of 41] Compiling Development.Shake.FileTime ( Development/Shake/FileTime.hs, dist/build/Development/Shake/FileTime.o ) [17 of 41] Compiling Development.Shake.FilePattern ( Development/Shake/FilePattern.hs, dist/build/Development/Shake/FilePattern.o ) [18 of 41] Compiling Development.Shake.Progress ( Development/Shake/Progress.hs, dist/build/Development/Shake/Progress.o ) [19 of 41] Compiling Development.Shake.Errors ( Development/Shake/Errors.hs, dist/build/Development/Shake/Errors.o ) [20 of 41] Compiling Development.Shake.Resource ( Development/Shake/Resource.hs, dist/build/Development/Shake/Resource.o ) [21 of 41] Compiling Development.Shake.Value ( Development/Shake/Value.hs, dist/build/Development/Shake/Value.o ) [22 of 41] Compiling Development.Shake.Special ( Development/Shake/Special.hs, dist/build/Development/Shake/Special.o ) [23 of 41] Compiling Development.Shake.Types ( Development/Shake/Types.hs, dist/build/Development/Shake/Types.o ) [24 of 41] Compiling Development.Shake.Storage ( Development/Shake/Storage.hs, dist/build/Development/Shake/Storage.o ) [25 of 41] Compiling Development.Shake.Database ( Development/Shake/Database.hs, dist/build/Development/Shake/Database.o ) [26 of 41] Compiling Development.Shake.Core ( Development/Shake/Core.hs, dist/build/Development/Shake/Core.o ) /tmp/ghc8879_0/ghc8879_0.s: Assembler messages: /tmp/ghc8879_0/ghc8879_0.s: Fatal error: can't close dist/build/Development/Shake/Core.o: No space left on device Failed to install shake-0.11.2 cabal: Error: some packages failed to install: shake-0.11.2 failed during the building phase. The exception was: ExitFailure 1