retitle 1117390 cppgir: FTBFS: ERROR could not find GIR for Gst-1.0 thanks On Wed, Nov 19, 2025 at 09:58:18AM +0000, Simon McVittie wrote: > Version: 2.0+git20250629.2a7d9ce-1 > > On Sun, 05 Oct 2025 at 17:34:20 +0000, Santiago Vila wrote: > > During a rebuild of all packages in unstable, this package failed to build. > > https://people.debian.org/~sanvila/build-logs/202510/ > > It isn't obvious what actually failed here: there's no obvious failing > command in the log, but there are too many compiler warnings to be confident > that I haven't missed one. > > The new version that was uploaded today seems to be building successfully, > so if the build failure doesn't recur, I think we can call this fixed.
Hi. I confirm that this is fixed in the above version. And yes, it was not obvious what actually failed. However, I can see what failed when I look at a build log made on a machine with 1 CPU, the relevant part of the build log seems to be like this: make -f CMakeFiles/wrappers.dir/build.make CMakeFiles/wrappers.dir/build make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' [ 40%] Generating wrapper code for: GObject-2.0;Gio-2.0;Gst-1.0;Gtk-3.0 cd /<<PKGBUILDDIR>> && /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/cppgir --class --class-full --ignore data/cppgir.ignore:d ata/cppgir_unix.ignore --output /<<PKGBUILDDIR>>/debian/tmp GObject-2.0 Gio-2.0 Gst-1.0 Gtk-3.0 ERROR could not find GIR for Gst-1.0 make[3]: *** [CMakeFiles/wrappers.dir/build.make:78: /<<PKGBUILDDIR>>/debian/tmp] Error 1 make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' make[2]: *** [CMakeFiles/Makefile2:1439: CMakeFiles/wrappers.dir/all] Error 2 So I'm doing the above retitle just for completeness & posterity. Thanks a lot.

