#38183 closed defect (fixed)
ccache @3.1.9 "c++" uses the wrong compiler
Reported by: | hocheung20@… | Owned by: | ryandesign (Ryan Carsten Schmidt) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.1.3 |
Keywords: | Cc: | chrstphrchvz (Christopher Chavez), mascguy (Christopher Nielsen) | |
Port: | ccache |
Description (last modified by larryv (Lawrence Velázquez))
Xcode 4.6 command-line tools installed.
tonic:ccache hocheung20$ which c++ /opt/local/libexec/ccache/c++ tonic:ccache hocheung20$ c++ '''i686-apple-darwin11-llvm-g++-4.2:''' no input files tonic:ccache hocheung20$ /usr/bin/c++ clang: error: no input files
Change History (9)
comment:1 Changed 12 years ago by hocheung20@…
Cc: | hocheung20@… added |
---|
comment:2 Changed 12 years ago by larryv (Lawrence Velázquez)
Cc: | hocheung20@… removed |
---|---|
Description: | modified (diff) |
Owner: | changed from macports-tickets@… to landonf@… |
Thanks for the ticket. In the future, please Cc relevant port maintainers. Also, you don’t have to Cc yourself, since you’re already the ticket reporter.
comment:3 Changed 7 years ago by mf2k (Frank Schima)
Owner: | changed from landonf@… to ryandesign |
---|---|
Status: | new → assigned |
comment:4 Changed 5 years ago by chrstphrchvz (Christopher Chavez)
Cc: | chrstphrchvz added |
---|
comment:5 Changed 5 years ago by chrstphrchvz (Christopher Chavez)
Is this ticket still relevant? The ccache
port has been updated several times since this ticket was opened.
comment:6 Changed 4 years ago by mascguy (Christopher Nielsen)
Cc: | mascguy added |
---|
comment:7 Changed 4 years ago by mascguy (Christopher Nielsen)
Per @chrstphrchvz, is this ticket still relevant?
comment:8 follow-up: 9 Changed 4 years ago by kencu (Ken)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
comment:9 Changed 4 years ago by ryandesign (Ryan Carsten Schmidt)
Replying to kencu:
That commit affected gcc ports and has nothing to do with this ticket which is about the ccache port.
This ticket was actually resolved by [0d106f03e90af338f537cd7a0de721e225973013/macports-ports] which removed all the compiler symlinks from the ccache port.
Note: See
TracTickets for help on using
tickets.
Cc Me!