Resolving dependencies... In order, the following will be installed: hxt-9.3.1.9 (reinstall) changes: binary-0.7.2.2 -> 0.7.2.3 opendatatable-0.0.0 (reinstall) pathfindingcore-1.2 (new version) unix-time-0.3.4 (reinstall) changes: binary-0.7.2.2 -> 0.7.2.3 Warning: Note that reinstalls are always dangerous. Continuing anyway... Configuring hxt-9.3.1.9... Building hxt-9.3.1.9... Preprocessing library hxt-9.3.1.9... src/Data/Atom.hs:68:18: Could not find module ‘Data.String.UTF8Decoding’ There are files missing in the ‘hxt-unicode-9.0.2.2’ package, try running 'ghc-pkg check'. Use -v to see a list of the files searched for. src/Data/Atom.hs:69:18: Could not find module ‘Data.String.Unicode’ There are files missing in the ‘hxt-unicode-9.0.2.2’ package, try running 'ghc-pkg check'. Use -v to see a list of the files searched for. src/Data/Tree/NTree/TypeDefs.hs:29:18: Could not find module ‘Data.Binary’ There are files missing in the ‘binary-0.7.2.3’ package, try running 'ghc-pkg check'. Use -v to see a list of the files searched for. src/Text/XML/HXT/Arrow/Edit.hs:73:18: Could not find module ‘Data.Char.Properties.XMLCharProps’ There are files missing in the ‘hxt-charproperties-9.2.0.0’ package, try running 'ghc-pkg check'. Use -v to see a list of the files searched for. src/Text/XML/HXT/DOM/Interface.hs:34:8: Could not find module ‘Data.String.EncodingNames’ There are files missing in the ‘hxt-unicode-9.0.2.2’ package, try running 'ghc-pkg check'. Use -v to see a list of the files searched for. Failed to install hxt-9.3.1.9 Downloading pathfindingcore-1.2... Configuring pathfindingcore-1.2... Building pathfindingcore-1.2... Preprocessing library pathfindingcore-1.2... [1 of 7] Compiling PathFindingCore.Status ( src/PathFindingCore/Status.hs, dist/dist-sandbox-1428821d/build/PathFindingCore/Status.o ) [2 of 7] Compiling PathFindingCore.PathingMap.Terrain ( src/PathFindingCore/PathingMap/Terrain.hs, dist/dist-sandbox-1428821d/build/PathFindingCore/PathingMap/Terrain.o ) [3 of 7] Compiling PathFindingCore.PathingMap.Direction ( src/PathFindingCore/PathingMap/Direction.hs, dist/dist-sandbox-1428821d/build/PathFindingCore/PathingMap/Direction.o ) [4 of 7] Compiling PathFindingCore.PathingMap.Coordinate ( src/PathFindingCore/PathingMap/Coordinate.hs, dist/dist-sandbox-1428821d/build/PathFindingCore/PathingMap/Coordinate.o ) [5 of 7] Compiling PathFindingCore.PathingMap.Interpreter ( src/PathFindingCore/PathingMap/Interpreter.hs, dist/dist-sandbox-1428821d/build/PathFindingCore/PathingMap/Interpreter.o ) src/PathFindingCore/PathingMap/Interpreter.hs:27:1: Warning: Top-level binding with no type signature: (|>) :: forall t t1. t1 -> (t1 -> t) -> t [6 of 7] Compiling PathFindingTest.TestSet ( src/PathFindingTest/TestSet.hs, dist/dist-sandbox-1428821d/build/PathFindingTest/TestSet.o ) [7 of 7] Compiling PathFindingCore.PathingMap ( src/PathFindingCore/PathingMap.hs, dist/dist-sandbox-1428821d/build/PathFindingCore/PathingMap.o ) src/PathFindingCore/PathingMap.hs:22:1: Warning: Top-level binding with no type signature: (|>) :: forall t t1. t1 -> (t1 -> t) -> t In-place registering pathfindingcore-1.2... Running Haddock for pathfindingcore-1.2... Running hscolour for pathfindingcore-1.2... Preprocessing library pathfindingcore-1.2... Preprocessing library pathfindingcore-1.2... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: split-0.2.2 src/PathFindingCore/PathingMap/Interpreter.hs:27:1: Warning: Top-level binding with no type signature: (|>) :: forall t t1. t1 -> (t1 -> t) -> t src/PathFindingCore/PathingMap.hs:22:1: Warning: Top-level binding with no type signature: (|>) :: forall t t1. t1 -> (t1 -> t) -> t Haddock coverage: 0% ( 0 / 3) in 'PathFindingCore.Status' 0% ( 0 / 6) in 'PathFindingCore.PathingMap.Terrain' 0% ( 0 / 3) in 'PathFindingCore.PathingMap.Direction' 0% ( 0 / 4) in 'PathFindingCore.PathingMap.Coordinate' 0% ( 0 / 5) in 'PathFindingCore.PathingMap.Interpreter' 0% ( 0 / 3) in 'PathFindingTest.TestSet' 0% ( 0 / 8) in 'PathFindingCore.PathingMap' Documentation created: dist/dist-sandbox-1428821d/doc/html/pathfindingcore/index.html, dist/dist-sandbox-1428821d/doc/html/pathfindingcore/pathfindingcore.txt Creating package registration file: /tmp/pkgConf-pathfindingcore-119590.2 Installing library in /root/hackage-server-upstream/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/pathfindingcore-1.2 Registering pathfindingcore-1.2... Installed pathfindingcore-1.2 Configuring unix-time-0.3.4... 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 xlocale.h usability... yes checking xlocale.h presence... yes checking for xlocale.h... yes checking for strptime_l... yes checking for timegm... yes configure: creating ./config.status config.status: creating cbits/config.h Building unix-time-0.3.4... Preprocessing library unix-time-0.3.4... Data/UnixTime/Conv.hs:20:8: Could not find module ‘System.Time’ There are files missing in the ‘old-time-1.1.0.3’ package, try running 'ghc-pkg check'. Use -v to see a list of the files searched for. Data/UnixTime/Types.hsc:10:8: Could not find module ‘Data.Binary’ There are files missing in the ‘binary-0.7.2.3’ package, try running 'ghc-pkg check'. Use -v to see a list of the files searched for. Failed to install unix-time-0.3.4 Updating documentation index /root/hackage-server-upstream/build-cache/tmp-install/share/doc/x86_64-linux-ghc-7.8.3/index.html cabal: Error: some packages failed to install: hxt-9.3.1.9 failed during the building phase. The exception was: ExitFailure 1 opendatatable-0.0.0 depends on hxt-9.3.1.9 which failed to install. unix-time-0.3.4 failed during the building phase. The exception was: ExitFailure 1