Build #1 for Craft3e-0.1.0.5

[all reports]

Package Craft3e-0.1.0.5
Install UnpackFailed
Docs NotTried
Tests NotTried
Time submitted unknown
Compiler ghc-7.6.3
OS linux
Arch x86_64
Dependencies time-1.2.0.5, old-locale-1.0.0.5, mtl-2.1.2, base-4.6.0.1, QuickCheck-2.6, HUnit-1.2.5.2
Flags none

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
In order, the following will be installed:
HUnit-1.2.5.2 (new package)
time-1.2.0.5 (new version)
random-1.0.1.1 (reinstall) changes: time-1.4.0.1 -> 1.2.0.5
QuickCheck-2.6 (new package)
Craft3e-0.1.0.5 (new package)
Warning: Note that reinstalls are always dangerous. Continuing anyway...
Configuring HUnit-1.2.5.2...
Building HUnit-1.2.5.2...
Preprocessing library HUnit-1.2.5.2...
[1 of 5] Compiling Test.HUnit.Terminal ( Test/HUnit/Terminal.hs, dist/build/Test/HUnit/Terminal.o )
[2 of 5] Compiling Test.HUnit.Lang  ( Test/HUnit/Lang.hs, dist/build/Test/HUnit/Lang.o )
[3 of 5] Compiling Test.HUnit.Base  ( Test/HUnit/Base.hs, dist/build/Test/HUnit/Base.o )
[4 of 5] Compiling Test.HUnit.Text  ( Test/HUnit/Text.hs, dist/build/Test/HUnit/Text.o )
[5 of 5] Compiling Test.HUnit       ( Test/HUnit.hs, dist/build/Test/HUnit.o )
In-place registering HUnit-1.2.5.2...
Running Haddock for HUnit-1.2.5.2...
Running hscolour for HUnit-1.2.5.2...
Preprocessing library HUnit-1.2.5.2...
Preprocessing library HUnit-1.2.5.2...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-1.0
Haddock coverage:
 100% (  2 /  2) in 'Test.HUnit.Terminal'
  86% (  6 /  7) in 'Test.HUnit.Lang'
 100% ( 33 / 33) in 'Test.HUnit.Base'
 100% (  8 /  8) in 'Test.HUnit.Text'
 100% (  3 /  3) in 'Test.HUnit'
Documentation created: dist/doc/html/HUnit/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/HUnit-1.2.5.2/ghc-7.6.3
Registering HUnit-1.2.5.2...
Installed HUnit-1.2.5.2
[1 of 1] Compiling Main             ( /tmp/time-1.2.0.5-18251/time-1.2.0.5/Setup.hs, /tmp/time-1.2.0.5-18251/time-1.2.0.5/dist/setup/Main.o )

/tmp/time-1.2.0.5-18251/time-1.2.0.5/Setup.hs:16:42: Warning:
    In the use of `runTests'
    (imported from Distribution.Simple, but defined in Distribution.Simple.UserHooks):
    Deprecated: "Please use the new testing interface instead!"
Linking /tmp/time-1.2.0.5-18251/time-1.2.0.5/dist/setup/setup ...
Configuring time-1.2.0.5...
configure: WARNING: unrecognized options: --with-compiler, --with-gcc
checking for gcc... gcc
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 gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking how to run the C preprocessor... gcc -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 time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking for gmtime_r... yes
checking for localtime_r... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for struct tm.tm_zone... yes
checking whether time.h and sys/time.h may both be included... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking whether altzone is declared... no
configure: creating ./config.status
config.status: creating include/HsTimeConfig.h
config.status: include/HsTimeConfig.h is unchanged
configure: WARNING: unrecognized options: --with-compiler, --with-gcc
Building time-1.2.0.5...
Preprocessing library time-1.2.0.5...
[ 1 of 24] Compiling Data.Time.Clock.CTimeval ( Data/Time/Clock/CTimeval.hs, dist/build/Data/Time/Clock/CTimeval.o )
[ 2 of 24] Compiling Data.Time.Clock.Scale ( Data/Time/Clock/Scale.hs, dist/build/Data/Time/Clock/Scale.o )

Data/Time/Clock/Scale.hs:33:32: Warning:
    In the use of `mkTyCon'
    (imported from Data.Data, but defined in Data.Typeable):
    Deprecated: "either derive Typeable, or use mkTyCon3 instead"

