[MacPorts] #64377: GLib2 not working on Apple Silicon

MacPorts noreply at macports.org
Sat Jan 8 03:08:26 UTC 2022


#64377: GLib2 not working on Apple Silicon
---------------------------------+------------------------
  Reporter:  lb90                |      Owner:  ryandesign
      Type:  defect              |     Status:  assigned
  Priority:  Normal              |  Milestone:
 Component:  ports               |    Version:
Resolution:                      |   Keywords:  arm64
      Port:  glib2, glib2-devel  |
---------------------------------+------------------------

Comment (by mituharu):

 The following hunk in universal.patch looks suspicious:

 {{{
 @@ -114,7 +157,10 @@

  @glib_os@

 - at glib_vacopy@
 +#ifdef __LP64__
 +#define G_VA_COPY_AS_ARRAY 1
 +#endif
 +

  @g_have_iso_c_varargs@
  @g_have_iso_cxx_varargs@
 }}}

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


More information about the macports-tickets mailing list