Re: No Xcode 8 CLT for El Capitan

2016-09-22 Thread Christopher Jones
> > > A user just added a comment to the cmake issue that indicates that it is > actually an undeclared type in the Apple header file, and that a bug report > has now been filed with Apple. It also includes a work around: > https://trac.macports.org/ticket/52258#comment:13 >

Re: No Xcode 8 CLT for El Capitan

2016-09-22 Thread Adam Dershowitz
> On Sep 22, 2016, at 7:25 AM, Ryan Schmidt wrote: > > >> On Sep 22, 2016, at 3:44 AM, Jeremy Huddleston Sequoia >> wrote: >> >> >>> On Sep 21, 2016, at 12:15, Adam Dershowitz wrote: >>> >>> That comment does not make it at all clear what those of us who updated to >>> Xcode 8 (but not

Re: No Xcode 8 CLT for El Capitan

2016-09-22 Thread Ryan Schmidt
> On Sep 22, 2016, at 9:19 AM, Adam Dershowitz wrote: > > Perhaps the answer, that I was missing, is that to use Xcode 8, on 10.11, the > user must explicitly install CLTools, but that would not be the case to run > Xcode 7 on 10.11 or Xcode 8 on 10.12? On every version of the Mac operating s

Re: No Xcode 8 CLT for El Capitan

2016-09-22 Thread Jeremy Huddleston Sequoia
> On Sep 22, 2016, at 12:32, Adam Dershowitz wrote: > > > >> On Sep 22, 2016, at 3:24 PM, Jeremy Huddleston Sequoia >> wrote: >> >> >>> On Sep 22, 2016, at 10:37, Adam Dershowitz wrote: >>> >>> >>> On Sep 22, 2016, at 1:07 PM, Jeremy Huddleston Sequoia wrote: > >

Re: No Xcode 8 CLT for El Capitan

2016-09-22 Thread Brandon Allbery
On Thu, Sep 22, 2016 at 3:32 PM, Adam Dershowitz wrote: > One other question. As openmodelica uses cmake to build. Is it likely > that the bug in cmake is also affecting openmodelica (cache, links, stored > paths etc)? Or, instead is it more likely that each happens to have the > identical pro

Re: No Xcode 8 CLT for El Capitan

2016-09-22 Thread Adam Dershowitz
> On Sep 22, 2016, at 3:24 PM, Jeremy Huddleston Sequoia > wrote: > > >> On Sep 22, 2016, at 10:37, Adam Dershowitz wrote: >> >> >> >>> On Sep 22, 2016, at 1:07 PM, Jeremy Huddleston Sequoia >>> wrote: >>> On Sep 22, 2016, at 07:19, Adam Dershowitz wrote:

Re: No Xcode 8 CLT for El Capitan

2016-09-22 Thread Jeremy Huddleston Sequoia
> On Sep 22, 2016, at 10:37, Adam Dershowitz wrote: > > > >> On Sep 22, 2016, at 1:07 PM, Jeremy Huddleston Sequoia >> wrote: >> >>> >>> On Sep 22, 2016, at 07:19, Adam Dershowitz wrote: >>> >>> >>> On Sep 22, 2016, at 4:49 AM, Jeremy Huddleston Sequoia wrote: >

Re: No Xcode 8 CLT for El Capitan

2016-09-22 Thread Adam Dershowitz
> On Sep 22, 2016, at 1:07 PM, Jeremy Huddleston Sequoia > wrote: > >> >> On Sep 22, 2016, at 07:19, Adam Dershowitz wrote: >> >> >> >>> On Sep 22, 2016, at 4:49 AM, Jeremy Huddleston Sequoia >>> wrote: >>> >>> On Sep 21, 2016, at 12:45, Adam Dershowitz wrote: It does

Re: No Xcode 8 CLT for El Capitan

2016-09-22 Thread Jeremy Huddleston Sequoia
> On Sep 22, 2016, at 07:19, Adam Dershowitz wrote: > > > >> On Sep 22, 2016, at 4:49 AM, Jeremy Huddleston Sequoia >> wrote: >> >> >>> On Sep 21, 2016, at 12:45, Adam Dershowitz wrote: >>> >>> It does: >>> >>> $ xcode-select -p >>> /Applications/Xcode.app/Contents/Developer >>> >>> >

Re: No Xcode 8 CLT for El Capitan

2016-09-22 Thread Adam Dershowitz
> On Sep 22, 2016, at 4:49 AM, Jeremy Huddleston Sequoia > wrote: > > >> On Sep 21, 2016, at 12:45, Adam Dershowitz wrote: >> >> It does: >> >> $ xcode-select -p >> /Applications/Xcode.app/Contents/Developer >> >> >> For me some updates in Macports, including some builds, seem to work OK

Re: No Xcode 8 CLT for El Capitan

2016-09-22 Thread Ryan Schmidt
> On Sep 22, 2016, at 3:44 AM, Jeremy Huddleston Sequoia > wrote: > > >> On Sep 21, 2016, at 12:15, Adam Dershowitz wrote: >> >> That comment does not make it at all clear what those of us who updated to >> Xcode 8 (but not beta!) but are still on OS X 10.11 are supposed to do. > > If you

Re: No Xcode 8 CLT for El Capitan

2016-09-22 Thread Jeremy Huddleston Sequoia
> On Sep 21, 2016, at 13:44, Jack Howarth wrote: > > On Wed, Sep 21, 2016 at 4:19 PM, Rainer Müller wrote: >> On 2016-09-21 21:15, Adam Dershowitz wrote: >>> That comment does not make it at all clear what those of us who updated to >>> Xcode 8 (but not beta!) but are still on OS X 10.11 are s

Re: No Xcode 8 CLT for El Capitan

2016-09-22 Thread Jeremy Huddleston Sequoia
> On Sep 21, 2016, at 13:02, Jack Howarth wrote: > > On Wed, Sep 21, 2016 at 3:46 PM, Marko Käning wrote: >> Hi, >> >> there is no CLT for Xcode 8? >> >> How come Xcode 8.0 tells me in "Preferences/Locations" that it uses CLT >> "Xcode 8.0 (8A218a)”! >> > > Launching the Xcode 8 applicatio

Re: No Xcode 8 CLT for El Capitan

2016-09-22 Thread Jeremy Huddleston Sequoia
> On Sep 21, 2016, at 12:46, Marko Käning wrote: > > Hi, > > there is no CLT for Xcode 8? > > How come Xcode 8.0 tells me in "Preferences/Locations" that it uses CLT > "Xcode 8.0 (8A218a)”! That refers to what is selected via xcode-select. That means that xcrun and the stubs like /usr/bin/

Re: No Xcode 8 CLT for El Capitan

2016-09-22 Thread Jeremy Huddleston Sequoia
> On Sep 21, 2016, at 12:45, Adam Dershowitz wrote: > > It does: > > $ xcode-select -p > /Applications/Xcode.app/Contents/Developer > > > For me some updates in Macports, including some builds, seem to work OK, and > others, such as cmake, are giving an error: > https://trac.macports.org/tic

Re: No Xcode 8 CLT for El Capitan

2016-09-22 Thread Jeremy Huddleston Sequoia
> On Sep 21, 2016, at 12:15, Adam Dershowitz wrote: > > That comment does not make it at all clear what those of us who updated to > Xcode 8 (but not beta!) but are still on OS X 10.11 are supposed to do. If you don't need the CLTools, do nothing. If you need the CLTools, install the latest v

Re: No Xcode 8 CLT for El Capitan

2016-09-22 Thread Jeremy Huddleston Sequoia
> On Sep 21, 2016, at 11:44, Lawrence Velázquez wrote: > > Jack Howarth has noted on IRC that that Apple will not be releasing > a Command Line Tools package for Xcode 8 on El Capitan [*]. > > There is no Command Line Tools (OS X 10.11) for Xcode > 8 package. Xcode 8 contains SDKs t

Re: No Xcode 8 CLT for El Capitan

2016-09-21 Thread Jack Howarth
On Wed, Sep 21, 2016 at 4:19 PM, Rainer Müller wrote: > On 2016-09-21 21:15, Adam Dershowitz wrote: >> That comment does not make it at all clear what those of us who updated to >> Xcode 8 (but not beta!) but are still on OS X 10.11 are supposed to do. >> I have posted a ticket about building cma

Re: No Xcode 8 CLT for El Capitan

2016-09-21 Thread René J . V . Bertin
On Wednesday September 21 2016 16:02:48 Jack Howarth wrote: > Upstream qt development fixed this issue by changing the failing test > for xcrun to one for xcodebuild. ... > > René thus suggested the attached patch for qt5(-kde) as a workaround . Great minds think alike? :) R. ___

