#24269: gtk2hs build fails -----------------------------------------------+---------------------------- Reporter: thomas.hutchinson@… | Owner: gwright@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.2 Keywords: | Port: gtk2hs -----------------------------------------------+---------------------------- Changes (by jmr@…): * owner: macports-tickets@… => gwright@… Old description:
10.6.2 x86_32 ghc 6.10.4 rev2
gtk2hs fails to build. I also tried with build.jobs=1
Full log attached.
I get several errors like this:
ghc: unrecognised flags: -m32 Usage: For basic information, try the `--help' option. compiling gio/System/GIO/FileAttribute_hsc_make.c failed
and then finally:
glib/System/Glib.hs:13:0: Failed to load interface for `System.Glib.UTFString': Use -v to see a list of the files searched for. make[1]: *** [glib/System/Glib.o] Error 1
New description: 10.6.2 x86_32 ghc 6.10.4 rev2 gtk2hs fails to build. I also tried with build.jobs=1 Full log attached. I get several errors like this: {{{ ghc: unrecognised flags: -m32 Usage: For basic information, try the `--help' option. compiling gio/System/GIO/FileAttribute_hsc_make.c failed }}} and then finally: {{{ glib/System/Glib.hs:13:0: Failed to load interface for `System.Glib.UTFString': Use -v to see a list of the files searched for. make[1]: *** [glib/System/Glib.o] Error 1 }}} -- Comment: Please remember to cc the maintainer. -- Ticket URL: <http://trac.macports.org/ticket/24269#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS