Resolving dependencies... Configuring data-accessor-0.2.2.6... Building data-accessor-0.2.2.6... Preprocessing library data-accessor-0.2.2.6... [ 1 of 10] Compiling Data.Accessor.Private ( src-4/Data/Accessor/Private.hs, dist/build/Data/Accessor/Private.o ) [ 2 of 10] Compiling Data.Accessor.Basic ( src/Data/Accessor/Basic.hs, dist/build/Data/Accessor/Basic.o ) [ 3 of 10] Compiling Data.Accessor.MonadStatePrivate ( src/Data/Accessor/MonadStatePrivate.hs, dist/build/Data/Accessor/MonadStatePrivate.o ) [ 4 of 10] Compiling Data.Accessor.MonadState ( src/Data/Accessor/MonadState.hs, dist/build/Data/Accessor/MonadState.o ) [ 5 of 10] Compiling Data.Accessor.Container ( src/Data/Accessor/Container.hs, dist/build/Data/Accessor/Container.o ) [ 6 of 10] Compiling Data.Accessor.Show ( src/Data/Accessor/Show.hs, dist/build/Data/Accessor/Show.o ) [ 7 of 10] Compiling Data.Accessor.Tuple ( src/Data/Accessor/Tuple.hs, dist/build/Data/Accessor/Tuple.o ) [ 8 of 10] Compiling Data.Accessor.BinaryRead ( src/Data/Accessor/BinaryRead.hs, dist/build/Data/Accessor/BinaryRead.o ) [ 9 of 10] Compiling Data.Accessor.Example ( src/Data/Accessor/Example.hs, dist/build/Data/Accessor/Example.o ) [10 of 10] Compiling Data.Accessor ( src/Data/Accessor.hs, dist/build/Data/Accessor.o ) In-place registering data-accessor-0.2.2.6... Running Haddock for data-accessor-0.2.2.6... Running hscolour for data-accessor-0.2.2.6... Preprocessing library data-accessor-0.2.2.6... Preprocessing library data-accessor-0.2.2.6... Haddock coverage: 20% ( 1 / 5) in 'Data.Accessor.Private' 89% ( 17 / 19) in 'Data.Accessor.Basic' 50% ( 6 / 12) in 'Data.Accessor.MonadStatePrivate' 58% ( 7 / 12) in 'Data.Accessor.MonadState' 57% ( 4 / 7) in 'Data.Accessor.Container' 33% ( 1 / 3) in 'Data.Accessor.Show' 86% ( 6 / 7) in 'Data.Accessor.Tuple' 7% ( 1 / 15) in 'Data.Accessor.BinaryRead' 16% ( 4 / 25) in 'Data.Accessor.Example' 100% ( 16 / 16) in 'Data.Accessor' Documentation created: dist/doc/html/data-accessor/index.html, dist/doc/html/data-accessor/data-accessor.txt Creating package registration file: /tmp/pkgConf-data-accessor-0.2.24374.6 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/data-accessor-0.2.2.6 Registering data-accessor-0.2.2.6... Installed data-accessor-0.2.2.6 [1 of 1] Compiling Main ( /tmp/llvm-base-3.0.1.0-4374/llvm-base-3.0.1.0/dist/setup/setup.hs, /tmp/llvm-base-3.0.1.0-4374/llvm-base-3.0.1.0/dist/setup/Main.o ) /tmp/llvm-base-3.0.1.0-4374/llvm-base-3.0.1.0/dist/setup/setup.hs:87:36: ‘libraryConfig’ is not a (visible) field of constructor ‘LocalBuildInfo’ Failed to install llvm-base-3.0.1.0 Downloading tfp-0.7... Configuring tfp-0.7... Building tfp-0.7... Preprocessing library tfp-0.7... [ 1 of 14] Compiling Types.Data.Bool ( Types/Data/Bool.hs, dist/build/Types/Data/Bool.o ) [ 2 of 14] Compiling Types.Data.List ( Types/Data/List.hs, dist/build/Types/Data/List.o ) [ 3 of 14] Compiling Types.Data.Ord ( Types/Data/Ord.hs, dist/build/Types/Data/Ord.o ) [ 4 of 14] Compiling Types.Data.Num.Ops ( Types/Data/Num/Ops.hs, dist/build/Types/Data/Num/Ops.o ) [ 5 of 14] Compiling Types.Data.Num.Decimal.Digits ( Types/Data/Num/Decimal/Digits.hs, dist/build/Types/Data/Num/Decimal/Digits.o ) [ 6 of 14] Compiling Types.Data.Num.Decimal.Literals.TH ( Types/Data/Num/Decimal/Literals/TH.hs, dist/build/Types/Data/Num/Decimal/Literals/TH.o ) [ 7 of 14] Compiling Types.Data.Num.Decimal.Literals ( Types/Data/Num/Decimal/Literals.hs, dist/build/Types/Data/Num/Decimal/Literals.o ) Loading package ghc-prim ... linking ... done. Loading package integer-gmp ... linking ... done. Loading package base ... linking ... done. Loading package array-0.5.0.0 ... linking ... done. Loading package deepseq-1.3.0.2 ... linking ... done. Loading package containers-0.5.5.1 ... linking ... done. Loading package pretty-1.1.1.1 ... linking ... done. Loading package template-haskell ... linking ... done. [ 8 of 14] Compiling Types.Base ( Types/Base.hs, dist/build/Types/Base.o ) [ 9 of 14] Compiling Types.Data.Num.Decimal.Ops ( Types/Data/Num/Decimal/Ops.hs, dist/build/Types/Data/Num/Decimal/Ops.o ) [10 of 14] Compiling Types.Data.Num.Decimal ( Types/Data/Num/Decimal.hs, dist/build/Types/Data/Num/Decimal.o ) [11 of 14] Compiling Types.Data.Num ( Types/Data/Num.hs, dist/build/Types/Data/Num.o ) [12 of 14] Compiling Types ( Types.hs, dist/build/Types.o ) [13 of 14] Compiling Data.SizedWord ( Data/SizedWord.hs, dist/build/Data/SizedWord.o ) Data/SizedWord.hs:107:10: Warning: No explicit implementation for ‘bitSizeMaybe’, ‘testBit’, ‘bit’, and ‘popCount’ In the instance declaration for ‘Bits (SizedWord nT)’ Data/SizedWord.hs:113:59: Warning: In the use of ‘bitSize’ (imported from Data.Bits): Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead" Data/SizedWord.hs:117:59: Warning: In the use of ‘bitSize’ (imported from Data.Bits): Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead" Data/SizedWord.hs:122:52: Warning: In the use of ‘bitSize’ (imported from Data.Bits): Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead" Data/SizedWord.hs:125:46: Warning: In the use of ‘bitSize’ (imported from Data.Bits): Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead" Data/SizedWord.hs:128:52: Warning: In the use of ‘bitSize’ (imported from Data.Bits): Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead" Data/SizedWord.hs:131:46: Warning: In the use of ‘bitSize’ (imported from Data.Bits): Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead" [14 of 14] Compiling Data.SizedInt ( Data/SizedInt.hs, dist/build/Data/SizedInt.o ) Data/SizedInt.hs:128:10: Warning: No explicit implementation for ‘bitSizeMaybe’, ‘testBit’, ‘bit’, and ‘popCount’ In the instance declaration for ‘Bits (SizedInt nT)’ In-place registering tfp-0.7... Running Haddock for tfp-0.7... Running hscolour for tfp-0.7... Preprocessing library tfp-0.7... Preprocessing library tfp-0.7... Data/SizedInt.hs:128:10: Warning: No explicit implementation for ‘bitSizeMaybe’, ‘testBit’, ‘bit’, and ‘popCount’ In the instance declaration for ‘Bits (SizedInt nT)’ Data/SizedWord.hs:107:10: Warning: No explicit implementation for ‘bitSizeMaybe’, ‘testBit’, ‘bit’, and ‘popCount’ In the instance declaration for ‘Bits (SizedWord nT)’ Data/SizedWord.hs:113:59: Warning: In the use of ‘bitSize’ (imported from Data.Bits): Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead" Data/SizedWord.hs:117:59: Warning: In the use of ‘bitSize’ (imported from Data.Bits): Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead" Data/SizedWord.hs:122:52: Warning: In the use of ‘bitSize’ (imported from Data.Bits): Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead" Data/SizedWord.hs:125:46: Warning: In the use of ‘bitSize’ (imported from Data.Bits): Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead" Data/SizedWord.hs:128:52: Warning: In the use of ‘bitSize’ (imported from Data.Bits): Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead" Data/SizedWord.hs:131:46: Warning: In the use of ‘bitSize’ (imported from Data.Bits): Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead" Haddock coverage: 8% ( 1 / 12) in 'Types.Data.Bool' 0% ( 0 / 8) in 'Types.Data.List' 3% ( 1 / 31) in 'Types.Data.Ord' 4% ( 2 / 50) in 'Types.Data.Num.Ops' 15% ( 4 / 27) in 'Types.Data.Num.Decimal.Digits' 0% ( 0 / 5) in 'Types.Data.Num.Decimal.Literals.TH' 0% ( 0 /40003) in 'Types.Data.Num.Decimal.Literals' 33% ( 1 / 3) in 'Types.Base' 100% ( 1 / 1) in 'Types.Data.Num.Decimal.Ops' 67% ( 2 / 3) in 'Types.Data.Num.Decimal' 43% ( 3 / 7) in 'Types.Data.Num' 83% ( 5 / 6) in 'Types' 0% ( 0 / 2) in 'Data.SizedInt' 0% ( 0 / 2) in 'Data.SizedWord' Warning: Types.Data.Num.Ops: could not find link destinations for: Types.Data.Num.Decimal.Ops.IntegerT' Warning: Types.Data.Num.Decimal.Digits: could not find link destinations for: Types.Data.Num.Decimal.Ops.IntegerT' Documentation created: dist/doc/html/tfp/index.html, dist/doc/html/tfp/tfp.txt Creating package registration file: /tmp/pkgConf-tfp-04374.7 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/tfp-0.7 Registering tfp-0.7... Installed tfp-0.7 Configuring unsafe-0.0... Building unsafe-0.0... Preprocessing library unsafe-0.0... [1 of 1] Compiling System.Unsafe ( src-new/System/Unsafe.hs, dist/build/System/Unsafe.o ) In-place registering unsafe-0.0... Running Haddock for unsafe-0.0... Running hscolour for unsafe-0.0... Preprocessing library unsafe-0.0... Preprocessing library unsafe-0.0... Haddock coverage: 0% ( 0 / 8) in 'System.Unsafe' Documentation created: dist/doc/html/unsafe/index.html, dist/doc/html/unsafe/unsafe.txt Creating package registration file: /tmp/pkgConf-unsafe-04374.0 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/unsafe-0.0 Registering unsafe-0.0... Installed unsafe-0.0 Configuring utility-ht-0.0.10... Building utility-ht-0.0.10... Preprocessing library utility-ht-0.0.10... [ 1 of 24] Compiling Text.Show.HT ( src/Text/Show/HT.hs, dist/build/Text/Show/HT.o ) [ 2 of 24] Compiling Text.Read.HT ( src/Text/Read/HT.hs, dist/build/Text/Read/HT.o ) [ 3 of 24] Compiling Data.Strictness.HT ( src/Data/Strictness/HT.hs, dist/build/Data/Strictness/HT.o ) [ 4 of 24] Compiling Control.Monad.HT ( src/Control/Monad/HT.hs, dist/build/Control/Monad/HT.o ) [ 5 of 24] Compiling Data.Tuple.HT ( src/Data/Tuple/HT.hs, dist/build/Data/Tuple/HT.o ) [ 6 of 24] Compiling Control.Functor.HT ( src/Control/Functor/HT.hs, dist/build/Control/Functor/HT.o ) [ 7 of 24] Compiling Data.Monoid.HT ( src/Data/Monoid/HT.hs, dist/build/Data/Monoid/HT.o ) [ 8 of 24] Compiling Data.Maybe.HT ( src/Data/Maybe/HT.hs, dist/build/Data/Maybe/HT.o ) [ 9 of 24] Compiling Data.Ix.Enum ( src/Data/Ix/Enum.hs, dist/build/Data/Ix/Enum.o ) [10 of 24] Compiling Data.Function.HT.Private ( src/Data/Function/HT/Private.hs, dist/build/Data/Function/HT/Private.o ) [11 of 24] Compiling Data.Function.HT ( src/Data/Function/HT.hs, dist/build/Data/Function/HT.o ) [12 of 24] Compiling Data.List.Key.Private ( src/Data/List/Key/Private.hs, dist/build/Data/List/Key/Private.o ) [13 of 24] Compiling Data.List.Key ( src/Data/List/Key.hs, dist/build/Data/List/Key.o ) [14 of 24] Compiling Data.Ord.HT ( src/Data/Ord/HT.hs, dist/build/Data/Ord/HT.o ) [15 of 24] Compiling Data.Eq.HT ( src/Data/Eq/HT.hs, dist/build/Data/Eq/HT.o ) [16 of 24] Compiling Data.Bool.HT.Private ( src/Data/Bool/HT/Private.hs, dist/build/Data/Bool/HT/Private.o ) [17 of 24] Compiling Data.Bool.HT ( src/Data/Bool/HT.hs, dist/build/Data/Bool/HT.o ) [18 of 24] Compiling Data.List.Match.Private ( src/Data/List/Match/Private.hs, dist/build/Data/List/Match/Private.o ) [19 of 24] Compiling Data.List.HT.Private ( src/Data/List/HT/Private.hs, dist/build/Data/List/HT/Private.o ) [20 of 24] Compiling Data.List.HT ( src/Data/List/HT.hs, dist/build/Data/List/HT.o ) [21 of 24] Compiling Data.Record.HT.Private ( src/Data/Record/HT/Private.hs, dist/build/Data/Record/HT/Private.o ) [22 of 24] Compiling Data.Record.HT ( src/Data/Record/HT.hs, dist/build/Data/Record/HT.o ) [23 of 24] Compiling Data.String.HT ( src/Data/String/HT.hs, dist/build/Data/String/HT.o ) [24 of 24] Compiling Data.List.Match ( src/Data/List/Match.hs, dist/build/Data/List/Match.o ) In-place registering utility-ht-0.0.10... Running Haddock for utility-ht-0.0.10... Running hscolour for utility-ht-0.0.10... Preprocessing library utility-ht-0.0.10... Preprocessing library utility-ht-0.0.10... Haddock coverage: 33% ( 1 / 3) in 'Text.Show.HT' 40% ( 2 / 5) in 'Text.Read.HT' 0% ( 0 / 6) in 'Data.Strictness.HT' 40% ( 8 / 20) in 'Control.Monad.HT' 29% ( 5 / 17) in 'Data.Tuple.HT' 0% ( 0 / 6) in 'Control.Functor.HT' 50% ( 2 / 4) in 'Data.Monoid.HT' 50% ( 2 / 4) in 'Data.Maybe.HT' 14% ( 1 / 7) in 'Data.Ix.Enum' 75% ( 6 / 8) in 'Data.Function.HT.Private' 75% ( 3 / 4) in 'Data.Function.HT' 29% ( 5 / 17) in 'Data.List.Key.Private' 57% ( 4 / 7) in 'Data.List.Key' 50% ( 2 / 4) in 'Data.Ord.HT' 0% ( 0 / 2) in 'Data.Eq.HT' 78% ( 7 / 9) in 'Data.Bool.HT.Private' 83% ( 5 / 6) in 'Data.Bool.HT' 56% ( 10 / 18) in 'Data.List.Match.Private' 47% ( 58 /124) in 'Data.List.HT.Private' 74% ( 43 / 58) in 'Data.List.HT' 40% ( 2 / 5) in 'Data.Record.HT.Private' 67% ( 2 / 3) in 'Data.Record.HT' 50% ( 1 / 2) in 'Data.String.HT' 67% ( 6 / 9) in 'Data.List.Match' Documentation created: dist/doc/html/utility-ht/index.html, dist/doc/html/utility-ht/utility-ht.txt Creating package registration file: /tmp/pkgConf-utility-ht-0.04374.10 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/utility-ht-0.0.10 Registering utility-ht-0.0.10... Installed utility-ht-0.0.10 Configuring storable-record-0.0.3... Building storable-record-0.0.3... Preprocessing library storable-record-0.0.3... [1 of 7] Compiling Foreign.Storable.Newtype ( src/Foreign/Storable/Newtype.hs, dist/build/Foreign/Storable/Newtype.o ) [2 of 7] Compiling Foreign.Storable.FixedArray ( src/Foreign/Storable/FixedArray.hs, dist/build/Foreign/Storable/FixedArray.o ) [3 of 7] Compiling Foreign.Storable.Traversable ( src/Foreign/Storable/Traversable.hs, dist/build/Foreign/Storable/Traversable.o ) [4 of 7] Compiling Foreign.Storable.RecordMinimalSize ( src/Foreign/Storable/RecordMinimalSize.hs, dist/build/Foreign/Storable/RecordMinimalSize.o ) [5 of 7] Compiling Foreign.Storable.RecordReaderPtr ( src/Foreign/Storable/RecordReaderPtr.hs, dist/build/Foreign/Storable/RecordReaderPtr.o ) [6 of 7] Compiling Foreign.Storable.TraversableUnequalSizes ( src/Foreign/Storable/TraversableUnequalSizes.hs, dist/build/Foreign/Storable/TraversableUnequalSizes.o ) [7 of 7] Compiling Foreign.Storable.Record ( src/Foreign/Storable/Record.hs, dist/build/Foreign/Storable/Record.o ) In-place registering storable-record-0.0.3... Running Haddock for storable-record-0.0.3... Running hscolour for storable-record-0.0.3... Preprocessing library storable-record-0.0.3... Preprocessing library storable-record-0.0.3... Haddock coverage: 20% ( 1 / 5) in 'Foreign.Storable.Newtype' 0% ( 0 / 6) in 'Foreign.Storable.FixedArray' 50% ( 3 / 6) in 'Foreign.Storable.Traversable' 11% ( 1 / 9) in 'Foreign.Storable.RecordMinimalSize' 11% ( 1 / 9) in 'Foreign.Storable.RecordReaderPtr' 20% ( 1 / 5) in 'Foreign.Storable.TraversableUnequalSizes' 11% ( 1 / 9) in 'Foreign.Storable.Record' Documentation created: dist/doc/html/storable-record/index.html, dist/doc/html/storable-record/storable-record.txt Creating package registration file: /tmp/pkgConf-storable-record-0.04374.3 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/storable-record-0.0.3 Registering storable-record-0.0.3... Installed storable-record-0.0.3 Configuring enumset-0.0.4... Building enumset-0.0.4... Preprocessing library enumset-0.0.4... [1 of 5] Compiling Data.EnumSet.Utility ( src/Data/EnumSet/Utility.hs, dist/build/Data/EnumSet/Utility.o ) [2 of 5] Compiling Data.FlagSet ( src/Data/FlagSet.hs, dist/build/Data/FlagSet.o ) [3 of 5] Compiling Data.FlagSet.PackedRecord ( src/Data/FlagSet/PackedRecord.hs, dist/build/Data/FlagSet/PackedRecord.o ) [4 of 5] Compiling Data.EnumSet ( src/Data/EnumSet.hs, dist/build/Data/EnumSet.o ) [5 of 5] Compiling Data.EnumSet.PackedEnum ( src/Data/EnumSet/PackedEnum.hs, dist/build/Data/EnumSet/PackedEnum.o ) In-place registering enumset-0.0.4... Running Haddock for enumset-0.0.4... Running hscolour for enumset-0.0.4... Preprocessing library enumset-0.0.4... Preprocessing library enumset-0.0.4... Haddock coverage: 0% ( 0 / 3) in 'Data.EnumSet.Utility' 57% ( 8 / 14) in 'Data.FlagSet' 0% ( 0 / 7) in 'Data.FlagSet.PackedRecord' 28% ( 7 / 25) in 'Data.EnumSet' 100% ( 6 / 6) in 'Data.EnumSet.PackedEnum' Documentation created: dist/doc/html/enumset/index.html, dist/doc/html/enumset/enumset.txt Creating package registration file: /tmp/pkgConf-enumset-0.04374.4 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/enumset-0.0.4 Registering enumset-0.0.4... Installed enumset-0.0.4 Configuring cpuid-0.2.3... Building cpuid-0.2.3... Preprocessing library cpuid-0.2.3... [1 of 1] Compiling System.Cpuid ( System/Cpuid.hs, dist/build/System/Cpuid.o ) In-place registering cpuid-0.2.3... Running Haddock for cpuid-0.2.3... Running hscolour for cpuid-0.2.3... Preprocessing library cpuid-0.2.3... Preprocessing library cpuid-0.2.3... Haddock coverage: 25% ( 21 / 84) in 'System.Cpuid' Documentation created: dist/doc/html/cpuid/index.html, dist/doc/html/cpuid/cpuid.txt Creating package registration file: /tmp/pkgConf-cpuid-0.24374.3 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/cpuid-0.2.3 Registering cpuid-0.2.3... Installed cpuid-0.2.3 cabal: Error: some packages failed to install: llvm-base-3.0.1.0 failed during the configure step. The exception was: ExitFailure 1 llvm-extra-0.4.1 depends on llvm-base-3.0.1.0 which failed to install. llvm-tf-3.0.0.2 depends on llvm-base-3.0.1.0 which failed to install.