Opened 10 years ago

Closed 10 years ago

#41693 closed defect (worksforme)

ld64 broken

Reported by: phyrrus9@… Owned by: jeremyhu (Jeremy Huddleston Sequoia)
Priority: Normal Milestone:
Component: ports Version: 2.2.0
Keywords: mavericks Cc:
Port: ld64

Description

ld64 fails to build on OSX 10.9, because <unordered_set> could not be found.

Attachments (1)

main.log (32.7 KB) - added by phyrrus9@… 10 years ago.

Download all attachments as: .zip

Change History (6)

comment:1 Changed 10 years ago by phyrrus9@…

Cc: phyrrus9@… added

Cc Me!

comment:2 Changed 10 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: phyrrus9@… removed
Keywords: mavericks added
Owner: changed from macports-tickets@… to jeremyhu@…

Please attach the main.log file. It builds fine for me on Mavericks. Please indicate your version of Xcode and clang; you may be out of date.

Changed 10 years ago by phyrrus9@…

Attachment: main.log added

comment:3 Changed 10 years ago by phyrrus9@…

Xcode 5.1 DP1

LLVM 4.2

OSX 10.9 DP2

Log attached

comment:4 Changed 10 years ago by ryandesign (Ryan Carsten Schmidt)

We can't really help with developer preview versions of OS X or Xcode. ld64 builds fine on the public version of OS X 10.9 with Xcode 5.0.2.

The version of clang that comes with that version of Xcode is "Apple LLVM version 5.0 (clang-500.2.79) (based on LLVM 3.3svn)"; if you see an older version than that when you run "clang -v", please update your Xcode command line tools.

Last edited 10 years ago by ryandesign (Ryan Carsten Schmidt) (previous) (diff)

comment:5 Changed 10 years ago by jeremyhu (Jeremy Huddleston Sequoia)

Resolution: worksforme
Status: newclosed
Note: See TracTickets for help on using tickets.