Error installing gtk3

Francesco Ariis fa-ml at ariis.it
Mon May 12 13:02:20 UTC 2014


Hello everyone,
    I am trying to install gtk3 on Debian Wheezy (i386), without much success
(see attached file for detailed error). I tried running |cabal update|,
deleting 

~/.ghc/<environment>/package.conf.d/glib*
~/.ghc/<environment>/package.conf.d/gtk*
~/.ghc/<environment>/package.conf.d/webkit*
~/.cabal/bin/gtk*
~/.cabal/packages/hackage.haskell.org/glib*
~/.cabal/packages/hackage.haskell.org/gtk*
~/.cabal/packages/hackage.haskell.org/webkit*

and then recompiling, but I am still stuck with the same error. Any idea on
where to look / what to do to fix this?
Thanks
-F
-------------- next part --------------
# cabal install gtk3 > gtk-err.txt 2>&1

Resolving dependencies...
In order, the following will be installed:
glib-0.12.5.4 (new package)
gio-0.12.5.3 (reinstall) changes: glib-0.12.5.4 added
pango-0.12.5.3 (reinstall) changes: glib-0.12.5.4 added
gtk3-0.12.5.7 (new package)
Warning: Note that reinstalls are always dangerous. Continuing anyway...
Downloading glib-0.12.5.4...
[1 of 2] Compiling SetupWrapper     ( /tmp/glib-0.12.5.4-4710/glib-0.12.5.4/SetupWrapper.hs, /tmp/glib-0.12.5.4-4710/glib-0.12.5.4/dist/setup/SetupWrapper.o )
[2 of 2] Compiling Main             ( /tmp/glib-0.12.5.4-4710/glib-0.12.5.4/Setup.hs, /tmp/glib-0.12.5.4-4710/glib-0.12.5.4/dist/setup/Main.o )
Linking /tmp/glib-0.12.5.4-4710/glib-0.12.5.4/dist/setup/setup ...
[1 of 2] Compiling Gtk2HsSetup      ( Gtk2HsSetup.hs, dist/setup-wrapper/Gtk2HsSetup.o )
[2 of 2] Compiling Main             ( SetupMain.hs, dist/setup-wrapper/Main.o )
Linking dist/setup-wrapper/setup ...
Configuring glib-0.12.5.4...
Building glib-0.12.5.4...
Preprocessing library glib-0.12.5.4...
[ 1 of 21] Compiling System.Glib.Attributes ( System/Glib/Attributes.hs, dist/build/System/Glib/Attributes.o )
[ 2 of 21] Compiling System.Glib.Flags ( System/Glib/Flags.hs, dist/build/System/Glib/Flags.o )
[ 3 of 21] Compiling System.Glib.FFI  ( System/Glib/FFI.hs, dist/build/System/Glib/FFI.o )
[ 4 of 21] Compiling System.Glib.Types ( dist/build/System/Glib/Types.hs, dist/build/System/Glib/Types.o )
[ 5 of 21] Compiling System.Glib.GString ( dist/build/System/Glib/GString.hs, dist/build/System/Glib/GString.o )
[ 6 of 21] Compiling System.Glib.GList ( dist/build/System/Glib/GList.hs, dist/build/System/Glib/GList.o )
[ 7 of 21] Compiling System.Glib.GType ( dist/build/System/Glib/GType.hs, dist/build/System/Glib/GType.o )
[ 8 of 21] Compiling System.Glib.GValue ( dist/build/System/Glib/GValue.hs, dist/build/System/Glib/GValue.o )
[ 9 of 21] Compiling System.Glib.GParameter ( dist/build/System/Glib/GParameter.hs, dist/build/System/Glib/GParameter.o )
[10 of 21] Compiling System.Glib.GTypeConstants ( dist/build/System/Glib/GTypeConstants.hs, dist/build/System/Glib/GTypeConstants.o )
[11 of 21] Compiling System.Glib.UTFString ( System/Glib/UTFString.hs, dist/build/System/Glib/UTFString.o )
[12 of 21] Compiling System.Glib.GObject ( dist/build/System/Glib/GObject.hs, dist/build/System/Glib/GObject.o )
[13 of 21] Compiling System.Glib.GValueTypes ( dist/build/System/Glib/GValueTypes.hs, dist/build/System/Glib/GValueTypes.o )
[14 of 21] Compiling System.Glib.Properties ( dist/build/System/Glib/Properties.hs, dist/build/System/Glib/Properties.o )
[15 of 21] Compiling System.Glib.StoreValue ( dist/build/System/Glib/StoreValue.hs, dist/build/System/Glib/StoreValue.o )
[16 of 21] Compiling System.Glib.Signals ( dist/build/System/Glib/Signals.hs, dist/build/System/Glib/Signals.o )
[17 of 21] Compiling System.Glib.MainLoop ( dist/build/System/Glib/MainLoop.hs, dist/build/System/Glib/MainLoop.o )
[18 of 21] Compiling System.Glib.GError ( dist/build/System/Glib/GError.hs, dist/build/System/Glib/GError.o )
[19 of 21] Compiling System.Glib.GDateTime ( dist/build/System/Glib/GDateTime.hs, dist/build/System/Glib/GDateTime.o )
[20 of 21] Compiling System.Glib.Utils ( dist/build/System/Glib/Utils.hs, dist/build/System/Glib/Utils.o )
[21 of 21] Compiling System.Glib      ( System/Glib.hs, dist/build/System/Glib.o )
[ 1 of 21] Compiling System.Glib.Attributes ( System/Glib/Attributes.hs, dist/build/System/Glib/Attributes.p_o )
[ 2 of 21] Compiling System.Glib.Flags ( System/Glib/Flags.hs, dist/build/System/Glib/Flags.p_o )
[ 3 of 21] Compiling System.Glib.FFI  ( System/Glib/FFI.hs, dist/build/System/Glib/FFI.p_o )
[ 4 of 21] Compiling System.Glib.Types ( dist/build/System/Glib/Types.hs, dist/build/System/Glib/Types.p_o )
[ 5 of 21] Compiling System.Glib.GString ( dist/build/System/Glib/GString.hs, dist/build/System/Glib/GString.p_o )
[ 6 of 21] Compiling System.Glib.GList ( dist/build/System/Glib/GList.hs, dist/build/System/Glib/GList.p_o )
[ 7 of 21] Compiling System.Glib.GType ( dist/build/System/Glib/GType.hs, dist/build/System/Glib/GType.p_o )
[ 8 of 21] Compiling System.Glib.GValue ( dist/build/System/Glib/GValue.hs, dist/build/System/Glib/GValue.p_o )
[ 9 of 21] Compiling System.Glib.GParameter ( dist/build/System/Glib/GParameter.hs, dist/build/System/Glib/GParameter.p_o )
[10 of 21] Compiling System.Glib.GTypeConstants ( dist/build/System/Glib/GTypeConstants.hs, dist/build/System/Glib/GTypeConstants.p_o )
[11 of 21] Compiling System.Glib.UTFString ( System/Glib/UTFString.hs, dist/build/System/Glib/UTFString.p_o )
[12 of 21] Compiling System.Glib.GObject ( dist/build/System/Glib/GObject.hs, dist/build/System/Glib/GObject.p_o )
[13 of 21] Compiling System.Glib.GValueTypes ( dist/build/System/Glib/GValueTypes.hs, dist/build/System/Glib/GValueTypes.p_o )
[14 of 21] Compiling System.Glib.Properties ( dist/build/System/Glib/Properties.hs, dist/build/System/Glib/Properties.p_o )
[15 of 21] Compiling System.Glib.StoreValue ( dist/build/System/Glib/StoreValue.hs, dist/build/System/Glib/StoreValue.p_o )
[16 of 21] Compiling System.Glib.Signals ( dist/build/System/Glib/Signals.hs, dist/build/System/Glib/Signals.p_o )
[17 of 21] Compiling System.Glib.MainLoop ( dist/build/System/Glib/MainLoop.hs, dist/build/System/Glib/MainLoop.p_o )
[18 of 21] Compiling System.Glib.GError ( dist/build/System/Glib/GError.hs, dist/build/System/Glib/GError.p_o )
[19 of 21] Compiling System.Glib.GDateTime ( dist/build/System/Glib/GDateTime.hs, dist/build/System/Glib/GDateTime.p_o )
[20 of 21] Compiling System.Glib.Utils ( dist/build/System/Glib/Utils.hs, dist/build/System/Glib/Utils.p_o )
[21 of 21] Compiling System.Glib      ( System/Glib.hs, dist/build/System/Glib.p_o )
In-place registering glib-0.12.5.4...
Running Haddock for glib-0.12.5.4...
Preprocessing library glib-0.12.5.4...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-1.0
Haddock coverage:
 100% ( 17 / 17) in 'System.Glib.Attributes'
  25% (  1 /  4) in 'System.Glib.Flags'
  56% (  5 /  9) in 'System.Glib.FFI'