Data/Time/Clock/Scale.hs:50:32: Warning:
    In the use of `mkTyCon'
    (imported from Data.Data, but defined in Data.Typeable):
    Deprecated: "either derive Typeable, or use mkTyCon3 instead"
[ 3 of 24] Compiling Data.Time.Calendar.Private ( Data/Time/Calendar/Private.hs, dist/build/Data/Time/Calendar/Private.o )
[ 4 of 24] Compiling Data.Time.Calendar.MonthDay ( Data/Time/Calendar/MonthDay.hs, dist/build/Data/Time/Calendar/MonthDay.o )
[ 5 of 24] Compiling Data.Time.Calendar.Days ( Data/Time/Calendar/Days.hs, dist/build/Data/Time/Calendar/Days.o )

Data/Time/Calendar/Days.hs:26:32: Warning:
    In the use of `mkTyCon'
    (imported from Data.Data, but defined in Data.Typeable):
    Deprecated: "either derive Typeable, or use mkTyCon3 instead"
[ 6 of 24] Compiling Data.Time.Calendar.OrdinalDate ( Data/Time/Calendar/OrdinalDate.hs, dist/build/Data/Time/Calendar/OrdinalDate.o )
[ 7 of 24] Compiling Data.Time.Calendar.Gregorian ( Data/Time/Calendar/Gregorian.hs, dist/build/Data/Time/Calendar/Gregorian.o )
[ 8 of 24] Compiling Data.Time.Calendar.WeekDate ( Data/Time/Calendar/WeekDate.hs, dist/build/Data/Time/Calendar/WeekDate.o )
[ 9 of 24] Compiling Data.Time.Calendar.JulianYearDay ( Data/Time/Calendar/JulianYearDay.hs, dist/build/Data/Time/Calendar/JulianYearDay.o )
[10 of 24] Compiling Data.Time.Calendar.Julian ( Data/Time/Calendar/Julian.hs, dist/build/Data/Time/Calendar/Julian.o )
[11 of 24] Compiling Data.Time.Clock.UTC ( Data/Time/Clock/UTC.hs, dist/build/Data/Time/Clock/UTC.o )

Data/Time/Clock/UTC.hs:44:32: Warning:
    In the use of `mkTyCon'
    (imported from Data.Data, but defined in Data.Typeable):
    Deprecated: "either derive Typeable, or use mkTyCon3 instead"

Data/Time/Clock/UTC.hs:71:32: Warning:
    In the use of `mkTyCon'
    (imported from Data.Data, but defined in Data.Typeable):
    Deprecated: "either derive Typeable, or use mkTyCon3 instead"
[12 of 24] Compiling Data.Time.Clock.POSIX ( Data/Time/Clock/POSIX.hs, dist/build/Data/Time/Clock/POSIX.o )
[13 of 24] Compiling Data.Time.Clock.UTCDiff ( Data/Time/Clock/UTCDiff.hs, dist/build/Data/Time/Clock/UTCDiff.o )
[14 of 24] Compiling Data.Time.Clock  ( Data/Time/Clock.hs, dist/build/Data/Time/Clock.o )
[15 of 24] Compiling Data.Time.LocalTime.TimeZone ( Data/Time/LocalTime/TimeZone.hs, dist/build/Data/Time/LocalTime/TimeZone.o )