Re: No Xcode 8 CLT for El Capitan

2016-09-21 Thread Rainer Müller
On 2016-09-21 21:15, Adam Dershowitz wrote: > That comment does not make it at all clear what those of us who updated to > Xcode 8 (but not beta!) but are still on OS X 10.11 are supposed to do. > I have posted a ticket about building cmake that seems to be because it is > trying to use 10.12 SD

Re: No Xcode 8 CLT for El Capitan

2016-09-21 Thread Jack Howarth
On Wed, Sep 21, 2016 at 3:46 PM, Marko Käning wrote: > Hi, > > there is no CLT for Xcode 8? > > How come Xcode 8.0 tells me in "Preferences/Locations" that it uses CLT > "Xcode 8.0 (8A218a)”! > Launching the Xcode 8 application should resolve the license issue. > I recently ran into this issue

Re: No Xcode 8 CLT for El Capitan

2016-09-21 Thread Adam Dershowitz
> On Sep 21, 2016, at 3:44 PM, Lawrence Velázquez wrote: > >> On Sep 21, 2016, at 3:38 PM, Adam Dershowitz wrote: >> >> The release Xcode 8 release notes (no longer beta) don’t have that comment: >> https://developer.apple.com/library/content/releasenotes/DeveloperTools/RN-Xcode/Introduction.

