Opened 9 years ago

Last modified 5 years ago

#49337 closed defect

cmake @3.3.2: CMAKE_OSX_DEPLOYMENT_TARGET (10.11) is greater than CMAKE_OSX_SYSROOT SDK — at Version 1

Reported by: alexandervpan@… Owned by: michaelld@…
Priority: Normal Milestone:
Component: ports Version: 2.3.4
Keywords: Cc: css@…
Port: cmake

Description (last modified by ryandesign (Ryan Carsten Schmidt))

I've been trying to install root6 via macports on my brand new macbook air I got and I've been getting errors when it comes to cmake installation

I updated to the OS X 10.11 and updated xcode and its command line tools here is the log file of my error. I

Change History (2)

Changed 9 years ago by alexandervpan@…

Attachment: main.log added

log file

comment:1 Changed 9 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: css@… added
Description: modified (diff)
Owner: changed from macports-tickets@… to michaelld@…
Port: cmake added
Summary: Trying to install root6 errorcmake @3.3.2: CMAKE_OSX_DEPLOYMENT_TARGET (10.11) is greater than CMAKE_OSX_SYSROOT SDK

What version of Xcode do you have? For OS X 10.11, you must use Xcode 7 or later. The log says the 10.10 SDK is being used, but if you had Xcode 7 or later, the 10.10 SDK would not exist.

Note: See TracTickets for help on using tickets.