Warning: System.Glib.Types: toGObject is exported separately but will be documented under GObjectClass. Consider exporting it together with its parent(s) for code clarity.
Warning: System.Glib.Types: unsafeCastGObject is exported separately but will be documented under GObjectClass. Consider exporting it together with its parent(s) for code clarity.
  29% (  2 /  7) in 'System.Glib.Types'
  25% (  1 /  4) in 'System.Glib.GString'
   8% (  1 / 12) in 'System.Glib.GList'
  75% (  3 /  4) in 'System.Glib.GType'
  80% (  4 /  5) in 'System.Glib.GValue'
  50% (  1 /  2) in 'System.Glib.GParameter'
   6% (  1 / 18) in 'System.Glib.GTypeConstants'
  90% ( 18 / 20) in 'System.Glib.UTFString'
  76% ( 22 / 29) in 'System.Glib.GObject'
   3% (  1 / 31) in 'System.Glib.GValueTypes'
   5% (  3 / 64) in 'System.Glib.Properties'
  40% (  2 /  5) in 'System.Glib.StoreValue'
  50% (  7 / 14) in 'System.Glib.Signals'
  56% ( 18 / 32) in 'System.Glib.MainLoop'
 100% ( 22 / 22) in 'System.Glib.GError'
   3% (  1 / 36) in 'System.Glib.GDateTime'
 100% (  5 /  5) in 'System.Glib.Utils'
  90% (  9 / 10) in 'System.Glib'
Warning: System.Glib.MainLoop: could not find link destinations for:
    System.Glib.MainLoop.FD
Warning: System.Glib.GError: could not find link destinations for:
    System.Glib.GError.GQuark
Documentation created: dist/doc/html/glib/index.html
Installing library in /home/f-a/.cabal/lib/glib-0.12.5.4/ghc-7.6.3
Registering glib-0.12.5.4...
[1 of 2] Compiling SetupWrapper     ( /tmp/gio-0.12.5.3-4710/gio-0.12.5.3/SetupWrapper.hs, /tmp/gio-0.12.5.3-4710/gio-0.12.5.3/dist/setup/SetupWrapper.o )
[2 of 2] Compiling Main             ( /tmp/gio-0.12.5.3-4710/gio-0.12.5.3/Setup.hs, /tmp/gio-0.12.5.3-4710/gio-0.12.5.3/dist/setup/Main.o )
Linking /tmp/gio-0.12.5.3-4710/gio-0.12.5.3/dist/setup/setup ...
[1 of 2] Compiling Gtk2HsSetup      ( Gtk2HsSetup.hs, dist/setup-wrapper/Gtk2HsSetup.o )
[2 of 2] Compiling Main             ( SetupMain.hs, dist/setup-wrapper/Main.o )
Linking dist/setup-wrapper/setup ...
Configuring gio-0.12.5.3...
Building gio-0.12.5.3...
Preprocessing library gio-0.12.5.3...
[ 1 of 24] Compiling System.GIO.Signals ( dist/build/System/GIO/Signals.hs, dist/build/System/GIO/Signals.o )
[ 2 of 24] Compiling System.GIO.Types ( dist/build/System/GIO/Types.hs, dist/build/System/GIO/Types.o )

