#39629: gobject-introspection 1.36.1 sometimes builds files differently for each arch (webkit-gtk) ------------------------------------+-------------------------------- Reporter: jeremyhu@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Resolution: | Keywords: Port: gobject-introspection | ------------------------------------+-------------------------------- Comment (by cal@…): I've updated the patch; please ignore `muniversal-1.0.tcl`. However, I'm not sure we should really do this. My tests with gtk3 seem to indicate problems that might be hard to avoid: {{{ --- /tmp/muniversal.IgU5XXNk/x86_64-Gtk-3.0 2013-07-21 00:51:53.000000000 +0200 +++ /tmp/muniversal.IgU5XXNk/i386-Gtk-3.0 2013-07-21 00:51:53.000000000 +0200 @@ -40278,6 +40278,11 @@ <type name="Gdk.RGBA"/> </array> </field> + <field name="padding" writable="1"> + <array fixed-size="2"> + <type name="guint32"/> + </array> + </field> </record> <record name="TextAttributes" glib:type-name="GtkTextAttributes" glib :get-type="gtk_text_attributes_get_type"> <field name="refcount"> }}} (Note: The files have more than 62500 lines. This is the only difference.) -- Ticket URL: <https://trac.macports.org/ticket/39629#comment:6> MacPorts <http://www.macports.org/> Ports system for OS X