Data/Time/LocalTime/TimeZone.hs:44:32: Warning:
    In the use of `mkTyCon'
    (imported from Data.Data, but defined in Data.Typeable):
    Deprecated: "either derive Typeable, or use mkTyCon3 instead"
[16 of 24] Compiling Data.Time.LocalTime.TimeOfDay ( Data/Time/LocalTime/TimeOfDay.hs, dist/build/Data/Time/LocalTime/TimeOfDay.o )

Data/Time/LocalTime/TimeOfDay.hs:42:32: Warning:
    In the use of `mkTyCon'
    (imported from Data.Data, but defined in Data.Typeable):
    Deprecated: "either derive Typeable, or use mkTyCon3 instead"
[17 of 24] Compiling Data.Time.Calendar ( Data/Time/Calendar.hs, dist/build/Data/Time/Calendar.o )
[18 of 24] Compiling Data.Time.Calendar.Easter ( Data/Time/Calendar/Easter.hs, dist/build/Data/Time/Calendar/Easter.o )
[19 of 24] Compiling Data.Time.LocalTime.LocalTime ( Data/Time/LocalTime/LocalTime.hs, dist/build/Data/Time/LocalTime/LocalTime.o )

Data/Time/LocalTime/LocalTime.hs:43:32: Warning:
    In the use of `mkTyCon'
    (imported from Data.Data, but defined in Data.Typeable):
    Deprecated: "either derive Typeable, or use mkTyCon3 instead"

Data/Time/LocalTime/LocalTime.hs:83:32: Warning:
    In the use of `mkTyCon'
    (imported from Data.Data, but defined in Data.Typeable):
    Deprecated: "either derive Typeable, or use mkTyCon3 instead"
[20 of 24] Compiling Data.Time.LocalTime ( Data/Time/LocalTime.hs, dist/build/Data/Time/LocalTime.o )
[21 of 24] Compiling Data.Time.Clock.TAI ( Data/Time/Clock/TAI.hs, dist/build/Data/Time/Clock/TAI.o )

Data/Time/Clock/TAI.hs:39:32: Warning:
    In the use of `mkTyCon'
    (imported from Data.Data, but defined in Data.Typeable):
    Deprecated: "either derive Typeable, or use mkTyCon3 instead"
[22 of 24] Compiling Data.Time.Format.Parse ( Data/Time/Format/Parse.hs, dist/build/Data/Time/Format/Parse.o )
[23 of 24] Compiling Data.Time.Format ( Data/Time/Format.hs, dist/build/Data/Time/Format.o )
[24 of 24] Compiling Data.Time        ( Data/Time.hs, dist/build/Data/Time.o )
In-place registering time-1.2.0.5...
Running Haddock for time-1.2.0.5...
Running hscolour for time-1.2.0.5...
Preprocessing library time-1.2.0.5...
Preprocessing library time-1.2.0.5...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-1.0

Data/Time/Clock/Scale.hs:33:32: Warning:
    In the use of `mkTyCon'
    (imported from Data.Data, but defined in Data.Typeable):
    Deprecated: "either derive Typeable, or use mkTyCon3 instead"

Data/Time/Clock/Scale.hs:50:32: Warning:
    In the use of `mkTyCon'
    (imported from Data.Data, but defined in Data.Typeable):
    Deprecated: "either derive Typeable, or use mkTyCon3 instead"

Data/Time/Calendar/Days.hs:26:32: Warning:
    In the use of `mkTyCon'
    (imported from Data.Data, but defined in Data.Typeable):
    Deprecated: "either derive Typeable, or use mkTyCon3 instead"

Data/Time/Clock/UTC.hs:44:32: Warning:
    In the use of `mkTyCon'
    (imported from Data.Data, but defined in Data.Typeable):
    Deprecated: "either derive Typeable, or use mkTyCon3 instead"

Data/Time/Clock/UTC.hs:71:32: Warning:
    In the use of `mkTyCon'
    (imported from Data.Data, but defined in Data.Typeable):
    Deprecated: "either derive Typeable, or use mkTyCon3 instead"

