Opened 6 years ago
Last modified 6 years ago
#58229 new defect
base: defining the same variant both in a PG and a port discards description — at Version 1
Reported by: | Ionic (Mihai Moldovan) | Owned by: | |
---|---|---|---|
Priority: | Low | Milestone: | |
Component: | base | Version: | 2.5.99 |
Keywords: | Cc: | ||
Port: |
Description (last modified by Ionic (Mihai Moldovan))
Defining the same variant both in a PG and a port discards its description.
This does not happen if the variant is only defined once - either in a PG xor a port.
Example output from "port variants variantstest" for the minimal testcase:
variantstest has the variants: testvariant testvariant_PG_only: From PG only testvariant_port_only: From port only (-)universal: Build for multiple architectures
Change History (3)
Changed 6 years ago by Ionic (Mihai Moldovan)
Attachment: | _resources_port1.0_group_variantstest-1.0.tcl added |
---|
Changed 6 years ago by Ionic (Mihai Moldovan)
Attachment: | devel_variantstest_Portfile added |
---|
Minimal port example.
comment:1 Changed 6 years ago by Ionic (Mihai Moldovan)
Description: | modified (diff) |
---|
Note: See
TracTickets for help on using
tickets.
Minimal PG example.