Resolving dependencies... Configuring utf8-string-0.3.8... Building utf8-string-0.3.8... Preprocessing library utf8-string-0.3.8... [1 of 7] Compiling Codec.Binary.UTF8.String ( Codec/Binary/UTF8/String.hs, dist/build/Codec/Binary/UTF8/String.o ) [2 of 7] Compiling Codec.Binary.UTF8.Generic ( Codec/Binary/UTF8/Generic.hs, dist/build/Codec/Binary/UTF8/Generic.o ) [3 of 7] Compiling Data.String.UTF8 ( Data/String/UTF8.hs, dist/build/Data/String/UTF8.o ) [4 of 7] Compiling System.IO.UTF8 ( System/IO/UTF8.hs, dist/build/System/IO/UTF8.o ) [5 of 7] Compiling System.Environment.UTF8 ( System/Environment/UTF8.hs, dist/build/System/Environment/UTF8.o ) [6 of 7] Compiling Data.ByteString.UTF8 ( Data/ByteString/UTF8.hs, dist/build/Data/ByteString/UTF8.o ) [7 of 7] Compiling Data.ByteString.Lazy.UTF8 ( Data/ByteString/Lazy/UTF8.hs, dist/build/Data/ByteString/Lazy/UTF8.o ) In-place registering utf8-string-0.3.8... Running Haddock for utf8-string-0.3.8... Running hscolour for utf8-string-0.3.8... Preprocessing library utf8-string-0.3.8... Preprocessing library utf8-string-0.3.8... Haddock coverage: 100% ( 8 / 8) in 'Codec.Binary.UTF8.String' 94% ( 16 / 17) in 'Codec.Binary.UTF8.Generic' 89% ( 24 / 27) in 'Data.String.UTF8' 82% ( 14 / 17) in 'System.IO.UTF8' 14% ( 1 / 7) in 'System.Environment.UTF8' 100% ( 17 / 17) in 'Data.ByteString.UTF8' 100% ( 17 / 17) in 'Data.ByteString.Lazy.UTF8' Documentation created: dist/doc/html/utf8-string/index.html, dist/doc/html/utf8-string/utf8-string.txt Creating package registration file: /tmp/pkgConf-utf8-string-0.32167.8 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/utf8-string-0.3.8 Registering utf8-string-0.3.8... Installed utf8-string-0.3.8 [1 of 2] Compiling SetupWrapper ( /tmp/glib-0.12.5.4-2167/glib-0.12.5.4/SetupWrapper.hs, /tmp/glib-0.12.5.4-2167/glib-0.12.5.4/dist/setup/SetupWrapper.o ) /tmp/glib-0.12.5.4-2167/glib-0.12.5.4/SetupWrapper.hs:118:28: Warning: In the use of ‘configCompiler’ (imported from Distribution.Simple.Configure): Deprecated: "'configCompiler' is deprecated. Use 'configCompilerEx' instead." [2 of 2] Compiling Main ( /tmp/glib-0.12.5.4-2167/glib-0.12.5.4/dist/setup/setup.hs, /tmp/glib-0.12.5.4-2167/glib-0.12.5.4/dist/setup/Main.o ) Linking /tmp/glib-0.12.5.4-2167/glib-0.12.5.4/dist/setup/setup ... [1 of 2] Compiling Gtk2HsSetup ( Gtk2HsSetup.hs, dist/setup-wrapper/Gtk2HsSetup.o ) Gtk2HsSetup.hs:161:28: Couldn't match expected type ‘IO (Distribution.InstalledPackageInfo.InstalledPackageInfo_ ModuleName)’ with actual type ‘FilePath -> PackageDB -> IO Distribution.InstalledPackageInfo.InstalledPackageInfo’ Probable cause: ‘generateRegistrationInfo’ is applied to too few arguments In a stmt of a 'do' block: installedPkgInfoRaw <- generateRegistrationInfo verbosity pkg lib lbi clbi inplace distPref In the expression: do { installedPkgInfoRaw <- generateRegistrationInfo verbosity pkg lib lbi clbi inplace distPref; dllsInScope <- getSearchPath >>= (filterM doesDirectoryExist) >>= getDlls; let libs = fixLibs dllsInScope (extraLibraries installedPkgInfoRaw) installedPkgInfo = ...; case () of { _ | modeGenerateRegFile -> die "Generate Reg File not supported" | modeGenerateRegScript -> die "Generate Reg Script not supported" | otherwise -> registerPackage verbosity installedPkgInfo pkg lbi inplace packageDbs } } Gtk2HsSetup.hs:162:63: Couldn't match type ‘[Char]’ with ‘Bool’ Expected type: Bool Actual type: FilePath In the 7th argument of ‘generateRegistrationInfo’, namely ‘distPref’ In a stmt of a 'do' block: installedPkgInfoRaw <- generateRegistrationInfo verbosity pkg lib lbi clbi inplace distPref Failed to install glib-0.12.5.4 cabal: Error: some packages failed to install: gconf-0.12.1 depends on glib-0.12.5.4 which failed to install. glib-0.12.5.4 failed during the configure step. The exception was: ExitFailure 1