<div dir="ltr">/Developer is gone and Xcode 4.6.3 in service.  Still failing build.  See attachment.  Thanks, Tom</div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, May 5, 2021 at 5:14 PM Ryan Schmidt <<a href="mailto:ryandesign@macports.org">ryandesign@macports.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><br>
<br>
On May 5, 2021, at 12:19, tom eee wrote:<br>
<br>
> Second, I retried 'sudo port install source-light' with no success.  The main.log was very big, so I cut out a big portion of the middle and attached it to this email.<br>
<br>
The log still shows the same error described in <a href="https://trac.macports.org/ticket/59258" rel="noreferrer" target="_blank">https://trac.macports.org/ticket/59258</a> and shows that MacPorts still recognizes that you have Xcode 4.2.<br>
<br>
Deleting parts of logs can make it harder for us to help you. A better file size reduction choice is to compress the log.<br>
<br>
<br>
> Third, I downloaded Xcode 4.6.3 and when the opened dmg directed me to install the Xcode in my Application folder, I checked for what was already there first, only to discover that I had Xcode 4.6.3 installed in the Application folder since 2013!  I then looked in the Developer folder and discovered Xcode 4.2 was there.  So I am confused about how to make Xcode 4.6.3 the version that MacPorts sees when it is doing it's thing and do I now have to do some update for Developer?<br>
<br>
The /Developer folder is obsolete. You can delete it. It is where Apple used to install Xcode and associated files, but sometime after Xcode 4.2 they stopped doing that. Xcode now belongs in /Applications.<br>
<br>
You can use "xcode-select -print-path" to see what Xcode your system is configured to use. MacPorts will use this Xcode.<br>
<br>
Assuming it does not say the path is /Applications/Xcode.app/Contents/Developer, change it to that by running "sudo xcode-select -switch /Applications/Xcode.app/Contents/Developer"<br>
<br>
Then you can run "sudo port clean source-highlight" and try to install it again.<br>
<br>
</blockquote></div>