Opened 11 years ago
Closed 11 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)
Change History (6)
comment:1 Changed 11 years ago by phyrrus9@…
Cc: | phyrrus9@… added |
---|
comment:2 Changed 11 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 11 years ago by phyrrus9@…
comment:4 Changed 11 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 and older version than that when you run "clang -v", please update your Xcode command line tools.
comment:5 Changed 11 years ago by jeremyhu (Jeremy Huddleston Sequoia)
Resolution: | → worksforme |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Cc Me!