System/GIO/Types.chs:193:27: Warning:
    In the use of `unsafeForeignPtrToPtr'
    (imported from Foreign.ForeignPtr):
    Deprecated: "Use Foreign.ForeignPtr.Unsafe.unsafeForeignPtrToPtr instead; This function will be removed in the next release"
[ 3 of 24] Compiling System.GIO.Enums ( dist/build/System/GIO/Enums.hs, dist/build/System/GIO/Enums.o )
[ 4 of 24] Compiling System.GIO.File.FileAttribute ( dist/build/System/GIO/File/FileAttribute.hs, dist/build/System/GIO/File/FileAttribute.o )
[ 5 of 24] Compiling System.GIO.Volumes.VolumeMonitor ( dist/build/System/GIO/Volumes/VolumeMonitor.hs, dist/build/System/GIO/Volumes/VolumeMonitor.o )
[ 6 of 24] Compiling System.GIO.Icons.ThemedIcon ( dist/build/System/GIO/Icons/ThemedIcon.hs, dist/build/System/GIO/Icons/ThemedIcon.o )
[ 7 of 24] Compiling System.GIO.Icons.Icon ( dist/build/System/GIO/Icons/Icon.hs, dist/build/System/GIO/Icons/Icon.o )
[ 8 of 24] Compiling System.GIO.Icons.FileIcon ( dist/build/System/GIO/Icons/FileIcon.hs, dist/build/System/GIO/Icons/FileIcon.o )
[ 9 of 24] Compiling System.GIO.Icons.EmblemedIcon ( dist/build/System/GIO/Icons/EmblemedIcon.hs, dist/build/System/GIO/Icons/EmblemedIcon.o )
[10 of 24] Compiling System.GIO.Icons.Emblem ( dist/build/System/GIO/Icons/Emblem.hs, dist/build/System/GIO/Icons/Emblem.o )
[11 of 24] Compiling System.GIO.File.MountOperation ( dist/build/System/GIO/File/MountOperation.hs, dist/build/System/GIO/File/MountOperation.o )
[12 of 24] Compiling System.GIO.File.IOError ( dist/build/System/GIO/File/IOError.hs, dist/build/System/GIO/File/IOError.o )
[13 of 24] Compiling System.GIO.File.FileMonitor ( dist/build/System/GIO/File/FileMonitor.hs, dist/build/System/GIO/File/FileMonitor.o )
[14 of 24] Compiling System.GIO.File.FileInfo ( dist/build/System/GIO/File/FileInfo.hs, dist/build/System/GIO/File/FileInfo.o )
[15 of 24] Compiling System.GIO.File.ContentType ( dist/build/System/GIO/File/ContentType.hs, dist/build/System/GIO/File/ContentType.o )
[16 of 24] Compiling System.GIO.File.AppInfo ( dist/build/System/GIO/File/AppInfo.hs, dist/build/System/GIO/File/AppInfo.o )
[17 of 24] Compiling System.GIO.Async.Cancellable ( dist/build/System/GIO/Async/Cancellable.hs, dist/build/System/GIO/Async/Cancellable.o )
[18 of 24] Compiling System.GIO.Async.AsyncResult ( dist/build/System/GIO/Async/AsyncResult.hs, dist/build/System/GIO/Async/AsyncResult.o )
[19 of 24] Compiling System.GIO.File.File ( dist/build/System/GIO/File/File.hs, dist/build/System/GIO/File/File.o )
[20 of 24] Compiling System.GIO.File.FileEnumerator ( dist/build/System/GIO/File/FileEnumerator.hs, dist/build/System/GIO/File/FileEnumerator.o )
[21 of 24] Compiling System.GIO.Volumes.Drive ( dist/build/System/GIO/Volumes/Drive.hs, dist/build/System/GIO/Volumes/Drive.o )
[22 of 24] Compiling System.GIO.Volumes.Mount ( dist/build/System/GIO/Volumes/Mount.hs, dist/build/System/GIO/Volumes/Mount.o )
[23 of 24] Compiling System.GIO.Volumes.Volume ( dist/build/System/GIO/Volumes/Volume.hs, dist/build/System/GIO/Volumes/Volume.o )
[24 of 24] Compiling System.GIO       ( System/GIO.hs, dist/build/System/GIO.o )
[ 1 of 24] Compiling System.GIO.Signals ( dist/build/System/GIO/Signals.hs, dist/build/System/GIO/Signals.p_o )
[ 2 of 24] Compiling System.GIO.Types ( dist/build/System/GIO/Types.hs, dist/build/System/GIO/Types.p_o )

System/GIO/Types.chs:193:27: Warning:
    In the use of `unsafeForeignPtrToPtr'
    (imported from Foreign.ForeignPtr):
    Deprecated: "Use Foreign.ForeignPtr.Unsafe.unsafeForeignPtrToPtr instead; This function will be removed in the next release"
[ 3 of 24] Compiling System.GIO.Enums ( dist/build/System/GIO/Enums.hs, dist/build/System/GIO/Enums.p_o )
[ 4 of 24] Compiling System.GIO.File.FileAttribute ( dist/build/System/GIO/File/FileAttribute.hs, dist/build/System/GIO/File/FileAttribute.p_o )
[ 5 of 24] Compiling System.GIO.Volumes.VolumeMonitor ( dist/build/System/GIO/Volumes/VolumeMonitor.hs, dist/build/System/GIO/Volumes/VolumeMonitor.p_o )
[ 6 of 24] Compiling System.GIO.Icons.ThemedIcon ( dist/build/System/GIO/Icons/ThemedIcon.hs, dist/build/System/GIO/Icons/ThemedIcon.p_o )
[ 7 of 24] Compiling System.GIO.Icons.Icon ( dist/build/System/GIO/Icons/Icon.hs, dist/build/System/GIO/Icons/Icon.p_o )
[ 8 of 24] Compiling System.GIO.Icons.FileIcon ( dist/build/System/GIO/Icons/FileIcon.hs, dist/build/System/GIO/Icons/FileIcon.p_o )
[ 9 of 24] Compiling System.GIO.Icons.EmblemedIcon ( dist/build/System/GIO/Icons/EmblemedIcon.hs, dist/build/System/GIO/Icons/EmblemedIcon.p_o )
[10 of 24] Compiling System.GIO.Icons.Emblem ( dist/build/System/GIO/Icons/Emblem.hs, dist/build/System/GIO/Icons/Emblem.p_o )
[11 of 24] Compiling System.GIO.File.MountOperation ( dist/build/System/GIO/File/MountOperation.hs, dist/build/System/GIO/File/MountOperation.p_o )
[12 of 24] Compiling System.GIO.File.IOError ( dist/build/System/GIO/File/IOError.hs, dist/build/System/GIO/File/IOError.p_o )
[13 of 24] Compiling System.GIO.File.FileMonitor ( dist/build/System/GIO/File/FileMonitor.hs, dist/build/System/GIO/File/FileMonitor.p_o )
[14 of 24] Compiling System.GIO.File.FileInfo ( dist/build/System/GIO/File/FileInfo.hs, dist/build/System/GIO/File/FileInfo.p_o )
[15 of 24] Compiling System.GIO.File.ContentType ( dist/build/System/GIO/File/ContentType.hs, dist/build/System/GIO/File/ContentType.p_o )
[16 of 24] Compiling System.GIO.File.AppInfo ( dist/build/System/GIO/File/AppInfo.hs, dist/build/System/GIO/File/AppInfo.p_o )
[17 of 24] Compiling System.GIO.Async.Cancellable ( dist/build/System/GIO/Async/Cancellable.hs, dist/build/System/GIO/Async/Cancellable.p_o )
[18 of 24] Compiling System.GIO.Async.AsyncResult ( dist/build/System/GIO/Async/AsyncResult.hs, dist/build/System/GIO/Async/AsyncResult.p_o )
[19 of 24] Compiling System.GIO.File.File ( dist/build/System/GIO/File/File.hs, dist/build/System/GIO/File/File.p_o )
[20 of 24] Compiling System.GIO.File.FileEnumerator ( dist/build/System/GIO/File/FileEnumerator.hs, dist/build/System/GIO/File/FileEnumerator.p_o )
[21 of 24] Compiling System.GIO.Volumes.Drive ( dist/build/System/GIO/Volumes/Drive.hs, dist/build/System/GIO/Volumes/Drive.p_o )
[22 of 24] Compiling System.GIO.Volumes.Mount ( dist/build/System/GIO/Volumes/Mount.hs, dist/build/System/GIO/Volumes/Mount.p_o )
[23 of 24] Compiling System.GIO.Volumes.Volume ( dist/build/System/GIO/Volumes/Volume.hs, dist/build/System/GIO/Volumes/Volume.p_o )
[24 of 24] Compiling System.GIO       ( System/GIO.hs, dist/build/System/GIO.p_o )
In-place registering gio-0.12.5.3...
Running Haddock for gio-0.12.5.3...
Preprocessing library gio-0.12.5.3...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-1.0

