#29721: pypy @1.5_0 Build failure ----------------------------------+----------------------------------------- Reporter: neal@… | Owner: jmr@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Resolution: invalid | Keywords: Port: pypy | ----------------------------------+----------------------------------------- Changes (by jmr@…): * status: new => closed * resolution: => invalid Comment: The platchecks are expected to fail on platforms that don't have the feature they're checking for. The problem is this: {{{ /usr/local/lib/libexpat.dylib: no matching architecture in universal wrapper }}} We don't support having libraries or headers in /usr/local because gcc treats it as a "system" location. After you get rid of the incompatible lib you may need to uninstall the old version of pypy and/or clean. -- Ticket URL: <https://trac.macports.org/ticket/29721#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS