Hello, Simon McVittie, le lun. 16 sept. 2024 16:20:15 +0100, a ecrit: > https://buildd.debian.org/status/fetch.php?pkg=gtk4&arch=hurd-i386&ver=4.16.1%2Bds-2&stamp=1726438813&raw=0 > > Get:209 http://deb.debian.org/debian-ports unreleased/main hurd-i386 > > libgstreamer-plugins-base1.0-dev hurd-i386 1.24.4-1+hurd.1 [539 kB] > ... > > In file included from ../../../modules/media/gtkgstsink.c:53: > > /usr/include/gstreamer-1.0/gst/gl/gstglfuncs.h:40:13: fatal error: > > GLES3/gl3.h: No such file or directory > > 40 | # include <GLES3/gl3.h> > > On Linux, this header is part of libgles-dev, which is a dependency of > libgstreamer-plugins-base1.0-dev: > > > libgles-dev: /usr/include/GLES3/gl3.h
It's most probably just because libglvnd is not built in its latest version, due to a SIGPIPE issue in 21/37 glvnd:glx / glxmakecurrent_mt FAIL 0.13s I have started a build with nocheck to avoid the issue for now, we'll see if that's enough. Samuel