| 1 | Linux 2.6.18-194.el5 x86_64 GNU/Linux |
|---|
| 2 | The Glorious Glasgow Haskell Compilation System, version 7.0.3 |
|---|
| 3 | cabal-install version 0.10.2 |
|---|
| 4 | using version 1.10.2.0 of the Cabal library |
|---|
| 5 | |
|---|
| 6 | cabal install gtk --gcc-options="-L/home/blctl/apps/libffi-3.0.10/lib -lffi" -v3 |
|---|
| 7 | ... |
|---|
| 8 | compile: input file dist/build/Graphics/UI/Gtk/Types.hs |
|---|
| 9 | *** Checking old interface for gtk-0.12.1:Graphics.UI.Gtk.Types: |
|---|
| 10 | [ 8 of 207] Compiling Graphics.UI.Gtk.Types ( dist/build/Graphics/UI/Gtk/Types.hs, dist/build/Graphics/UI/Gtk/Types.o ) |
|---|
| 11 | *** Parser: |
|---|
| 12 | *** Renamer/typechecker: |
|---|
| 13 | |
|---|
| 14 | Graphics/UI/Gtk/Types.chs:4837:7: |
|---|
| 15 | Not in scope: type constructor or class `TooltipClass' |
|---|
| 16 | |
|---|
| 17 | Graphics/UI/Gtk/Types.chs:4842:10: |
|---|
| 18 | Not in scope: type constructor or class `TooltipClass' |
|---|
| 19 | *** Deleting temp files: |
|---|
| 20 | Deleting: /tmp/ghc17792_0/ghc17792_0.s |
|---|
| 21 | Warning: deleting non-existent /tmp/ghc17792_0/ghc17792_0.s |
|---|
| 22 | Upsweep partially successful. |
|---|
| 23 | *** Deleting temp files: |
|---|
| 24 | Deleting: /tmp/ghc17792_0/ghc17792_1.hscpp /tmp/ghc17792_0/ghc17792_0.hscpp |
|---|
| 25 | link(batch): upsweep (partially) failed OR |
|---|
| 26 | Main.main not exported; not linking. |
|---|
| 27 | *** Deleting temp files: |
|---|
| 28 | Deleting: /tmp/ghc17792_0/ghc17792_2.hscpp |
|---|
| 29 | *** Deleting temp dirs: |
|---|
| 30 | Deleting: /tmp/ghc17792_0 |
|---|
| 31 | /usr/local/bin/ghc returned ExitFailure 1 |
|---|
| 32 | World file is already up to date. |
|---|
| 33 | cabal: Error: some packages failed to install: |
|---|
| 34 | gtk-0.12.1 failed during the building phase. The exception was: |
|---|
| 35 | ExitFailure 1 |
|---|
| 36 | [blctl@gui15a1 glib-2.29.90]$ |
|---|