[MacPorts] #68875: qmake5 portgroup: can't read "cmake._archflag_vars": no such variable

MacPorts noreply at macports.org
Mon Dec 11 03:45:27 UTC 2023


#68875: qmake5 portgroup: can't read "cmake._archflag_vars": no such variable
------------------------+--------------------
 Reporter:  ryandesign  |      Owner:  (none)
     Type:  defect      |     Status:  new
 Priority:  Normal      |  Milestone:
Component:  ports       |    Version:
 Keywords:              |       Port:  qmake5
------------------------+--------------------
 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:

 {{{#!tcl
 global _require_active_variants_list
 }}}

 ''before'' including the cmake 1.1 portgroup.

-- 
Ticket URL: <https://trac.macports.org/ticket/68875>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list