Your message dated Mon, 16 Sep 2024 19:23:49 +0200
with message-id <ZuhppW8P8WZCH12F@begin>
and subject line Re: Bug#1081953: libgstreamer-plugins-base1.0-dev: gtk4 FTBFS
on hurd-i386: fatal error: GLES3/gl3.h: No such file or directory
has caused the Debian Bug report #1081953,
regarding libgstreamer-plugins-base1.0-dev: gtk4 FTBFS on hurd-i386: fatal
error: GLES3/gl3.h: No such file or directory
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
1081953: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1081953
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: libgstreamer-plugins-base1.0-dev
Version: 1.24.4-1+hurd.1
Severity: normal
Tags: ftbfs
X-Debbugs-Cc: [email protected]
User: [email protected]
Usertags: hurd-i386
Control: affects -1 + src:gtk4
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
but perhaps this works differently on Hurd?
smcv
--- End Message ---
--- Begin Message ---
Samuel Thibault, le lun. 16 sept. 2024 17:28:07 +0200, a ecrit:
> 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.
Yes, that was it.
Samuel
--- End Message ---