Resolving dependencies... Configuring extra-1.4.2... Building extra-1.4.2... Preprocessing library extra-1.4.2... [ 1 of 15] Compiling System.Info.Extra ( src/System/Info/Extra.hs, dist/build/System/Info/Extra.o ) [ 2 of 15] Compiling System.Environment.Extra ( src/System/Environment/Extra.hs, dist/build/System/Environment/Extra.o ) [ 3 of 15] Compiling Numeric.Extra ( src/Numeric/Extra.hs, dist/build/Numeric/Extra.o ) [ 4 of 15] Compiling Data.Tuple.Extra ( src/Data/Tuple/Extra.hs, dist/build/Data/Tuple/Extra.o ) [ 5 of 15] Compiling Data.List.Extra ( src/Data/List/Extra.hs, dist/build/Data/List/Extra.o ) [ 6 of 15] Compiling Data.IORef.Extra ( src/Data/IORef/Extra.hs, dist/build/Data/IORef/Extra.o ) [ 7 of 15] Compiling Data.Either.Extra ( src/Data/Either/Extra.hs, dist/build/Data/Either/Extra.o ) [ 8 of 15] Compiling Control.Monad.Extra ( src/Control/Monad/Extra.hs, dist/build/Control/Monad/Extra.o ) [ 9 of 15] Compiling System.Directory.Extra ( src/System/Directory/Extra.hs, dist/build/System/Directory/Extra.o ) [10 of 15] Compiling Control.Exception.Extra ( src/Control/Exception/Extra.hs, dist/build/Control/Exception/Extra.o ) [11 of 15] Compiling System.Time.Extra ( src/System/Time/Extra.hs, dist/build/System/Time/Extra.o ) [12 of 15] Compiling Control.Concurrent.Extra ( src/Control/Concurrent/Extra.hs, dist/build/Control/Concurrent/Extra.o ) [13 of 15] Compiling System.IO.Extra ( src/System/IO/Extra.hs, dist/build/System/IO/Extra.o ) [14 of 15] Compiling System.Process.Extra ( src/System/Process/Extra.hs, dist/build/System/Process/Extra.o ) [15 of 15] Compiling Extra ( src/Extra.hs, dist/build/Extra.o ) In-place registering extra-1.4.2... Running Haddock for extra-1.4.2... Running hscolour for extra-1.4.2... Preprocessing library extra-1.4.2... Preprocessing library extra-1.4.2... Haddock coverage: 100% ( 3 / 3) in 'System.Info.Extra' 100% ( 4 / 4) in 'System.Environment.Extra' 100% ( 7 / 7) in 'Numeric.Extra' 100% ( 14 / 14) in 'Data.Tuple.Extra' 100% ( 56 / 56) in 'Data.List.Extra' 86% ( 6 / 7) in 'Data.IORef.Extra' Missing documentation for: Module header 86% ( 6 / 7) in 'Data.Either.Extra' Missing documentation for: Module header 100% ( 25 / 25) in 'Control.Monad.Extra' 100% ( 8 / 8) in 'System.Directory.Extra' 100% ( 18 / 18) in 'Control.Exception.Extra' 100% ( 9 / 9) in 'System.Time.Extra' 100% ( 26 / 26) in 'Control.Concurrent.Extra' 100% ( 22 / 22) in 'System.IO.Extra' 100% ( 5 / 5) in 'System.Process.Extra' 100% (195 /195) in 'Extra' Documentation created: dist/doc/html/extra/index.html, dist/doc/html/extra/extra.txt Creating package registration file: /tmp/pkgConf-extra-1.411015139291801979802.2 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/extra-1.4.2-5OxQCVeoy8KDx9eBZEd38j Registering extra-1.4.2... Installed extra-1.4.2 Configuring old-locale-1.0.0.7... Building old-locale-1.0.0.7... Preprocessing library old-locale-1.0.0.7... [1 of 1] Compiling System.Locale ( System/Locale.hs, dist/build/System/Locale.o ) In-place registering old-locale-1.0.0.7... Running Haddock for old-locale-1.0.0.7... Running hscolour for old-locale-1.0.0.7... Preprocessing library old-locale-1.0.0.7... Preprocessing library old-locale-1.0.0.7... Haddock coverage: 60% ( 3 / 5) in 'System.Locale' Missing documentation for: TimeLocale (System/Locale.hs:36) defaultTimeLocale (System/Locale.hs:49) Documentation created: dist/doc/html/old-locale/index.html, dist/doc/html/old-locale/old-locale.txt Creating package registration file: /tmp/pkgConf-old-locale-1.0.018566691791057418418.7 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/old-locale-1.0.0.7-D6X1KPq5Sui5XjrHMwvFwK Registering old-locale-1.0.0.7... Installed old-locale-1.0.0.7 Configuring old-time-1.1.0.3... 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 sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/timeb.h usability... yes checking sys/timeb.h presence... yes checking for sys/timeb.h... yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking for ftime... yes checking for gmtime_r... yes checking for localtime_r... yes checking for gettimeofday... 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 for sys/time.h... (cached) yes checking whether altzone is declared... no configure: creating ./config.status config.status: creating include/HsTimeConfig.h configure: WARNING: unrecognized options: --with-compiler, --with-gcc Building old-time-1.1.0.3... Preprocessing library old-time-1.1.0.3... [1 of 1] Compiling System.Time ( dist/build/System/Time.hs, dist/build/System/Time.o ) In-place registering old-time-1.1.0.3... Running Haddock for old-time-1.1.0.3... Running hscolour for old-time-1.1.0.3... Preprocessing library old-time-1.1.0.3... Preprocessing library old-time-1.1.0.3... Haddock coverage: 95% ( 20 / 21) in 'System.Time' Missing documentation for: getClockTime (System/Time.hsc:232) Documentation created: dist/doc/html/old-time/index.html, dist/doc/html/old-time/old-time.txt cabal: '/opt/ghc/7.10.2/bin/ghc' exited with an error: ghc: can't find a package database at /home/builder/hackage-server/build-cache/tmp-install/packages.db Failed to install old-time-1.1.0.3 cabal: Error: some packages failed to install: GiveYouAHead-0.2.2.3 depends on old-time-1.1.0.3 which failed to install. gyah-bin-0.2.2.3 depends on old-time-1.1.0.3 which failed to install. old-time-1.1.0.3 failed during the final install step. The exception was: ExitFailure 1