I compared the i386 and amd64 Gst-1.0.gir files.
amd64:
gst_id_str_clear (&s);
```</doc>
<source-position filename="gst/gstidstr.h" line="49"/>
<field name="pointer" readable="0" private="1">
<type name="gpointer" c:type="gpointer"/>
</field>
<field name="padding" readable="0" private="1">
<array zero-terminated="0" fixed-size="8">
in i386,
the last line is
<array zero-terminated="0" fixed-size="12">
So this prompted me to look up the listed filename
https://gitlab.freedesktop.org/gstreamer/gstreamer/-/blob/main/subprojects/gstreamer/gst/gstidstr.h?ref_type=heads#L27
which confirms that beginning with gstreamer 1.26, the GIR file will
vary across architectures.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2115325
Title:
Cannot install amd64 and i386 dev packages at the same time
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gstreamer1.0/+bug/2115325/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs