Build #3 for language-conf-0.2.1.0

[all reports]

Package language-conf-0.2.1.0
Install DependencyFailed vector-0.11.0.0
Docs NotTried
Tests NotTried
Time submitted 2016-11-21 07:35:37.317113 UTC
Compiler ghc-8.0.1.20161018
OS linux
Arch x86_64
Dependencies aeson-1.0.2.1, base-4.9.0.0, deepseq-1.4.2.0, directory-1.2.6.2, filepath-1.4.1.0, megaparsec-5.1.2, pretty-1.1.3.3, scientific-0.3.4.9, semigroups-0.18.2, text-1.2.2.1, unordered-containers-0.2.7.1, vector-0.11.0.0
Flags -toconf -fromconf -conffmt

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
Configuring dlist-0.8.0.2...
Configuring base-compat-0.9.1...
Building dlist-0.8.0.2...
Building base-compat-0.9.1...
Configuring mtl-2.2.1...
Installed dlist-0.8.0.2
Building mtl-2.2.1...
Configuring primitive-0.6.2.0...
Installed base-compat-0.9.1
Building primitive-0.6.2.0...
Configuring random-1.1...
Installed mtl-2.2.1
Building random-1.1...
Configuring semigroups-0.18.2...
Installed primitive-0.6.2.0
Configuring stm-2.4.4.1...
Installed random-1.1
Building semigroups-0.18.2...
Building stm-2.4.4.1...
Configuring text-1.2.2.1...
Installed semigroups-0.18.2
Building text-1.2.2.1...
Configuring time-locale-compat-0.1.1.3...
Installed stm-2.4.4.1
Building time-locale-compat-0.1.1.3...
Configuring transformers-compat-0.5.1.4...
Installed time-locale-compat-0.1.1.3
Building transformers-compat-0.5.1.4...
Installed transformers-compat-0.5.1.4
Configuring vector-0.11.0.0...
Building vector-0.11.0.0...
Configuring exceptions-0.8.3...
Installed text-1.2.2.1
Building exceptions-0.8.3...
Configuring tagged-0.8.5...
Installed exceptions-0.8.3
Building tagged-0.8.5...
Configuring tf-random-0.5...
Failed to install vector-0.11.0.0
Build log ( /home/builder/.cabal/logs/vector-0.11.0.0.log ):
cabal: Entering directory '/tmp/cabal-tmp-16667/vector-0.11.0.0'
Configuring vector-0.11.0.0...
Building vector-0.11.0.0...
Preprocessing library vector-0.11.0.0...
[ 1 of 21] Compiling Data.Vector.Storable.Internal ( Data/Vector/Storable/Internal.hs, dist/build/Data/Vector/Storable/Internal.o )

Data/Vector/Storable/Internal.hs:17:1: warning: [-Wunused-imports]
    The import of ‘Foreign.ForeignPtr’ is redundant
      except perhaps to import instances from ‘Foreign.ForeignPtr’
    To import instances alone, use: import Foreign.ForeignPtr()

Data/Vector/Storable/Internal.hs:18:1: warning: [-Wunused-imports]
    The import of ‘Foreign.Ptr’ is redundant
      except perhaps to import instances from ‘Foreign.Ptr’
    To import instances alone, use: import Foreign.Ptr()
[ 2 of 21] Compiling Data.Vector.Internal.Check ( Data/Vector/Internal/Check.hs, dist/build/Data/Vector/Internal/Check.o )
[ 3 of 21] Compiling Data.Vector.Generic.Mutable.Base ( Data/Vector/Generic/Mutable/Base.hs, dist/build/Data/Vector/Generic/Mutable/Base.o )
[ 4 of 21] Compiling Data.Vector.Generic.Base ( Data/Vector/Generic/Base.hs, dist/build/Data/Vector/Generic/Base.o )
[ 5 of 21] Compiling Data.Vector.Fusion.Util ( Data/Vector/Fusion/Util.hs, dist/build/Data/Vector/Fusion/Util.o )
[ 6 of 21] Compiling Data.Vector.Fusion.Stream.Monadic ( Data/Vector/Fusion/Stream/Monadic.hs, dist/build/Data/Vector/Fusion/Stream/Monadic.o )
[ 7 of 21] Compiling Data.Vector.Fusion.Bundle.Size ( Data/Vector/Fusion/Bundle/Size.hs, dist/build/Data/Vector/Fusion/Bundle/Size.o )
[ 8 of 21] Compiling Data.Vector.Fusion.Bundle.Monadic ( Data/Vector/Fusion/Bundle/Monadic.hs, dist/build/Data/Vector/Fusion/Bundle/Monadic.o )
[ 9 of 21] Compiling Data.Vector.Fusion.Bundle ( Data/Vector/Fusion/Bundle.hs, dist/build/Data/Vector/Fusion/Bundle.o )

