#19946: ghc 6.10.3 fails to build on Intel OS X 10.4.11 during config ----------------------------------------+----------------------------------- Reporter: florin.bocaneala@… | Owner: gwright@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: ghc ----------------------------------------+----------------------------------- Comment(by ryandesign@…): Replying to [comment:8 florin.bocaneala@…]:
I guess we made a little progress.
I attach below the debug output that you requested, In the output, the line {{{ DEBUG: Executing variant darwin_8_powerpc provides darwin_8_powerpc }}} means that the variant darwin_8_powerpc was selected. If you didn't request it in your "port install" command, is it perhaps listed in your /opt/local/etc/macports/variants.conf?
If you look at the other ports you have installed, are any of them using a powerpc variant too? Try {{{ port installed | grep powerpc }}} to see.
but then, based on your suggestion, I tried specifying the architecture by hand (+darwin_8_i386) and this time it managed to pass the configuration step, and even most of the compilation. However, it faltered once again during linking with... libgmp. That's bug #19747.
-- Ticket URL: <http://trac.macports.org/ticket/19946#comment:9> MacPorts <http://www.macports.org/> Ports system for Mac OS