Opened 6 years ago

Last modified 20 months ago

#56310 new defect

compilers-1.0 portgroup suggests the use a variant that may not exist

Reported by: ryandesign (Ryan Carsten Schmidt) Owned by:
Priority: Normal Milestone:
Component: ports Version:
Keywords: portgroup Cc: seanfarley (Sean Farley), cjones051073 (Chris Jones), mascguy (Christopher Nielsen)
Port: compilers

Description

The compilers portgroup can print this message:

must set at least one Fortran variant (e.g. +gfortran, +gccX, +g95)

But it prints this message even if the port in question doesn't offer all of those variants, leading to user confusion.

For example, here, upon seeing this message, the user tried installing the port with +gfortran, only to see the message again, because the port didn't actually provide a gfortran variant:

https://lists.macports.org/pipermail/macports-users/2018-April/045011.html

Change History (4)

comment:1 Changed 20 months ago by mascguy (Christopher Nielsen)

Keywords: portgroup added

Add keyword portgroup, to pg-related tickets

comment:2 Changed 20 months ago by mascguy (Christopher Nielsen)

Cc: cjones051073 added

comment:3 Changed 20 months ago by cjones051073 (Chris Jones)

We should just remove the variant suggestions from the message, let the user decide which to pick.

comment:4 Changed 20 months ago by mascguy (Christopher Nielsen)

Cc: mascguy added
Note: See TracTickets for help on using tickets.