Data/Vector/Fusion/Bundle.hs:114:1: warning: [-Wtabs]
    Tab character found here.
    Please use spaces instead.
[10 of 21] Compiling Data.Vector.Generic.Mutable ( Data/Vector/Generic/Mutable.hs, dist/build/Data/Vector/Generic/Mutable.o )
[11 of 21] Compiling Data.Vector.Mutable ( Data/Vector/Mutable.hs, dist/build/Data/Vector/Mutable.o )
[12 of 21] Compiling Data.Vector.Primitive.Mutable ( Data/Vector/Primitive/Mutable.hs, dist/build/Data/Vector/Primitive/Mutable.o )
[13 of 21] Compiling Data.Vector.Storable.Mutable ( Data/Vector/Storable/Mutable.hs, dist/build/Data/Vector/Storable/Mutable.o )

Data/Vector/Storable/Mutable.hs:72:1: warning: [-Wunused-imports]
    The import of ‘Foreign.Ptr’ is redundant
      except perhaps to import instances from ‘Foreign.Ptr’
    To import instances alone, use: import Foreign.Ptr()
[14 of 21] Compiling Data.Vector.Generic.New ( Data/Vector/Generic/New.hs, dist/build/Data/Vector/Generic/New.o )
[15 of 21] Compiling Data.Vector.Generic ( Data/Vector/Generic.hs, dist/build/Data/Vector/Generic.o )
[16 of 21] Compiling Data.Vector.Primitive ( Data/Vector/Primitive.hs, dist/build/Data/Vector/Primitive.o )
[17 of 21] Compiling Data.Vector.Unboxed.Base ( Data/Vector/Unboxed/Base.hs, dist/build/Data/Vector/Unboxed/Base.o )
[18 of 21] Compiling Data.Vector.Unboxed.Mutable ( Data/Vector/Unboxed/Mutable.hs, dist/build/Data/Vector/Unboxed/Mutable.o )
[19 of 21] Compiling Data.Vector.Storable ( Data/Vector/Storable.hs, dist/build/Data/Vector/Storable.o )
[20 of 21] Compiling Data.Vector.Unboxed ( Data/Vector/Unboxed.hs, dist/build/Data/Vector/Unboxed.o )
[21 of 21] Compiling Data.Vector      ( Data/Vector.hs, dist/build/Data/Vector.o )

Data/Vector.hs:223:14: error:
    Ambiguous occurrence ‘fromList’
    It could refer to either ‘Exts.fromList’,
                             imported from ‘Data.Primitive.Array’ at Data/Vector.hs:164:1-37
                             (and originally defined in ‘GHC.Exts’)
                          or ‘Data.Vector.fromList’, defined at Data/Vector.hs:1528:1

Data/Vector.hs:224:15: error:
    Ambiguous occurrence ‘fromListN’
    It could refer to either ‘Exts.fromListN’,
                             imported from ‘Data.Primitive.Array’ at Data/Vector.hs:164:1-37
                             (and originally defined in ‘GHC.Exts’)
                          or ‘Data.Vector.fromListN’, defined at Data/Vector.hs:1537:1

Data/Vector.hs:344:19: error:
    Ambiguous occurrence ‘fromList’
    It could refer to either ‘Exts.fromList’,
                             imported from ‘Data.Primitive.Array’ at Data/Vector.hs:164:1-37
                             (and originally defined in ‘GHC.Exts’)
                          or ‘Data.Vector.fromList’, defined at Data/Vector.hs:1528:1
cabal: Leaving directory '/tmp/cabal-tmp-16667/vector-0.11.0.0'
Building tf-random-0.5...
Installed tagged-0.8.5
Configuring hashable-1.2.4.0...
Building hashable-1.2.4.0...
Installed tf-random-0.5
Configuring QuickCheck-2.9.2...
Building QuickCheck-2.9.2...
Installed hashable-1.2.4.0
Configuring unordered-containers-0.2.7.1...
Building unordered-containers-0.2.7.1...
Installed unordered-containers-0.2.7.1
Installed QuickCheck-2.9.2
cabal: Error: some packages failed to install:
aeson-1.0.2.1 depends on vector-0.11.0.0 which failed to install.
attoparsec-0.13.1.0 depends on vector-0.11.0.0 which failed to install.
language-conf-0.2.1.0 depends on vector-0.11.0.0 which failed to install.
megaparsec-5.1.2 depends on vector-0.11.0.0 which failed to install.
scientific-0.3.4.9 depends on vector-0.11.0.0 which failed to install.
vector-0.11.0.0 failed during the building phase. The exception was:
ExitFailure 1

Test log

No test log was submitted for this report.