Ticket #33288 (closed defect: duplicate)
clang-3.0-3.0_5 build fails
| Reported by: | jonesc@… | Owned by: | jeremyhu@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 2.0.3 |
| Keywords: | Cc: | ||
| Port: | clang-3.0 |
Description
The latest 3.0_5 update to clang-3.0 fails to build on OS X10.7 with Xcode 4.2. Log attached.
Chris
Attachments
Change History
comment:1 Changed 15 months ago by ryandesign@…
- Owner changed from macports-tickets@… to jeremyhu@…
The relevant error in the log seems to be:
:info:build In file included from /usr/include/limits.h:64: :info:build /usr/include/machine/limits.h:8:10: fatal error: 'arm/limits.h' file not found
comment:2 Changed 15 months ago by jeremyhu@…
- Status changed from new to assigned
I just upgraded my "GM-only" Lion machine to XCode 4.3, and I haven't installed any iOS SDKs on it, so it's a good way for me to figure out exactly what the check should be for "can we build the arm runtimes". I should hopefully have a fix in the next couple days, but if you're anxious to get it to build for you, you can just restrict the arm runtimes by bumping the required Xcode version in the Portfile.
Note: See
TracTickets for help on using
tickets.

