#43402 closed defect (invalid)
clang-3.3 upgrade fails
Reported by: | watsodw | Owned by: | jeremyhu (Jeremy Huddleston Sequoia) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.2.1 |
Keywords: | Cc: | cooljeanius (Eric Gallager) | |
Port: | clang-3.3 |
Description
It's the error: invalid version number in '-mmacosx-version-min='.
Attachments (1)
Change History (6)
Changed 11 years ago by watsodw
comment:1 Changed 11 years ago by dbevans (David B. Evans)
Cc: | jeremyhu@… removed |
---|---|
Owner: | changed from macports-tickets@… to jeremyhu@… |
comment:2 Changed 11 years ago by jeremyhu (Jeremy Huddleston Sequoia)
comment:3 follow-up: 5 Changed 11 years ago by jeremyhu (Jeremy Huddleston Sequoia)
Resolution: | → invalid |
---|---|
Status: | new → closed |
It looks like you replaced sed with something else ... ssed?
comment:5 Changed 11 years ago by watsodw
Replying to jeremyhu@…:
It looks like you replaced sed with something else ... ssed?
That's exactly what I did. Deactivated ssed and upgrade worked. Thanks.
Note: See
TracTickets for help on using
tickets.
Yeah, you've got '-mmacosx-version-min=' in your command line for some reason.
This is on 10.8.
The change that was committed was basically a 1-liner for the linking command line.
There are a bunch of sed errors in the log.