Opened 5 months ago

Last modified 5 months ago

#68875 new defect

qmake, qmake5 portgroups: can't read "_require_active_variants_list": no such variable

Reported by: ryandesign (Ryan Carsten Schmidt) Owned by:
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc:
Port: qmake, qmake5

Description (last modified by ryandesign (Ryan Carsten Schmidt))

I tried to include the qmake 1.0 or qmake5 1.0 portgroup in a variant. This failed at configure time:

DEBUG: Executing proc-pre-org.macports.configure-configure-0
DEBUG: qt5 PortGroup: Qt is provided by qt5
DEBUG: Executing proc-pre-org.macports.configure-configure-1
DEBUG: Active variants check for source-type install considers depends_fetch depends_extract depends_lib depends_build depends_run: aspell hunspell zlib qt5-qtbase pkgconfig
Error: Failed to configure tea: can't read "_require_active_variants_list": no such variable

Similar to #68874, I could work around the problem by using:

global _require_active_variants_list

before including the qmake 1.0 or qmake5 1.0 portgroups.

Change History (1)

comment:1 Changed 5 months ago by ryandesign (Ryan Carsten Schmidt)

Description: modified (diff)
Port: qmake added
Summary: qmake5 portgroup: can't read "cmake._archflag_vars": no such variableqmake, qmake5 portgroups: can't read "_require_active_variants_list": no such variable
Note: See TracTickets for help on using tickets.