[MacPorts] #62206: wxWidgets-3.2 @ 3.1.4_1 Universal build fails

MacPorts noreply at macports.org
Wed Feb 3 02:17:50 UTC 2021


#62206: wxWidgets-3.2 @ 3.1.4_1 Universal build fails
---------------------------+---------------------------
 Reporter:  tellowkrinkle  |      Owner:  (none)
     Type:  defect         |     Status:  new
 Priority:  Normal         |  Milestone:
Component:  ports          |    Version:  2.6.4
 Keywords:                 |       Port:  wxWidgets-3.2
---------------------------+---------------------------
 Build fails with +universal

 Seems some package is mangling the cflags/cxxflags/ldflags and turning
 `-arch x86_64 -arch i386` into `-arch -arch`.  Clearing
 `config.universal_cflags`, `config.universal_ldflags`, etc in the portfile
 (so that the arch declaration only goes through the configure `--enable-
 universal_binary=x86_64,i386` command line argument) seems to fix it,
 though I don't know if that's the proper way to do things

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


More information about the macports-tickets mailing list