it is not a missing build dependency on cmake, but internally it depends on gstreamer 1.29.1 (experimental) and the unstable version was installed.
I did not update the version of the build depends of base because gstreamer1.0 did not have new symbols, but seems it has an internal meson dependency. Uploaded a fix a second ago On Thu, 9 Apr 2026 at 16:27, Amos Jeffries <[email protected]> wrote: > > Package: gst-plugins-base1.0 > Version: 1.29.1-1 > > Hurd buildd are currently failing to build the gst-plugins-base1.0 > package. Apparently due to missing cmake. > > Latest cmake package is available. It just needs a Build-Depends added > to the gstreamer-app-1.0 package control file to be installed. > > > Extracts from latest build log > <https://buildd.debian.org/status/fetch.php?pkg=gst-plugins-base1.0&arch=hurd-amd64&ver=1.29.1-1&stamp=1774287306&raw=0> > > " > > CMake binary for host machine is not cached > CMake binary missing from cross or native file, or env var undefined. > Trying a default CMake fallback at cmake > Did not find CMake 'cmake' > Found CMake: NO > CMake binary for machine host machine not found. Giving up. > Run-time dependency gstreamer-1.0 found: NO (tried pkgconfig and cmake) > Looking for a fallback subproject for the dependency gstreamer-1.0 > ERROR: Subproject gstreamer is buildable: NO > > ../meson.build:383:10: ERROR: Neither a subproject directory nor a > gstreamer.wrap file was found. > > dh_auto_configure: error: cd obj-x86_64-gnu && > DEB_PYTHON_INSTALL_LAYOUT=deb LC_ALL=C.UTF-8 meson setup .. > --wrap-mode=nodownload --buildtype=plain --prefix=/usr --sysconfdir=/etc > --localstatedir=/var --libdir=lib/x86_64-gnu -Dpython.bytecompile=-1 > -Dpackage-name="GStreamer Base Plugins (Debian)" > -Dpackage-origin=https://tracker.debian.org/pkg/gst-plugins-base1.0 > -Dinstall_plugins_helper=/usr/bin/gstreamer-codec-install > -Dauto_features=enabled -Dexamples=disabled -Dtremor=disabled > -Ddoc=disabled -Dcdparanoia=disabled -Ddrm=disabled -Dalsa=disabled > returned exit code 1 > > make[1]: *** [debian/rules:49: override_dh_auto_configure] Error 255 > make[1]: Leaving directory > '/build/reproducible-path/gst-plugins-base1.0-1.29.1' > make: *** [debian/rules:43: binary-arch] Error 2 > > " -- g. Marc GPG: 827C FD74 BA46 8152 A041 F3A0 7A6A 4F17 5995 A65B

