#28376: gcc44, gcc45, gcc46: non-default build_arch fails: Building GCC requires GMP 4.1+ and MPFR 2.3.2+. --------------------------------+------------------------------------------- Reporter: tseidl42@… | Owner: mww@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Keywords: | Port: gcc44, gcc45, gcc46 --------------------------------+------------------------------------------- Comment(by blb@…): Replying to [comment:14 ryandesign@…]:
As far as I can tell, none of the pygtk ports have any gcc ports anywhere in their dependency chains.
Do you have '-atlas' or something in variants.conf? gcc44 is needed by py2?-numpy, unless you have '-atlas' as a variant for py27-numpy (or equivalent) that is. Unless an atlas-enabled numpy is needed, I would suggest just installing the right numpy with '-atlas' then install the pygtk needed: {{{ $ sudo port install py27-numpy -atlas $ sudo port install py27-gtk }}} -- Ticket URL: <https://trac.macports.org/ticket/28376#comment:15> MacPorts <http://www.macports.org/> Ports system for Mac OS