#49745: reduce-cal build failure under OS X 10.10.5 (Yosemite) ----------------------------+-------------------------------- Reporter: zanderpower@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: | Keywords: Port: reduce-csl | ----------------------------+-------------------------------- Comment (by ryandesign@…): The log you attached is filled with examples of `MACOSX_DEPLOYMENT_TARGET` being set to `10.9` before some compile commands but not others, hence the error message you observed. There is no reason for the build system to set this variable. This should be removed from the build system. Let MacPorts dictate what deployment target to use and everything should be fine. Looks like there are 4 separate configure scripts from which this should be removed. -- Ticket URL: <https://trac.macports.org/ticket/49745#comment:3> MacPorts <https://www.macports.org/> Ports system for OS X