Build #1 for llvm-extra-0.4.1.1

[all reports]

Package llvm-extra-0.4.1.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 utility-ht-0.0.9, unsafe-0.0, transformers-0.3.0.0, tfp-0.8, llvm-tf-3.0.0.1, cpuid-0.2.3, containers-0.5.0.0, base-4.6.0.1
Flags cpuid -buildtools -buildexamples

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
Configuring data-accessor-0.2.2.3...
Building data-accessor-0.2.2.3...
Preprocessing library data-accessor-0.2.2.3...
[ 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.3...
Running Haddock for data-accessor-0.2.2.3...
Running hscolour for data-accessor-0.2.2.3...
Preprocessing library data-accessor-0.2.2.3...
Preprocessing library data-accessor-0.2.2.3...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-1.0, transformers-0.3.0.0
Haddock coverage:
  25% (  1 /  4) 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'
  11% (  1 /  9) in 'Data.Accessor.BinaryRead'
  16% (  4 / 25) in 'Data.Accessor.Example'
 100% ( 16 / 16) in 'Data.Accessor'
Warning: Data.Accessor.MonadState: could not find link destinations for:
    Control.Monad.Trans.State.Lazy.StateT Control.Monad.Trans.State.Lazy.State
Warning: Data.Accessor.BinaryRead: could not find link destinations for:
    Control.Monad.Trans.State.Lazy.StateT
Warning: Data.Accessor: could not find link destinations for:
    Control.Monad.Trans.State.Lazy.StateT
Documentation created: dist/doc/html/data-accessor/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/data-accessor-0.2.2.3/ghc-7.6.3
Registering data-accessor-0.2.2.3...
Installed data-accessor-0.2.2.3
Downloading llvm-base-3.0.1.0...
[1 of 1] Compiling Main             ( /tmp/llvm-base-3.0.1.0-26716/llvm-base-3.0.1.0/Setup.hs, /tmp/llvm-base-3.0.1.0-26716/llvm-base-3.0.1.0/dist/setup/Main.o )
Linking /tmp/llvm-base-3.0.1.0-26716/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
Downloading tfp-0.8...
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-26716/src/Types/Data/Num/Decimal/Ops.hs:32:10: Warning:
    Orphan instance: instance IntegerR Decimal

dist/build/tmp-26716/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
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...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-1.0
Haddock coverage:
   0% (  0 /  8) in 'System.Unsafe'
Documentation created: dist/doc/html/unsafe/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/unsafe-0.0/ghc-7.6.3
Registering unsafe-0.0...
Installed unsafe-0.0
Configuring utility-ht-0.0.9...
Building utility-ht-0.0.9...
Preprocessing library utility-ht-0.0.9...
[ 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.Functor.HT ( src/Control/Functor/HT.hs, dist/build/Control/Functor/HT.o )
[ 5 of 24] Compiling Control.Monad.HT ( src/Control/Monad/HT.hs, dist/build/Control/Monad/HT.o )
[ 6 of 24] Compiling Data.Tuple.HT    ( src/Data/Tuple/HT.hs, dist/build/Data/Tuple/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.9...
Running Haddock for utility-ht-0.0.9...
Running hscolour for utility-ht-0.0.9...
Preprocessing library utility-ht-0.0.9...
Preprocessing library utility-ht-0.0.9...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-1.0
Haddock coverage:
  33% (  1 /  3) in 'Text.Show.HT'
  40% (  2 /  5) in 'Text.Read.HT'
   0% (  0 /  6) in 'Data.Strictness.HT'
   0% (  0 /  2) in 'Control.Functor.HT'
  80% (  8 / 10) in 'Control.Monad.HT'
  29% (  5 / 17) in 'Data.Tuple.HT'
  67% (  2 /  3) 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'
  46% ( 56 /121) in 'Data.List.HT.Private'
  73% ( 41 / 56) 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
Installing library in
/srv/hackage/var/build/tmp-install/lib/utility-ht-0.0.9/ghc-7.6.3
Registering utility-ht-0.0.9...
Installed utility-ht-0.0.9
Configuring storable-record-0.0.2.5...
Building storable-record-0.0.2.5...
Preprocessing library storable-record-0.0.2.5...
[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.2.5...
Running Haddock for storable-record-0.0.2.5...
Running hscolour for storable-record-0.0.2.5...
Preprocessing library storable-record-0.0.2.5...
Preprocessing library storable-record-0.0.2.5...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-1.0, transformers-0.3.0.0
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
Installing library in
/srv/hackage/var/build/tmp-install/lib/storable-record-0.0.2.5/ghc-7.6.3
Registering storable-record-0.0.2.5...
Installed storable-record-0.0.2.5
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...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-1.0, transformers-0.3.0.0
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
Installing library in
/srv/hackage/var/build/tmp-install/lib/enumset-0.0.4/ghc-7.6.3
Registering enumset-0.0.4...
Installed enumset-0.0.4
Downloading cpuid-0.2.3...
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...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-1.0, transformers-0.3.0.0
Haddock coverage:
  25% ( 21 / 84) in 'System.Cpuid'
Documentation created: dist/doc/html/cpuid/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/cpuid-0.2.3/ghc-7.6.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.1 depends on llvm-base-3.0.1.0 which failed to install.
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.