#33700: py27-pyopencl @2011.2: Build failure with Xcode 4.3.1 ---------------------------------------+------------------------------------ Reporter: larry.velazquez@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.4 Keywords: haspatch | Port: py27-pyopencl ---------------------------------------+------------------------------------ Building `py27-pyopencl` currently fails with Xcode 4.3.1 because `setup.py` hardcodes "/Developer/SDKs" into CXXFLAGS. (See attached log for build failures.) The attached patch removes the hardcoded reference. It also seems that `setup.py` set its own arch flags, so this port built universal regardless of the whether the universal variant was chosen. The patch removes these flags also. -- Ticket URL: <https://trac.macports.org/ticket/33700> MacPorts <http://www.macports.org/> Ports system for Mac OS