Build #1 for llvm-tf-3.0.0.1

[all reports]

Package llvm-tf-3.0.0.1
Install DependencyFailed llvm-base-3.0.1.0
Docs NotTried
Tests NotTried
Time submitted unknown
Compiler ghc-7.6.3
OS linux
Arch x86_64
Dependencies transformers-0.3.0.0, tfp-0.8, process-1.1.0.2, llvm-base-3.0.1.0, directory-1.2.0.1, containers-0.5.0.0, bytestring-0.10.0.2, base-4.6.0.1
Flags -developer

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
[1 of 1] Compiling Main             ( /tmp/llvm-base-3.0.1.0-27863/llvm-base-3.0.1.0/Setup.hs, /tmp/llvm-base-3.0.1.0-27863/llvm-base-3.0.1.0/dist/setup/Main.o )
Linking /tmp/llvm-base-3.0.1.0-27863/llvm-base-3.0.1.0/dist/setup/setup ...
Configuring llvm-base-3.0.1.0...
configure: WARNING: unrecognized options: --with-gcc
checking for g++... g++
checking whether the C++ compiler works... yes
checking for C++ compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for llvm-config... no
configure: line 2618: not: command not found
Target platform inferred as: x86_64-unknown-linux
configure: line 2646: --version: command not found
configure: line 2647: --cppflags: command not found
configure: line 2648: --includedir: command not found
configure: line 2649: --ldflags: command not found
configure: line 2651: --libs: command not found
configure: line 2652: --libs: command not found
checking for library containing LLVMModuleCreateWithName... no
configure: line 2717: --libs: command not found
checking how to run the C++ preprocessor... g++ -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking llvm-c/Core.h usability... no
checking llvm-c/Core.h presence... no
checking for llvm-c/Core.h... no
configure: error: could not find LLVM C bindings
Failed to install llvm-base-3.0.1.0
Configuring tfp-0.8...
Building tfp-0.8...
Preprocessing library tfp-0.8...
[ 1 of 13] Compiling Types.Data.Num.Decimal.Digits ( src/Types/Data/Num/Decimal/Digits.hs, dist/build/Types/Data/Num/Decimal/Digits.o )
[ 2 of 13] Compiling Types.Data.Bool  ( src/Types/Data/Bool.hs, dist/build/Types/Data/Bool.o )
[ 3 of 13] Compiling Types.Data.List  ( src/Types/Data/List.hs, dist/build/Types/Data/List.o )
[ 4 of 13] Compiling Types.Data.Ord   ( src/Types/Data/Ord.hs, dist/build/Types/Data/Ord.o )
[ 5 of 13] Compiling Types.Data.Num.Ops ( src/Types/Data/Num/Ops.hs, dist/build/Types/Data/Num/Ops.o )
[ 6 of 13] Compiling Types.Data.Num.Decimal.Literals ( src/Types/Data/Num/Decimal/Literals.hs, dist/build/Types/Data/Num/Decimal/Literals.o )
[ 7 of 13] Compiling Types.Base       ( src/Types/Base.hs, dist/build/Types/Base.o )
[ 8 of 13] Compiling Types.Data.Num.Decimal.Ops ( src/Types/Data/Num/Decimal/Ops.hs, dist/build/Types/Data/Num/Decimal/Ops.o )

src/Types/Data/Num/Decimal/Ops.hs:32:10: Warning:
    Orphan instance: instance IntegerR Decimal

src/Types/Data/Num/Decimal/Ops.hs:54:10: Warning:
    Orphan instance: instance IntegerT' x => IntegerT (Dec x)
[ 9 of 13] Compiling Types.Data.Num.Decimal ( src/Types/Data/Num/Decimal.hs, dist/build/Types/Data/Num/Decimal.o )
[10 of 13] Compiling Types.Data.Num   ( src/Types/Data/Num.hs, dist/build/Types/Data/Num.o )
[11 of 13] Compiling Types            ( src/Types.hs, dist/build/Types.o )
[12 of 13] Compiling Data.SizedWord   ( src/Data/SizedWord.hs, dist/build/Data/SizedWord.o )
[13 of 13] Compiling Data.SizedInt    ( src/Data/SizedInt.hs, dist/build/Data/SizedInt.o )
In-place registering tfp-0.8...
Running Haddock for tfp-0.8...
Running hscolour for tfp-0.8...
Preprocessing library tfp-0.8...
Preprocessing library tfp-0.8...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-1.0