System/GIO/Types.chs:193:27: Warning:
    In the use of `unsafeForeignPtrToPtr'
    (imported from Foreign.ForeignPtr):
    Deprecated: "Use Foreign.ForeignPtr.Unsafe.unsafeForeignPtrToPtr instead; This function will be removed in the next release"
Haddock coverage:
  12% (  1 /  8) in 'System.GIO.Signals'
   0% (  1 /246) in 'System.GIO.Types'
  81% ( 17 / 21) in 'System.GIO.Enums'
   8% (  7 / 83) in 'System.GIO.File.FileAttribute'
  92% ( 24 / 26) in 'System.GIO.Volumes.VolumeMonitor'
  83% ( 10 / 12) in 'System.GIO.Icons.ThemedIcon'
  80% (  8 / 10) in 'System.GIO.Icons.Icon'
  78% (  7 /  9) in 'System.GIO.Icons.FileIcon'
  82% (  9 / 11) in 'System.GIO.Icons.EmblemedIcon'
  85% ( 11 / 13) in 'System.GIO.Icons.Emblem'
  83% ( 20 / 24) in 'System.GIO.File.MountOperation'
 100% (  7 /  7) in 'System.GIO.File.IOError'
  81% ( 13 / 16) in 'System.GIO.File.FileMonitor'
  97% ( 63 / 65) in 'System.GIO.File.FileInfo'
 100% ( 15 / 15) in 'System.GIO.File.ContentType'
  91% ( 39 / 43) in 'System.GIO.File.AppInfo'
  88% ( 15 / 17) in 'System.GIO.Async.Cancellable'
  43% (  3 /  7) in 'System.GIO.Async.AsyncResult'
  77% ( 99 /129) in 'System.GIO.File.File'
  88% ( 14 / 16) in 'System.GIO.File.FileEnumerator'
  94% ( 34 / 36) in 'System.GIO.Volumes.Drive'
  94% ( 30 / 32) in 'System.GIO.Volumes.Mount'
  92% ( 23 / 25) in 'System.GIO.Volumes.Volume'
 100% ( 20 / 20) in 'System.GIO'
Warning: System.GIO.Async.AsyncResult: could not find link destinations for:
    System.GIO.Async.AsyncResult.GAsyncReadyCallback
Warning: System.GIO.Volumes.Drive: could not find link destinations for:
    System.GIO.Volumes.Drive.drivePollForMediaFinish
Documentation created: dist/doc/html/gio/index.html
Installing library in /home/f-a/.cabal/lib/gio-0.12.5.3/ghc-7.6.3
Registering gio-0.12.5.3...
[1 of 2] Compiling SetupWrapper     ( /tmp/pango-0.12.5.3-4710/pango-0.12.5.3/SetupWrapper.hs, /tmp/pango-0.12.5.3-4710/pango-0.12.5.3/dist/setup/SetupWrapper.o )
[2 of 2] Compiling Main             ( /tmp/pango-0.12.5.3-4710/pango-0.12.5.3/Setup.hs, /tmp/pango-0.12.5.3-4710/pango-0.12.5.3/dist/setup/Main.o )
Linking /tmp/pango-0.12.5.3-4710/pango-0.12.5.3/dist/setup/setup ...
[1 of 2] Compiling Gtk2HsSetup      ( Gtk2HsSetup.hs, dist/setup-wrapper/Gtk2HsSetup.o )
[2 of 2] Compiling Main             ( SetupMain.hs, dist/setup-wrapper/Main.o )
Linking dist/setup-wrapper/setup ...
Configuring pango-0.12.5.3...
Building pango-0.12.5.3...
Preprocessing library pango-0.12.5.3...
[ 1 of 14] Compiling Graphics.Rendering.Pango.Types ( dist/build/Graphics/Rendering/Pango/Types.hs, dist/build/Graphics/Rendering/Pango/Types.o )

Graphics/Rendering/Pango/Types.chs:82:27: Warning:
    In the use of `unsafeForeignPtrToPtr'
    (imported from Foreign.ForeignPtr):
    Deprecated: "Use Foreign.ForeignPtr.Unsafe.unsafeForeignPtrToPtr instead; This function will be removed in the next release"
