Opened 9 years ago

Closed 4 years ago

#49337 closed defect (fixed)

cmake @3.3.2: CMAKE_OSX_DEPLOYMENT_TARGET (10.11) is greater than CMAKE_OSX_SYSROOT SDK

Reported by: alexandervpan@… Owned by: michaelld (Michael Dickens)
Priority: Normal Milestone:
Component: ports Version: 2.3.4
Keywords: Cc: cssdev
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

Attachments (1)

main.log (89.6 KB) - added by alexandervpan@… 9 years ago.
log file

Download all attachments as: .zip

Change History (3)

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.

comment:2 Changed 4 years ago by kencu (Ken)

Resolution: fixed
Status: newclosed

this no longer occurs

Note: See TracTickets for help on using tickets.