dist/build/tmp-27863/src/Types/Data/Num/Decimal/Ops.hs:32:10: Warning:
    Orphan instance: instance IntegerR Decimal

dist/build/tmp-27863/src/Types/Data/Num/Decimal/Ops.hs:54:10: Warning:
    Orphan instance: instance IntegerT' x => IntegerT (Dec x)
Haddock coverage:
  25% (  4 / 16) in 'Types.Data.Num.Decimal.Digits'
Warning: Types.Data.Bool: Instances of type and data families are not yet supported. Instances of the following families will be filtered out:
  Not, :&&:, :||:
Warning: Types.Data.Bool: We do not support associated types in instances yet. These instances are affected:
Types.Data.Bool.IfT Types.Data.Bool.True y z, Types.Data.Bool.IfT Types.Data.Bool.False y z
   8% (  1 / 12) in 'Types.Data.Bool'
Warning: Types.Data.List: Instances of type and data families are not yet supported. Instances of the following families will be filtered out:
  IsNull, Head, Tail, Reverse, Reverse', Append
   0% (  0 /  8) in 'Types.Data.List'
Warning: Types.Data.Ord: Instances of type and data families are not yet supported. Instances of the following families will be filtered out:
  IsLT, IsEQ, IsGT, Compare, :<:, :<=:, :==:, :/=:, :>=:, :>:, Min, Max
   3% (  1 / 34) in 'Types.Data.Ord'
Warning: Types.Data.Num.Ops: Instances of type and data families are not yet supported. Instances of the following families will be filtered out:
  IsOdd, IsPositive, IsNegative, IsNatural
Warning: Types.Data.Num.Ops: We do not support associated types in instances yet. These instances are affected:
Types.Data.Num.Ops.IntegerT x =>
Types.Data.Num.Ops.IntegerT (Types.Data.Num.Ops.AssertPos x), Types.Data.Num.Ops.IntegerT x =>
Types.Data.Num.Ops.IntegerT (Types.Data.Num.Ops.AssertNeg x), Types.Data.Num.Ops.IntegerT x =>
Types.Data.Num.Ops.IntegerT (Types.Data.Num.Ops.AssertNat x)
   4% (  2 / 50) in 'Types.Data.Num.Ops'
   0% (  0 /1042) in 'Types.Data.Num.Decimal.Literals'
Warning: Types.Base: Instances of type and data families are not yet supported. Instances of the following families will be filtered out:
  Id
  33% (  1 /  3) in 'Types.Base'
Warning: Types.Data.Num.Decimal.Ops: Instances of type and data families are not yet supported. Instances of the following families will be filtered out:
  Normalize, Normalize', NormalizePos, NormalizePos', ReverseDigits, ReverseDigits', NormalizeNeg, NormalizeNeg', IsPositive, IsPositive', IsZero, IsZero', IsNegative, IsNegative', IsNatural, IsNatural', Neg, Succ, Succ', Pred, Pred', Pred'', AddDigit, AddCarry, :+:, Add, SubDigit, Borrow, :-:, Sub, Sub', Sub'', SubPos, Mul2, Mul2', :*:, Mul, Mul', Fac, Fac', IsEven, IsEven', Div2, Div2Digit, Div2', Div2Pos, Div2Pos', Pow2, Pow2', Log2Ceil, Log2C', CompareDigit, Compare, Compare', ComparePos, ComparePos', CompareNeg
Warning: Types.Data.Num.Decimal.Ops: We do not support associated types in instances yet. These instances are affected:
Types.Data.Num.Decimal.Ops.IntegerT' x =>
Types.Data.Num.Ops.IntegerT (Types.Data.Num.Decimal.Digits.Dec x)
 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.SizedWord'
   0% (  0 /  2) in 'Data.SizedInt'
Warning: Types.Data.Num.Decimal.Digits: could not find link destinations for:
    Types.Data.Num.Decimal.Ops.IntegerT'
Warning: Types.Data.Num.Ops: could not find link destinations for:
    Types.Data.Num.Decimal.Ops.IntegerT'
Documentation created: dist/doc/html/tfp/index.html
Installing library in /srv/hackage/var/build/tmp-install/lib/tfp-0.8/ghc-7.6.3
Registering tfp-0.8...
Installed tfp-0.8
cabal: Error: some packages failed to install:
llvm-base-3.0.1.0 failed during the configure step. The exception was:
ExitFailure 1
llvm-tf-3.0.0.1 depends on llvm-base-3.0.1.0 which failed to install.

Test log

No test log was submitted for this report.