Opened 12 years ago

Closed 12 years ago

#33288 closed defect (duplicate)

clang-3.0-3.0_5 build fails

Reported by: cjones051073 (Chris Jones) Owned by: jeremyhu (Jeremy Huddleston Sequoia)
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 (1)

main.log (262.6 KB) - added by cjones051073 (Chris Jones) 12 years ago.

Download all attachments as: .zip

Change History (4)

Changed 12 years ago by cjones051073 (Chris Jones)

Attachment: main.log added

comment:1 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)

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 12 years ago by jeremyhu (Jeremy Huddleston Sequoia)

Status: newassigned

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.

comment:3 Changed 12 years ago by jeremyhu (Jeremy Huddleston Sequoia)

Resolution: duplicate
Status: assignedclosed
Note: See TracTickets for help on using tickets.