#34018: boost fails to build +universal i386,x86_64,ppc ---------------------------------------------------+------------------------ Reporter: jeremyhu@… | Owner: adfernandes@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.4 Keywords: universal muniversal merger_dont_diff | Port: boost ---------------------------------------------------+------------------------ If you have universal_archs set to i386 x86_64 ppc, boost will try to build for ppc64 which will cause it to fail to link due to missing dependencies. It seems this is a deficiency in boost's logic. It has a switch for ppc/intel/both and a switch for 32/64/both, so you can't represent this configuration accurately with those options. -- Ticket URL: <https://trac.macports.org/ticket/34018> MacPorts <http://www.macports.org/> Ports system for Mac OS