Data/Time/LocalTime/TimeZone.hs:44:32: Warning:
    In the use of `mkTyCon'
    (imported from Data.Data, but defined in Data.Typeable):
    Deprecated: "either derive Typeable, or use mkTyCon3 instead"

Data/Time/LocalTime/TimeOfDay.hs:42:32: Warning:
    In the use of `mkTyCon'
    (imported from Data.Data, but defined in Data.Typeable):
    Deprecated: "either derive Typeable, or use mkTyCon3 instead"

Data/Time/LocalTime/LocalTime.hs:43:32: Warning:
    In the use of `mkTyCon'
    (imported from Data.Data, but defined in Data.Typeable):
    Deprecated: "either derive Typeable, or use mkTyCon3 instead"

Data/Time/LocalTime/LocalTime.hs:83:32: Warning:
    In the use of `mkTyCon'
    (imported from Data.Data, but defined in Data.Typeable):
    Deprecated: "either derive Typeable, or use mkTyCon3 instead"

Data/Time/Clock/TAI.hs:39:32: Warning:
    In the use of `mkTyCon'
    (imported from Data.Data, but defined in Data.Typeable):
    Deprecated: "either derive Typeable, or use mkTyCon3 instead"
Haddock coverage:
  25% (  1 /  4) in 'Data.Time.Clock.CTimeval'
  88% (  7 /  8) in 'Data.Time.Clock.Scale'
   0% (  0 / 11) in 'Data.Time.Calendar.Private'
  80% (  4 /  5) in 'Data.Time.Calendar.MonthDay'
  40% (  2 /  5) in 'Data.Time.Calendar.Days'
  83% ( 10 / 12) in 'Data.Time.Calendar.OrdinalDate'
  92% ( 11 / 12) in 'Data.Time.Calendar.Gregorian'
 100% (  5 /  5) in 'Data.Time.Calendar.WeekDate'
  86% (  6 /  7) in 'Data.Time.Calendar.JulianYearDay'
  94% ( 15 / 16) in 'Data.Time.Calendar.Julian'
  80% (  4 /  5) in 'Data.Time.Clock.UTC'
  67% (  4 /  6) in 'Data.Time.Clock.POSIX'
  67% (  2 /  3) in 'Data.Time.Clock.UTCDiff'
 100% ( 15 / 15) in 'Data.Time.Clock'
  90% (  9 / 10) in 'Data.Time.LocalTime.TimeZone'
  83% ( 10 / 12) in 'Data.Time.LocalTime.TimeOfDay'
  81% ( 13 / 16) in 'Data.Time.Calendar'
  83% (  5 /  6) in 'Data.Time.Calendar.Easter'
  58% (  7 / 12) in 'Data.Time.LocalTime.LocalTime'
  81% ( 26 / 32) in 'Data.Time.LocalTime'
  70% (  7 / 10) in 'Data.Time.Clock.TAI'
  83% (  5 /  6) in 'Data.Time.Format.Parse'
  70% (  7 / 10) in 'Data.Time.Format'
  80% (  4 /  5) in 'Data.Time'
Documentation created: dist/doc/html/time/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/time-1.2.0.5/ghc-7.6.3
Registering time-1.2.0.5...
Installed time-1.2.0.5
Configuring random-1.0.1.1...
Building random-1.0.1.1...
Preprocessing library random-1.0.1.1...
[1 of 1] Compiling System.Random    ( System/Random.hs, dist/build/System/Random.o )
In-place registering random-1.0.1.1...
Running Haddock for random-1.0.1.1...
Running hscolour for random-1.0.1.1...
Preprocessing library random-1.0.1.1...
Preprocessing library random-1.0.1.1...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-1.0
Haddock coverage:
Cannot find documentation for: $intro
 100% ( 16 / 16) in 'System.Random'
Documentation created: dist/doc/html/random/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/random-1.0.1.1/ghc-7.6.3
Registering random-1.0.1.1...
Installed random-1.0.1.1
Configuring QuickCheck-2.6...
Building QuickCheck-2.6...
Preprocessing library QuickCheck-2.6...
[ 1 of 13] Compiling Test.QuickCheck.Exception ( Test/QuickCheck/Exception.hs, dist/build/Test/QuickCheck/Exception.o )
[ 2 of 13] Compiling Test.QuickCheck.Text ( Test/QuickCheck/Text.hs, dist/build/Test/QuickCheck/Text.o )
[ 3 of 13] Compiling Test.QuickCheck.State ( Test/QuickCheck/State.hs, dist/build/Test/QuickCheck/State.o )
[ 4 of 13] Compiling Test.QuickCheck.Gen ( Test/QuickCheck/Gen.hs, dist/build/Test/QuickCheck/Gen.o )
[ 5 of 13] Compiling Test.QuickCheck.Arbitrary ( Test/QuickCheck/Arbitrary.hs, dist/build/Test/QuickCheck/Arbitrary.o )
[ 6 of 13] Compiling Test.QuickCheck.Poly ( Test/QuickCheck/Poly.hs, dist/build/Test/QuickCheck/Poly.o )
[ 7 of 13] Compiling Test.QuickCheck.Modifiers ( Test/QuickCheck/Modifiers.hs, dist/build/Test/QuickCheck/Modifiers.o )
[ 8 of 13] Compiling Test.QuickCheck.Function ( Test/QuickCheck/Function.hs, dist/build/Test/QuickCheck/Function.o )
[ 9 of 13] Compiling Test.QuickCheck.Property ( Test/QuickCheck/Property.hs, dist/build/Test/QuickCheck/Property.o )
[10 of 13] Compiling Test.QuickCheck.Test ( Test/QuickCheck/Test.hs, dist/build/Test/QuickCheck/Test.o )
[11 of 13] Compiling Test.QuickCheck.Monadic ( Test/QuickCheck/Monadic.hs, dist/build/Test/QuickCheck/Monadic.o )
[12 of 13] Compiling Test.QuickCheck  ( Test/QuickCheck.hs, dist/build/Test/QuickCheck.o )
[13 of 13] Compiling Test.QuickCheck.All ( Test/QuickCheck/All.hs, dist/build/Test/QuickCheck/All.o )
In-place registering QuickCheck-2.6...
Running Haddock for QuickCheck-2.6...
Running hscolour for QuickCheck-2.6...
Preprocessing library QuickCheck-2.6...
Preprocessing library QuickCheck-2.6...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-1.0
Haddock coverage:
  12% (  1 /  8) in 'Test.QuickCheck.Exception'
   0% (  0 / 18) in 'Test.QuickCheck.Text'
  50% (  1 /  2) in 'Test.QuickCheck.State'
  95% ( 20 / 21) in 'Test.QuickCheck.Gen'
  92% ( 23 / 25) in 'Test.QuickCheck.Arbitrary'
  14% (  1 /  7) in 'Test.QuickCheck.Poly'
  92% ( 12 / 13) in 'Test.QuickCheck.Modifiers'
  14% (  1 /  7) in 'Test.QuickCheck.Function'
  59% ( 34 / 58) in 'Test.QuickCheck.Property'
  48% ( 13 / 27) in 'Test.QuickCheck.Test'
   7% (  1 / 15) in 'Test.QuickCheck.Monadic'
 100% (  9 /  9) in 'Test.QuickCheck.All'
  93% ( 95 /102) in 'Test.QuickCheck'
Warning: Test.QuickCheck.Text: could not find link destinations for:
    Test.QuickCheck.Text.Output
Warning: Test.QuickCheck.Property: could not find link destinations for:
    Test.QuickCheck.Exception.AnException
Documentation created: dist/doc/html/QuickCheck/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/QuickCheck-2.6/ghc-7.6.3
Registering QuickCheck-2.6...
Installed QuickCheck-2.6
Downloading Craft3e-0.1.0.5...
Failed to install Craft3e-0.1.0.5
cabal: Error: some packages failed to install:
Craft3e-0.1.0.5 failed while unpacking the package. The exception was:
user error (Invalid file name in tar archive: "../ParseLib.hs")

Test log

No test log was submitted for this report.