#43558 closed defect (invalid)
Built failed: apple-gcc42 under Mavericks
Reported by: | edhem.bajric@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.2.1 |
Keywords: | Cc: | jeremyhu (Jeremy Huddleston Sequoia) | |
Port: | apple-gcc42 |
Description
Dear Madam, dear Sir
I recently got a new iMac and wanted to install teashop, after I installed successfully texlive first. I performed no other port installation. Now I'm facing the problem, that the built of the port apple-gcc42 failed. However, I don't know, why; so I'd like to ask you kindly for your advice. I'lll append the main.log to the ticket.
Many thanks in advance Edhem Bajric
Attachments (1)
Change History (4)
Changed 11 years ago by edhem.bajric@…
comment:1 Changed 11 years ago by neverpanic (Clemens Lang)
Cc: | jeremyhu@… added |
---|---|
Keywords: | apple-gcc42 texshop removed |
Resolution: | → invalid |
Status: | new → closed |
:info:build The directory that should contain system headers does not exist: :info:build /usr/include
You did not install the Xcode Command Line Tools. You're on 10.9, so please run xcode-select --install
to do that. Also make sure you agreed to the Xcode license by running sudo xcodebuild -license
.
When reporting bugs against ports, always Cc the maintainer (see port info --maintainer apple-gcc42
).
comment:2 Changed 11 years ago by edhem.bajric@…
Dear Madam, dear Sir
Many thanks for this quick and precise answer. I am stunned, how quick I got the answer this time. I’m very grateful and satisfied. You’ve been right: I indeed forgot to launch the commands ‚xcode-select —install‘ and ‚sudo xcodebuild -license‘. In order, to give something back, I kindly recommend to add the command ‚xcode-select —install‘ to the quick installation guide on the macports-website, part ‚installing macports‘.
Many thanks again and a nice day Edhem Bajric
comment:3 Changed 11 years ago by neverpanic (Clemens Lang)
It's right there behind the link "Install Xcode and Xcode Command Line Tools". Unfortunately the method to install these tools differs depending on the version of OS X used, which is why we don't give complete steps for each possible version on the install page itself. But even if I wanted to, there currently is a problem with our infrastructure that prevents me from updating the website. Rest assured we're working on that, on a new website with better installation instructions and on improving the detection of this situation. In fact, MacPorts 2.3 (which will be released soon) will check for missing Command Line Tools, warn you and give you the correct command to install them.
main log file of this build