[MacPorts] #66761: meson: adding "setup" breaks universal building

MacPorts noreply at macports.org
Fri Jan 27 07:20:33 UTC 2023


#66761: meson: adding "setup" breaks universal building
----------------------+--------------------
  Reporter:  anupamk  |      Owner:  Ionic
      Type:  defect   |     Status:  closed
  Priority:  Normal   |  Milestone:
 Component:  ports    |    Version:  2.8.0
Resolution:  fixed    |   Keywords:
      Port:  meson    |
----------------------+--------------------

Comment (by Dean M Greer <38226388+Gcenx@…>):

 In [changeset:"67f07861653d2430942a447148a8dfd4dbca14f6/macports-ports"
 67f07861653d2430942a447148a8dfd4dbca14f6/macports-ports] (master):
 {{{
 #!ConfigurableCommitTicketReference repository="macports-ports"
 revision="67f07861653d2430942a447148a8dfd4dbca14f6"
 meson-1.0: Add setup using configure.pre_args (#17482)

 meson now requires "${prefix}/bin/meson setup" when configuring, not just
 ${prefix}/bin/meson"

 However, tacking "setup" onto the configure.cmd interferes with the way
 the muniversal portgroups decide what kind of build is being done.

 So we will try adding "setup" via configure.pre_args instead, to avoid
 this.

 see: https://trac.macports.org/ticket/66761
 }}}

-- 
Ticket URL: <https://trac.macports.org/ticket/66761#comment:11>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list