Re: GTK-rs code regeneration issues -- help wanted
Jeremy Bícha <[email protected]> Tue, 30 Apr 2024 10:00:38 -0400
| Newsgroups | gmane.linux.debian.devel.gtk-gnome |
|---|---|
| Message-ID | <CAD+GYvz17d0OYzmRLkM7H5xNrxvzgANWbjEWOZV_ubEFT_R3Fg@mail.gmail.com> |
On Tue, Apr 30, 2024 at 9:34 AM Matthias Geiger <[email protected]> wrote: > The gir files mentioned previously are just taken at a specific point in > time and (sometimes) do not match the ones we have in unstable at that > time. This used to work fine (more or less) since I started regenerating > every affected source package that way. However, the current stack of > bindings does not match the ones we have generated (partially because of > time_t; fixed by upstream in the latest release). This leads to > buildfailures [3] and possible memory corruption. Maybe part of our problem is that the gtk-rs related packages in Experimental are not being built against glib 2.80 / gobject-introspection 1.80. We could bump Build-Depends for it. Thank you, Jeremy Bícha