[ 2 of 14] Compiling Graphics.Rendering.Pango.BasicTypes ( dist/build/Graphics/Rendering/Pango/BasicTypes.hs, dist/build/Graphics/Rendering/Pango/BasicTypes.o )
[ 3 of 14] Compiling Graphics.Rendering.Pango.Structs ( dist/build/Graphics/Rendering/Pango/Structs.hs, dist/build/Graphics/Rendering/Pango/Structs.o )
[ 4 of 14] Compiling Graphics.Rendering.Pango.Attributes ( dist/build/Graphics/Rendering/Pango/Attributes.hs, dist/build/Graphics/Rendering/Pango/Attributes.o )
[ 5 of 14] Compiling Graphics.Rendering.Pango.GlyphStorage ( dist/build/Graphics/Rendering/Pango/GlyphStorage.hs, dist/build/Graphics/Rendering/Pango/GlyphStorage.o )
[ 6 of 14] Compiling Graphics.Rendering.Pango.Enums ( dist/build/Graphics/Rendering/Pango/Enums.hs, dist/build/Graphics/Rendering/Pango/Enums.o )
[ 7 of 14] Compiling Graphics.Rendering.Pango.Description ( dist/build/Graphics/Rendering/Pango/Description.hs, dist/build/Graphics/Rendering/Pango/Description.o )
[ 8 of 14] Compiling Graphics.Rendering.Pango.Font ( dist/build/Graphics/Rendering/Pango/Font.hs, dist/build/Graphics/Rendering/Pango/Font.o )
[ 9 of 14] Compiling Graphics.Rendering.Pango.Markup ( dist/build/Graphics/Rendering/Pango/Markup.hs, dist/build/Graphics/Rendering/Pango/Markup.o )
[10 of 14] Compiling Graphics.Rendering.Pango.Rendering ( dist/build/Graphics/Rendering/Pango/Rendering.hs, dist/build/Graphics/Rendering/Pango/Rendering.o )
[11 of 14] Compiling Graphics.Rendering.Pango.Layout ( dist/build/Graphics/Rendering/Pango/Layout.hs, dist/build/Graphics/Rendering/Pango/Layout.o )
[12 of 14] Compiling Graphics.Rendering.Pango.Cairo ( dist/build/Graphics/Rendering/Pango/Cairo.hs, dist/build/Graphics/Rendering/Pango/Cairo.o )
[13 of 14] Compiling Graphics.Rendering.Pango.Context ( dist/build/Graphics/Rendering/Pango/Context.hs, dist/build/Graphics/Rendering/Pango/Context.o )
[14 of 14] Compiling Graphics.Rendering.Pango ( dist/build/Graphics/Rendering/Pango.hs, dist/build/Graphics/Rendering/Pango.o )
[ 1 of 14] Compiling Graphics.Rendering.Pango.Types ( dist/build/Graphics/Rendering/Pango/Types.hs, dist/build/Graphics/Rendering/Pango/Types.p_o )

Graphics/Rendering/Pango/Types.chs:82:27: Warning:
    In the use of `unsafeForeignPtrToPtr'
    (imported from Foreign.ForeignPtr):
    Deprecated: "Use Foreign.ForeignPtr.Unsafe.unsafeForeignPtrToPtr instead; This function will be removed in the next release"
[ 2 of 14] Compiling Graphics.Rendering.Pango.BasicTypes ( dist/build/Graphics/Rendering/Pango/BasicTypes.hs, dist/build/Graphics/Rendering/Pango/BasicTypes.p_o )
[ 3 of 14] Compiling Graphics.Rendering.Pango.Structs ( dist/build/Graphics/Rendering/Pango/Structs.hs, dist/build/Graphics/Rendering/Pango/Structs.p_o )
[ 4 of 14] Compiling Graphics.Rendering.Pango.Attributes ( dist/build/Graphics/Rendering/Pango/Attributes.hs, dist/build/Graphics/Rendering/Pango/Attributes.p_o )
[ 5 of 14] Compiling Graphics.Rendering.Pango.GlyphStorage ( dist/build/Graphics/Rendering/Pango/GlyphStorage.hs, dist/build/Graphics/Rendering/Pango/GlyphStorage.p_o )
[ 6 of 14] Compiling Graphics.Rendering.Pango.Enums ( dist/build/Graphics/Rendering/Pango/Enums.hs, dist/build/Graphics/Rendering/Pango/Enums.p_o )
[ 7 of 14] Compiling Graphics.Rendering.Pango.Description ( dist/build/Graphics/Rendering/Pango/Description.hs, dist/build/Graphics/Rendering/Pango/Description.p_o )
[ 8 of 14] Compiling Graphics.Rendering.Pango.Font ( dist/build/Graphics/Rendering/Pango/Font.hs, dist/build/Graphics/Rendering/Pango/Font.p_o )
[ 9 of 14] Compiling Graphics.Rendering.Pango.Markup ( dist/build/Graphics/Rendering/Pango/Markup.hs, dist/build/Graphics/Rendering/Pango/Markup.p_o )
[10 of 14] Compiling Graphics.Rendering.Pango.Rendering ( dist/build/Graphics/Rendering/Pango/Rendering.hs, dist/build/Graphics/Rendering/Pango/Rendering.p_o )
[11 of 14] Compiling Graphics.Rendering.Pango.Layout ( dist/build/Graphics/Rendering/Pango/Layout.hs, dist/build/Graphics/Rendering/Pango/Layout.p_o )
[12 of 14] Compiling Graphics.Rendering.Pango.Cairo ( dist/build/Graphics/Rendering/Pango/Cairo.hs, dist/build/Graphics/Rendering/Pango/Cairo.p_o )
[13 of 14] Compiling Graphics.Rendering.Pango.Context ( dist/build/Graphics/Rendering/Pango/Context.hs, dist/build/Graphics/Rendering/Pango/Context.p_o )
[14 of 14] Compiling Graphics.Rendering.Pango ( dist/build/Graphics/Rendering/Pango.hs, dist/build/Graphics/Rendering/Pango.p_o )
In-place registering pango-0.12.5.3...
Running Haddock for pango-0.12.5.3...
Preprocessing library pango-0.12.5.3...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-1.0

Graphics/Rendering/Pango/Types.chs:82:27: Warning:
    In the use of `unsafeForeignPtrToPtr'
    (imported from Foreign.ForeignPtr):
    Deprecated: "Use Foreign.ForeignPtr.Unsafe.unsafeForeignPtrToPtr instead; This function will be removed in the next release"
