#29915: swig-python, swig, pcre architecture problem...? when installing py26-sfepy ---------------------------------------------------------------+------------ Reporter: eugene.geis@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Keywords: swig-python, pcre, swig, py26-sfepy, snow leopard | Port: swig-python ---------------------------------------------------------------+------------ Comment(by ryandesign@…): Replying to [ticket:29915 eugene.geis@…]:
I change the macports.conf file to default "i386" instead of "x86_64"... and I change universal binding to "i386 x86_64" instead of the original "i386 ppc". gcc44 now compiles.
Actually the default build_arch on Snow Leopard on 64-bit capable machines like your MacBook Pro Core 2 Duo is x86_64, and the default universal_archs on Snow Leopard is i386 x86_64. If your build_arch was i386 and your universal_archs was i386 ppc, then it's probably because you migrated this MacPorts from a previous OS version; see [wiki:Migration] for the steps you need to take. You should spend some time comparing each line of macports.conf, and adopting every change from the corresponding line of macports.conf.default in the same directory, unless you know of a specific reason not to. The inability for gcc ports to build for non-default build_arch is already known and filed as #28376. -- Ticket URL: <https://trac.macports.org/ticket/29915#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS