Opened 10 years ago

Closed 10 years ago

Last modified 10 years ago

#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)

main.log (24.0 KB) - added by watsodw 10 years ago.

Download all attachments as: .zip

Change History (6)

Changed 10 years ago by watsodw

Attachment: main.log added

comment:1 Changed 10 years ago by dbevans (David B. Evans)

Cc: jeremyhu@… removed
Owner: changed from macports-tickets@… to jeremyhu@…

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

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.

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

Resolution: invalid
Status: newclosed

It looks like you replaced sed with something else ... ssed?

comment:4 Changed 10 years ago by cooljeanius (Eric Gallager)

Cc: egall@… added

Cc Me!

comment:5 in reply to:  3 Changed 10 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.