Haddock coverage:
   4% (  2 / 51) in 'Graphics.Rendering.Pango.Types'
  55% ( 18 / 33) in 'Graphics.Rendering.Pango.BasicTypes'
  43% ( 10 / 23) in 'Graphics.Rendering.Pango.Structs'
  60% (  3 /  5) in 'Graphics.Rendering.Pango.Attributes'
 100% (  7 /  7) in 'Graphics.Rendering.Pango.GlyphStorage'
  91% ( 20 / 22) in 'Graphics.Rendering.Pango.Enums'
  95% ( 21 / 22) in 'Graphics.Rendering.Pango.Description'
  74% ( 26 / 35) in 'Graphics.Rendering.Pango.Font'
 100% (  5 /  5) in 'Graphics.Rendering.Pango.Markup'
 100% ( 16 / 16) in 'Graphics.Rendering.Pango.Rendering'
 100% ( 75 / 75) in 'Graphics.Rendering.Pango.Layout'
 100% ( 21 / 21) in 'Graphics.Rendering.Pango.Cairo'
  90% ( 19 / 21) in 'Graphics.Rendering.Pango.Context'
 100% (  8 /  8) in 'Graphics.Rendering.Pango'
Documentation created: dist/doc/html/pango/index.html
Installing library in /home/f-a/.cabal/lib/pango-0.12.5.3/ghc-7.6.3
Registering pango-0.12.5.3...
Downloading gtk3-0.12.5.7...
[1 of 2] Compiling SetupWrapper     ( /tmp/gtk3-0.12.5.7-4710/gtk3-0.12.5.7/SetupWrapper.hs, /tmp/gtk3-0.12.5.7-4710/gtk3-0.12.5.7/dist/setup/SetupWrapper.o )
[2 of 2] Compiling Main             ( /tmp/gtk3-0.12.5.7-4710/gtk3-0.12.5.7/Setup.hs, /tmp/gtk3-0.12.5.7-4710/gtk3-0.12.5.7/dist/setup/Main.o )
Linking /tmp/gtk3-0.12.5.7-4710/gtk3-0.12.5.7/dist/setup/setup ...
[1 of 2] Compiling Gtk2HsSetup      ( Gtk2HsSetup.hs, dist/setup-wrapper/Gtk2HsSetup.o )
[2 of 2] Compiling Main             ( SetupMain.hs, dist/setup-wrapper/Main.o )
Linking dist/setup-wrapper/setup ...
Configuring gtk3-0.12.5.7...
Building gtk3-0.12.5.7...
Preprocessing library gtk3-0.12.5.7...
Structs.hsc: In function ?main?:
Structs.hsc:1020:5: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
Structs.hsc:1020:5: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
Structs.hsc:1025:5: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
Structs.hsc:1025:5: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
Structs.hsc:1029:5: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
Structs.hsc:1029:5: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
Structs.hsc:1033:5: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
Structs.hsc:1033:5: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
Structs.hsc:1037:5: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
Structs.hsc:1037:5: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
Structs.hsc:1042:5: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
Structs.hsc:1042:5: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
Structs.hsc:1046:5: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
Structs.hsc:1046:5: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
Structs.hsc:1051:5: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
Structs.hsc:1051:5: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
[  1 of 199] Compiling Graphics.UI.Gtk.ModelView.Sequence ( Graphics/UI/Gtk/ModelView/Sequence.hs, dist/build/Graphics/UI/Gtk/ModelView/Sequence.o )
[  2 of 199] Compiling Graphics.UI.Gtk.Gdk.Enums ( dist/build/Graphics/UI/Gtk/Gdk/Enums.hs, dist/build/Graphics/UI/Gtk/Gdk/Enums.o )
[  3 of 199] Compiling Graphics.UI.Gtk.General.Enums ( dist/build/Graphics/UI/Gtk/General/Enums.hs, dist/build/Graphics/UI/Gtk/General/Enums.o )
[  4 of 199] Compiling Graphics.UI.Gtk.General.Threading ( Graphics/UI/Gtk/General/Threading.hs, dist/build/Graphics/UI/Gtk/General/Threading.o )
[  5 of 199] Compiling Graphics.UI.Gtk.Signals ( dist/build/Graphics/UI/Gtk/Signals.hs, dist/build/Graphics/UI/Gtk/Signals.o )
[  6 of 199] Compiling Graphics.UI.Gtk.Types ( dist/build/Graphics/UI/Gtk/Types.hs, dist/build/Graphics/UI/Gtk/Types.o )

