#38209: graphite2: i386 ppc universal build fails on Intel --------------------------+-------------------------- Reporter: ryandesign@… | Owner: ryandesign@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Keywords: | Port: graphite2 --------------------------+-------------------------- Jeremy reported to me by email that graphite2 +universal fails to build on an Intel Mac when ppc is in universal_archs, with an error which I already reported upstream here: http://sourceforge.net/tracker/?func=detail&aid=3593055&group_id=66144&atid=... The problem is the segment caching code, which (for some reason which the developer didn't understand) fails to build on PowerPC. He said this code is only used by libreoffice, and then only by its non-Mac builds, so there is nothing that would need this code on OS X. And we don't have libreoffice in MacPorts anyway. I thought I had fixed the problem in r101970 by disabling the segment caching code in a "platform powerpc" block, but I neglected to realize that the problem would also affect universal builds done on an Intel Mac but including a PowerPC component. -- Ticket URL: <https://trac.macports.org/ticket/38209> MacPorts <http://www.macports.org/> Ports system for Mac OS