Opened 15 years ago
Closed 13 years ago
#21708 closed defect (wontfix)
apple-gcc42-devel installs as 'gcc-4.2'
Reported by: | walterplittle@… | Owned by: | illogic-al@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.8.1 |
Keywords: | Cc: | ryandesign (Ryan Carsten Schmidt), publiek.devos@…, rudloff@…, jeremyhu (Jeremy Huddleston Sequoia) | |
Port: | apple-gcc42-devel |
Description (last modified by ryandesign (Ryan Carsten Schmidt))
Fails immediately as CMake complains about not being able to find expected compiler referred to by environment variable CC. It's looking for gcc-apple-4.2 in /opt/local/bin but apple-gcc42-devel port names it gcc-4.2 in that directory. Worked around it by creating a symlink to gcc-4.2 named gcc-apple-4.2. I assume that there's a better workaround/fix to this.
automoc port version 0.9.88_1
apple-gcc42-devel port version 5564_0
Change History (6)
comment:1 Changed 15 years ago by ryandesign (Ryan Carsten Schmidt)
Description: | modified (diff) |
---|
comment:2 Changed 15 years ago by jmroot (Joshua Root)
Owner: | changed from macports-tickets@… to illogic-al@… |
---|---|
Port: | apple-gcc42-devel added; automoc removed |
Summary: | automoc fails to build when apple-gcc42-devel port is activated → apple-gcc42-devel installs as 'gcc-4.2' |
comment:3 Changed 15 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | ryandesign@… added |
---|
comment:4 Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | publiek.devos@… added |
---|
comment:6 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | jeremyhu@… added |
---|---|
Resolution: | → wontfix |
Status: | new → closed |
apple-gcc42-devel is gone in r80249.
Note: See
TracTickets for help on using
tickets.
Please fix apple-gcc42-devel to install files with the same names as apple-gcc42. This problem probably prevents all kde4-portgroup ports from being able to compile on Tiger.