Re: No Xcode 8 CLT for El Capitan

2016-09-21 Thread Marko Käning
Hi, there is no CLT for Xcode 8? How come Xcode 8.0 tells me in "Preferences/Locations" that it uses CLT "Xcode 8.0 (8A218a)”! I recently ran into this issue --- :info:configure :info:configureXcode not set up properly. You may need to confirm the license :info:configureagreement by r

Re: No Xcode 8 CLT for El Capitan

2016-09-21 Thread Adam Dershowitz
It does: $ xcode-select -p /Applications/Xcode.app/Contents/Developer For me some updates in Macports, including some builds, seem to work OK, and others, such as cmake, are giving an error: https://trac.macports.org/ticket/52258 I’m not sure if I then

Re: No Xcode 8 CLT for El Capitan

2016-09-21 Thread Lawrence Velázquez
> On Sep 21, 2016, at 3:38 PM, Adam Dershowitz wrote: > > The release Xcode 8 release notes (no longer beta) don’t have that comment: > https://developer.apple.com/library/content/releasenotes/DeveloperTools/RN-Xcode/Introduction.html I think that only covers 8.0, not 8.1. vq __

Re: No Xcode 8 CLT for El Capitan

2016-09-21 Thread Jack Howarth
On Wed, Sep 21, 2016 at 3:15 PM, Adam Dershowitz wrote: > That comment does not make it at all clear what those of us who updated to > Xcode 8 (but not beta!) but are still on OS X 10.11 are supposed to do. > I have posted a ticket about building cmake that seems to be because it is > trying to

Re: No Xcode 8 CLT for El Capitan

2016-09-21 Thread Adam Dershowitz
The release Xcode 8 release notes (no longer beta) don’t have that comment: https://developer.apple.com/library/content/releasenotes/DeveloperTools/RN-Xcode/Introduction.html But, they do seem to

Re: No Xcode 8 CLT for El Capitan

2016-09-21 Thread Lawrence Velázquez
> On Sep 21, 2016, at 3:08 PM, C. R. Oldham wrote: > > For those of us on Sierra, is it OK to install the CLT for Xcode 8? I would assume so, given that there's a Sierra package available. vq ___ macports-dev mailing list macports-dev@lists.macosforge

Re: No Xcode 8 CLT for El Capitan

2016-09-21 Thread Adam Dershowitz
That comment does not make it at all clear what those of us who updated to Xcode 8 (but not beta!) but are still on OS X 10.11 are supposed to do. I have posted a ticket about building cmake that seems to be because it is trying to use 10.12 SDK, but it is not clear how to work around that. Perh

Re: No Xcode 8 CLT for El Capitan

2016-09-21 Thread C. R. Oldham
For those of us on Sierra, is it OK to install the CLT for Xcode 8? On September 21, 2016 at 12:52:29 PM, Jack Howarth (howarth.at.macpo...@gmail.com) wrote: You probably also want to note... On OS X El Capitan, running Swift from the command line can fail if any Command Line Tools (OS X 10.

Re: No Xcode 8 CLT for El Capitan

2016-09-21 Thread Jack Howarth
You probably also want to note... On OS X El Capitan, running Swift from the command line can fail if any Command Line Tools (OS X 10.11) package is installed on the system. (28234754) Workaround: Execute Swift through from the command line using xcrun, . Choose the macOS SDK using the -sdk. For