New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #28387 (closed defect: fixed)

Opened 2 years ago

Last modified 2 years ago

atlas is using "gcc" again

Reported by: ryandesign@… Owned by: jameskyle@…
Priority: Normal Milestone:
Component: ports Version: 1.9.2
Keywords: Cc: vince@…, raimue@…
Port: atlas

Description

The latest version of atlas is using "gcc" again, instead of ${configure.cc}. This was fixed once before in #20070.

Change History

comment:1 Changed 2 years ago by jmr@…

  • Cc vince@… added

comment:2 Changed 2 years ago by vince@…

Would a +apple_gcc variant solve this problem?

comment:3 Changed 2 years ago by ryandesign@…

I don't see why adding a new variant would help anything. Software simply needs to respect the CC environment variable. Great pains were gone to previously to fix all the ways in which atlas was not respecting CC; it seems the new version has introduced new ways of disrespecting it that now need to be addressed.

comment:4 Changed 2 years ago by vince@…

r67706 which is supposed to fix this, is still honored in the new Portfile, in which, besides, there is no direct reference to gcc. So could you be more specific?

comment:5 Changed 2 years ago by vince@…

Ryan, if you have no further comment on this, I will close the bug as invalid…

comment:6 Changed 2 years ago by raimue@…

I am using Ryan's no_default_gcc method and was not experiencing any problem with atlas @3.9.37+gcc44.

comment:7 Changed 2 years ago by raimue@…

  • Cc raimue@… added

Cc Me!

comment:8 Changed 2 years ago by vince@…

Should be solved by r76451. Please try again.

comment:9 Changed 2 years ago by vince@…

  • Status changed from new to closed
  • Resolution set to fixed

Normally fixed.

Note: See TracTickets for help on using tickets.