Opened 7 years ago
Closed 7 years ago
#54997 closed defect (fixed)
OpenCoarray “Variant gcc6 conflicts with gcc7”
Reported by: | gallafent | Owned by: | fanfarillo.gcc@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | ||
Port: | OpenCoarrays |
Description
Following error hit when performing a periodic cleanup …
$ sudo port -f clean --all OpenCoarrays Error: OpenCoarrays: Variant gcc6 conflicts with gcc7 Error: Unable to open port: Error evaluating variants
I assume that this is something to do with this in the Portfile, and that GCC7 must now be the default, hence the conflict …
if {![variant_isset gcc6]} { default_variants +gcc6 }
Change History (3)
comment:1 Changed 7 years ago by mf2k (Frank Schima)
Cc: | fanfarillo.gcc@… removed |
---|---|
Owner: | set to fanfarillo.gcc@… |
Port: | OpenCoarrays added; OpenCoarray removed |
Status: | new → assigned |
comment:2 Changed 7 years ago by wilya7
comment:3 Changed 7 years ago by mf2k (Frank Schima)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
Same error also in my system.