Opened 10 months ago

Last modified 10 months ago

#68875 new defect

qmake5 portgroup: can't read "cmake._archflag_vars": no such variable — at Initial Version

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

Description

I tried to include the 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 cmake 1.1 portgroup.

Change History (0)

Note: See TracTickets for help on using tickets.