Source: gst-plugins-good1.0 Version: 1.16.2-2 Severity: serious Tags: ftbfs
gst-plugins-good1.0 fails to build from source. A build ends with: | In file included from gtkgstglwidget.c:34: | /usr/include/gstreamer-1.0/gst/gl/x11/gstgldisplay_x11.h:26:10: fatal error: X11/Xlib-xcb.h: No such file or directory | 26 | #include <X11/Xlib-xcb.h> | | ^~~~~~~~~~~~~~~~ | compilation terminated. | make[5]: *** [Makefile:875: libgstgtk_la-gtkgstglwidget.lo] Error 1 | make[5]: Leaving directory '/<<PKGBUILDDIR>>/ext/gtk' | make[4]: *** [Makefile:669: all] Error 2 | make[4]: Leaving directory '/<<PKGBUILDDIR>>/ext/gtk' | make[3]: *** [Makefile:1004: gtk] Error 2 | make[3]: Leaving directory '/<<PKGBUILDDIR>>/ext' | make[2]: *** [Makefile:744: all-recursive] Error 1 | make[2]: Leaving directory '/<<PKGBUILDDIR>>' | make[1]: *** [Makefile:675: all] Error 2 | make[1]: Leaving directory '/<<PKGBUILDDIR>>' | make: *** [/usr/share/cdbs/1/class/makefile.mk:77: debian/stamp-makefile-build] Error 2 | dpkg-buildpackage: error: debian/rules build-arch subprocess returned exit status 2 Also reproducible by reproducible builds: https://tests.reproducible-builds.org/debian/rbuild/unstable/amd64/gst-plugins-good1.0_1.16.2-2.rbuild.log.gz Also seen by crossqa: http://crossqa.debian.net/build/gst-plugins-good1.0_1.16.2-2_armhf_20200109153133.log crossqa also tells us that the issue is less than 32 days old. So this is a regression caused by some other package. Helmut