Graphics/UI/Gtk/Types.chs:764:27: Warning:
    In the use of `unsafeForeignPtrToPtr'
    (imported from Foreign.ForeignPtr):
    Deprecated: "Use Foreign.ForeignPtr.Unsafe.unsafeForeignPtrToPtr instead; This function will be removed in the next release"
[  7 of 199] Compiling Graphics.UI.Gtk.General.DNDTypes ( dist/build/Graphics/UI/Gtk/General/DNDTypes.hs, dist/build/Graphics/UI/Gtk/General/DNDTypes.o )
[  8 of 199] Compiling Graphics.UI.Gtk.Abstract.ContainerChildProperties ( dist/build/Graphics/UI/Gtk/Abstract/ContainerChildProperties.hs, dist/build/Graphics/UI/Gtk/Abstract/ContainerChildProperties.o )
[  9 of 199] Compiling Graphics.UI.Gtk.ModelView.Types ( dist/build/Graphics/UI/Gtk/ModelView/Types.hs, dist/build/Graphics/UI/Gtk/ModelView/Types.o )
[ 10 of 199] Compiling Graphics.UI.Gtk.Gdk.PixbufData ( Graphics/UI/Gtk/Gdk/PixbufData.hs, dist/build/Graphics/UI/Gtk/Gdk/PixbufData.o )
[ 11 of 199] Compiling Graphics.UI.Gtk.General.CssProvider ( dist/build/Graphics/UI/Gtk/General/CssProvider.hs, dist/build/Graphics/UI/Gtk/General/CssProvider.o )
[ 12 of 199] Compiling Graphics.UI.Gtk.General.StyleContext ( dist/build/Graphics/UI/Gtk/General/StyleContext.hs, dist/build/Graphics/UI/Gtk/General/StyleContext.o )
[ 13 of 199] Compiling Graphics.UI.Gtk.General.StyleProvider ( dist/build/Graphics/UI/Gtk/General/StyleProvider.hs, dist/build/Graphics/UI/Gtk/General/StyleProvider.o )
[ 14 of 199] Compiling Graphics.UI.Gtk.Abstract.Separator ( Graphics/UI/Gtk/Abstract/Separator.hs, dist/build/Graphics/UI/Gtk/Abstract/Separator.o )
[ 15 of 199] Compiling Graphics.UI.Gtk.Abstract.Scrollbar ( Graphics/UI/Gtk/Abstract/Scrollbar.hs, dist/build/Graphics/UI/Gtk/Abstract/Scrollbar.o )
[ 16 of 199] Compiling Graphics.UI.Gtk.Abstract.Scale ( dist/build/Graphics/UI/Gtk/Abstract/Scale.hs, dist/build/Graphics/UI/Gtk/Abstract/Scale.o )
[ 17 of 199] Compiling Graphics.UI.Gtk.Abstract.Object ( dist/build/Graphics/UI/Gtk/Abstract/Object.hs, dist/build/Graphics/UI/Gtk/Abstract/Object.o )
[ 18 of 199] Compiling Graphics.UI.Gtk.Abstract.Paned ( dist/build/Graphics/UI/Gtk/Abstract/Paned.hs, dist/build/Graphics/UI/Gtk/Abstract/Paned.o )
[ 19 of 199] Compiling Graphics.UI.Gtk.Builder ( dist/build/Graphics/UI/Gtk/Builder.hs, dist/build/Graphics/UI/Gtk/Builder.o )
[ 20 of 199] Compiling Graphics.UI.Gtk.General.Structs ( dist/build/Graphics/UI/Gtk/General/Structs.hs, dist/build/Graphics/UI/Gtk/General/Structs.o )
[ 21 of 199] Compiling Graphics.UI.Gtk.Abstract.Range ( dist/build/Graphics/UI/Gtk/Abstract/Range.hs, dist/build/Graphics/UI/Gtk/Abstract/Range.o )
[ 22 of 199] Compiling Graphics.UI.Gtk.Embedding.Plug ( dist/build/Graphics/UI/Gtk/Embedding/Plug.hs, dist/build/Graphics/UI/Gtk/Embedding/Plug.o )
[ 23 of 199] Compiling Graphics.UI.Gtk.Embedding.Socket ( dist/build/Graphics/UI/Gtk/Embedding/Socket.hs, dist/build/Graphics/UI/Gtk/Embedding/Socket.o )
[ 24 of 199] Compiling Graphics.UI.Gtk.Multiline.Types ( dist/build/Graphics/UI/Gtk/Multiline/Types.hs, dist/build/Graphics/UI/Gtk/Multiline/Types.o )
[ 25 of 199] Compiling Graphics.UI.GtkInternals ( dist/build/Graphics/UI/GtkInternals.hs, dist/build/Graphics/UI/GtkInternals.o )
[ 26 of 199] Compiling Graphics.UI.Gtk.Abstract.Misc ( dist/build/Graphics/UI/Gtk/Abstract/Misc.hs, dist/build/Graphics/UI/Gtk/Abstract/Misc.o )
[ 27 of 199] Compiling Graphics.UI.Gtk.Abstract.Bin ( dist/build/Graphics/UI/Gtk/Abstract/Bin.hs, dist/build/Graphics/UI/Gtk/Abstract/Bin.o )
[ 28 of 199] Compiling Graphics.UI.Gtk.Abstract.Container ( dist/build/Graphics/UI/Gtk/Abstract/Container.hs, dist/build/Graphics/UI/Gtk/Abstract/Container.o )
[ 29 of 199] Compiling Graphics.UI.Gtk.Abstract.ButtonBox ( dist/build/Graphics/UI/Gtk/Abstract/ButtonBox.hs, dist/build/Graphics/UI/Gtk/Abstract/ButtonBox.o )
[ 30 of 199] Compiling Graphics.UI.Gtk.Abstract.Box ( dist/build/Graphics/UI/Gtk/Abstract/Box.hs, dist/build/Graphics/UI/Gtk/Abstract/Box.o )
[ 31 of 199] Compiling Graphics.UI.Gtk.Misc.Viewport ( dist/build/Graphics/UI/Gtk/Misc/Viewport.hs, dist/build/Graphics/UI/Gtk/Misc/Viewport.o )
[ 32 of 199] Compiling Graphics.UI.Gtk.Misc.Tooltip ( dist/build/Graphics/UI/Gtk/Misc/Tooltip.hs, dist/build/Graphics/UI/Gtk/Misc/Tooltip.o )
[ 33 of 199] Compiling Graphics.UI.Gtk.Misc.SizeGroup ( dist/build/Graphics/UI/Gtk/Misc/SizeGroup.hs, dist/build/Graphics/UI/Gtk/Misc/SizeGroup.o )
[ 34 of 199] Compiling Graphics.UI.Gtk.Misc.IMContextSimple ( dist/build/Graphics/UI/Gtk/Misc/IMContextSimple.hs, dist/build/Graphics/UI/Gtk/Misc/IMContextSimple.o )
[ 35 of 199] Compiling Graphics.UI.Gtk.Misc.IMMulticontext ( dist/build/Graphics/UI/Gtk/Misc/IMMulticontext.hs, dist/build/Graphics/UI/Gtk/Misc/IMMulticontext.o )
[ 36 of 199] Compiling Graphics.UI.Gtk.Misc.HandleBox ( dist/build/Graphics/UI/Gtk/Misc/HandleBox.hs, dist/build/Graphics/UI/Gtk/Misc/HandleBox.o )
[ 37 of 199] Compiling Graphics.UI.Gtk.Misc.EventBox ( dist/build/Graphics/UI/Gtk/Misc/EventBox.hs, dist/build/Graphics/UI/Gtk/Misc/EventBox.o )
[ 38 of 199] Compiling Graphics.UI.Gtk.Misc.Calendar ( dist/build/Graphics/UI/Gtk/Misc/Calendar.hs, dist/build/Graphics/UI/Gtk/Misc/Calendar.o )
[ 39 of 199] Compiling Graphics.UI.Gtk.Misc.Arrow ( dist/build/Graphics/UI/Gtk/Misc/Arrow.hs, dist/build/Graphics/UI/Gtk/Misc/Arrow.o )
[ 40 of 199] Compiling Graphics.UI.Gtk.Misc.Adjustment ( dist/build/Graphics/UI/Gtk/Misc/Adjustment.hs, dist/build/Graphics/UI/Gtk/Misc/Adjustment.o )
[ 41 of 199] Compiling Graphics.UI.Gtk.Misc.Accessible ( dist/build/Graphics/UI/Gtk/Misc/Accessible.hs, dist/build/Graphics/UI/Gtk/Misc/Accessible.o )
[ 42 of 199] Compiling Graphics.UI.Gtk.Scrolling.VScrollbar ( dist/build/Graphics/UI/Gtk/Scrolling/VScrollbar.hs, dist/build/Graphics/UI/Gtk/Scrolling/VScrollbar.o )
[ 43 of 199] Compiling Graphics.UI.Gtk.Scrolling.ScrolledWindow ( dist/build/Graphics/UI/Gtk/Scrolling/ScrolledWindow.hs, dist/build/Graphics/UI/Gtk/Scrolling/ScrolledWindow.o )
[ 44 of 199] Compiling Graphics.UI.Gtk.Scrolling.HScrollbar ( dist/build/Graphics/UI/Gtk/Scrolling/HScrollbar.hs, dist/build/Graphics/UI/Gtk/Scrolling/HScrollbar.o )
[ 45 of 199] Compiling Graphics.UI.Gtk.Recent.RecentInfo ( dist/build/Graphics/UI/Gtk/Recent/RecentInfo.hs, dist/build/Graphics/UI/Gtk/Recent/RecentInfo.o )
[ 46 of 199] Compiling Graphics.UI.Gtk.Recent.RecentChooser ( dist/build/Graphics/UI/Gtk/Recent/RecentChooser.hs, dist/build/Graphics/UI/Gtk/Recent/RecentChooser.o )
[ 47 of 199] Compiling Graphics.UI.Gtk.Recent.RecentManager ( dist/build/Graphics/UI/Gtk/Recent/RecentManager.hs, dist/build/Graphics/UI/Gtk/Recent/RecentManager.o )
[ 48 of 199] Compiling Graphics.UI.Gtk.Recent.RecentFilter ( dist/build/Graphics/UI/Gtk/Recent/RecentFilter.hs, dist/build/Graphics/UI/Gtk/Recent/RecentFilter.o )
[ 49 of 199] Compiling Graphics.UI.Gtk.Recent.RecentChooserWidget ( dist/build/Graphics/UI/Gtk/Recent/RecentChooserWidget.hs, dist/build/Graphics/UI/Gtk/Recent/RecentChooserWidget.o )
[ 50 of 199] Compiling Graphics.UI.Gtk.Recent.RecentChooserMenu ( dist/build/Graphics/UI/Gtk/Recent/RecentChooserMenu.hs, dist/build/Graphics/UI/Gtk/Recent/RecentChooserMenu.o )
[ 51 of 199] Compiling Graphics.UI.Gtk.Printing.PrintContext ( dist/build/Graphics/UI/Gtk/Printing/PrintContext.hs, dist/build/Graphics/UI/Gtk/Printing/PrintContext.o )
[ 52 of 199] Compiling Graphics.UI.Gtk.Printing.PaperSize ( dist/build/Graphics/UI/Gtk/Printing/PaperSize.hs, dist/build/Graphics/UI/Gtk/Printing/PaperSize.o )
[ 53 of 199] Compiling Graphics.UI.Gtk.Printing.PrintOperation ( dist/build/Graphics/UI/Gtk/Printing/PrintOperation.hs, dist/build/Graphics/UI/Gtk/Printing/PrintOperation.o )

Graphics/UI/Gtk/Printing/PrintOperation.chs:409:6:
    Couldn't match expected type `Ptr ()' with actual type `Window'
    In the return type of a call of `toWindow'
    In the third argument of `\ (PrintOperation arg1) arg2 arg3 arg4
                                -> withForeignPtr arg1
                                   $ \ argPtr1
                                       -> gtk_print_operation_run argPtr1 arg2 arg3 arg4', namely
      `(toWindow parent)'
    In the expression:
      (\ (PrintOperation arg1) arg2 arg3 arg4
         -> withForeignPtr arg1
            $ \ argPtr1 -> gtk_print_operation_run argPtr1 arg2 arg3 arg4)
        (toPrintOperation self)
        ((fromIntegral . fromEnum) action)
        (toWindow parent)
        errorPtr

Graphics/UI/Gtk/Printing/PrintOperation.chs:504:7:
    Couldn't match expected type `Ptr ()' with actual type `Window'
    In the return type of a call of `toWindow'
    In the first argument of `\ arg1
                                (PageSetup arg2)
                                (PrintSettings arg3)
                                -> withForeignPtr arg2
                                   $ \ argPtr2 -> withForeignPtr arg3 $ \ argPtr3 -> ...', namely
      `(toWindow window)'
    In the second argument of `($)', namely
      `(\ arg1 (PageSetup arg2) (PrintSettings arg3)
          -> withForeignPtr arg2
             $ \ argPtr2
                 -> withForeignPtr arg3
                    $ \ argPtr3
                        -> gtk_print_run_page_setup_dialog arg1 argPtr2 argPtr3)
         (toWindow window)
         (toPageSetup pageSetup)
         (toPrintSettings setting)'

Graphics/UI/Gtk/Printing/PrintOperation.chs:530:7:
    Couldn't match expected type `Ptr ()' with actual type `Window'
    In the return type of a call of `toWindow'
    In the first argument of `\ arg1
                                (PageSetup arg2)
                                (PrintSettings arg3)
                                arg4
                                arg5
                                -> withForeignPtr arg2
                                   $ \ argPtr2 -> withForeignPtr arg3 $ \ argPtr3 -> ...', namely
      `(toWindow window)'
    In a stmt of a 'do' block:
      (\ arg1 (PageSetup arg2) (PrintSettings arg3) arg4 arg5
         -> withForeignPtr arg2
            $ \ argPtr2
                -> withForeignPtr arg3
                   $ \ argPtr3
                       -> gtk_print_run_page_setup_dialog_async
                            arg1 argPtr2 argPtr3 arg4 arg5)
        (toWindow window)
        (toPageSetup pageSetup)
        (toPrintSettings setting)
        funcPtr
        nullPtr
Updating documentation index /home/f-a/.cabal/share/doc/index.html
cabal: Error: some packages failed to install:
gtk3-0.12.5.7 failed during the building phase. The exception was:
ExitFailure 1


More information about the Libraries mailing list