Bug#1096736: gnome-remote-desktop: ftbfs with GCC-15
Matthias Klose
doko at debian.org
Mon Feb 17 17:16:41 GMT 2025
Package: src:gnome-remote-desktop
Version: 47.3-1
Severity: important
Tags: sid forky
User: debian-gcc at lists.debian.org
Usertags: ftbfs-gcc-15
[This bug is NOT targeted to the upcoming trixie release]
Please keep this issue open in the bug tracker for the package it
was filed for. If a fix in another package is required, please
file a bug for the other package (or clone), and add a block in this
package. Please keep the issue open until the package can be built in
a follow-up test rebuild.
The package fails to build in a test rebuild on at least amd64 with
gcc-15/g++-15, but succeeds to build with gcc-14/g++-14. The
severity of this report will be raised before the forky release.
The full build log can be found at:
http://qa-logs.debian.net/2025/02/16/amd64exp/gnome-remote-desktop_47.3-1_unstable_gccexp.log.gz
The last lines of the build log are at the end of this report.
To build with GCC 15, either set CC=gcc-15 CXX=g++-15 explicitly,
or install the gcc, g++, gfortran, ... packages from experimental.
apt-get -t=experimental install g++
GCC 15 now defaults to the C23/C++23 standards, exposing many FTBFS.
Other Common build failures are new warnings resulting in build failures
with -Werror turned on, or new/dropped symbols in Debian symbols files.
For other C/C++ related build failures see the porting guide at
http://gcc.gnu.org/gcc-15/porting_to.html
[...]
Found ninja-1.12.1 at /usr/bin/ninja
make[1]: Leaving directory '/build/reproducible-path/gnome-remote-desktop-47.3'
dh_auto_build
cd obj-x86_64-linux-gnu && LC_ALL=C.UTF-8 ninja -j8 -v
[1/175] /usr/bin/gdbus-codegen --c-generate-autocleanup all --interface-prefix org.gnome.Mutter. --c-namespace GrdDBusMutter --header --output src/grd-dbus-mutter-remote-desktop.h ../src/org.gnome.Mutter.RemoteDesktop.xml
[2/175] /usr/bin/gdbus-codegen --c-generate-autocleanup all --interface-prefix org.gnome.Mutter. --c-namespace GrdDBusMutter --header --output src/grd-dbus-mutter-screen-cast.h ../src/org.gnome.Mutter.ScreenCast.xml
[3/175] /usr/bin/gdbus-codegen --c-generate-autocleanup all --interface-prefix org.gnome.RemoteDesktop. --c-namespace GrdDBusRemoteDesktop --header --output src/grd-dbus-remote-desktop.h ../src/org.gnome.RemoteDesktop.xml
[4/175] /usr/bin/gdbus-codegen --c-generate-autocleanup all --interface-prefix org.gnome.Mutter. --c-namespace GrdDBusMutter --body --output src/grd-dbus-mutter-screen-cast.c ../src/org.gnome.Mutter.ScreenCast.xml
[5/175] /usr/bin/gdbus-codegen --c-generate-autocleanup all --interface-prefix org.gnome.DisplayManager. --c-namespace GrdDBusGdm --c-generate-object-manager --body --output src/grd-dbus-gdm.c ../src/org.gnome.DisplayManager.xml
[6/175] /usr/bin/gdbus-codegen --c-generate-autocleanup all --interface-prefix org.gnome.Mutter. --c-namespace GrdDBusMutter --body --output src/grd-dbus-mutter-remote-desktop.c ../src/org.gnome.Mutter.RemoteDesktop.xml
[7/175] /usr/bin/gdbus-codegen --c-generate-autocleanup all --interface-prefix org.gnome.RemoteDesktop. --c-namespace GrdDBusRemoteDesktop --body --output src/grd-dbus-remote-desktop.c ../src/org.gnome.RemoteDesktop.xml
[8/175] /usr/bin/gdbus-codegen --c-generate-autocleanup all --interface-prefix org.gnome.DisplayManager. --c-namespace GrdDBusGdm --c-generate-object-manager --header --output src/grd-dbus-gdm.h ../src/org.gnome.DisplayManager.xml
[9/175] /usr/bin/meson --internal exe --capture src/grd-enum-types.h -- /usr/bin/glib-mkenums --template /build/reproducible-path/gnome-remote-desktop-47.3/obj-x86_64-linux-gnu/../src/grd-enum-types.h.in /build/reproducible-path/gnome-remote-desktop-47.3/obj-x86_64-linux-gnu/../src/grd-enums.h
[10/175] cc -Itests/tpm-test.p -Itests -I../tests -Isrc -I../src -I. -I.. -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/libei-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I/usr/include/libdrm -I/usr/include/libsecret-1 -I/usr/include/tss2 -I/usr/lib/x86_64-linux-gnu/pkgconfig/../../../include/freerdp3/ -I/usr/lib/x86_64-linux-gnu/pkgconfig/../../../include/winpr3 -I/usr/include/fuse3 -I/usr/include/opus -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -D_GNU_SOURCE -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/gnome-remote-desktop-47.3=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -D_REENTRANT -MD -MQ tests/tpm-test.p/.._src_grd-debug.c.o -MF tests/tpm-test.p/.._src_grd-debug.c.o.d -o tests/tpm-test.p/.._src_grd-debug.c.o -c ../src/grd-debug.c
[11/175] /usr/bin/meson --internal exe --capture src/grd-enum-types.c -- /usr/bin/glib-mkenums --template /build/reproducible-path/gnome-remote-desktop-47.3/obj-x86_64-linux-gnu/../src/grd-enum-types.c.in /build/reproducible-path/gnome-remote-desktop-47.3/obj-x86_64-linux-gnu/../src/grd-enums.h
[12/175] cc -Itests/test-client-rdp.p -Itests -I../tests -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/lib/x86_64-linux-gnu/pkgconfig/../../../include/freerdp3/ -I/usr/lib/x86_64-linux-gnu/pkgconfig/../../../include/winpr3 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -D_GNU_SOURCE -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/gnome-remote-desktop-47.3=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -MD -MQ tests/test-client-rdp.p/test-client-rdp.c.o -MF tests/test-client-rdp.p/test-client-rdp.c.o.d -o tests/test-client-rdp.p/test-client-rdp.c.o -c ../tests/test-client-rdp.c
FAILED: tests/test-client-rdp.p/test-client-rdp.c.o
cc -Itests/test-client-rdp.p -Itests -I../tests -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/lib/x86_64-linux-gnu/pkgconfig/../../../include/freerdp3/ -I/usr/lib/x86_64-linux-gnu/pkgconfig/../../../include/winpr3 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -D_GNU_SOURCE -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/gnome-remote-desktop-47.3=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -MD -MQ tests/test-client-rdp.p/test-client-rdp.c.o -MF tests/test-client-rdp.p/test-client-rdp.c.o.d -o tests/test-client-rdp.p/test-client-rdp.c.o -c ../tests/test-client-rdp.c
In file included from /usr/lib/x86_64-linux-gnu/pkgconfig/../../../include/winpr3/winpr/crypto.h:23,
from /usr/lib/x86_64-linux-gnu/pkgconfig/../../../include/freerdp3/freerdp/crypto/certificate.h:24,
from /usr/lib/x86_64-linux-gnu/pkgconfig/../../../include/freerdp3/freerdp/settings_types.h:35,
from /usr/lib/x86_64-linux-gnu/pkgconfig/../../../include/freerdp3/freerdp/settings_types_private.h:31,
from /usr/lib/x86_64-linux-gnu/pkgconfig/../../../include/freerdp3/freerdp/settings.h:36,
from /usr/lib/x86_64-linux-gnu/pkgconfig/../../../include/freerdp3/freerdp/client/cmdline.h:27,
from ../tests/test-client-rdp.c:20:
/usr/lib/x86_64-linux-gnu/pkgconfig/../../../include/winpr3/winpr/custom-crypto.h:268:9: warning: ‘deprecated’ attribute ignored [-Wattributes]
268 | WINPR_API WINPR_DEPRECATED_VAR("[since 3.10.0] use winpr_Cipher_NewEx",
| ^~~~~~~~~
In file included from /usr/lib/x86_64-linux-gnu/pkgconfig/../../../include/winpr3/winpr/winpr.h:22,
from /usr/lib/x86_64-linux-gnu/pkgconfig/../../../include/winpr3/winpr/cmdline.h:23,
from /usr/lib/x86_64-linux-gnu/pkgconfig/../../../include/freerdp3/freerdp/client/cmdline.h:23:
/usr/lib/x86_64-linux-gnu/pkgconfig/../../../include/winpr3/winpr/custom-crypto.h:269:40: error: expected identifier or ‘(’ before ‘WINPR_CIPHER_CTX’
269 | WINPR_CIPHER_CTX* winpr_Cipher_New(WINPR_CIPHER_TYPE cipher,
| ^~~~~~~~~~~~~~~~
/usr/lib/x86_64-linux-gnu/pkgconfig/../../../include/winpr3/winpr/platform.h:489:62: note: in definition of macro ‘WINPR_DEPRECATED_VAR’
489 | #define WINPR_DEPRECATED_VAR(text, obj) [[deprecated(text)]] obj
| ^~~
In file included from /usr/lib/x86_64-linux-gnu/pkgconfig/../../../include/freerdp3/freerdp/client/rdpgfx.h:28,
from /usr/lib/x86_64-linux-gnu/pkgconfig/../../../include/freerdp3/freerdp/gdi/gdi.h:35,
from /usr/lib/x86_64-linux-gnu/pkgconfig/../../../include/freerdp3/freerdp/freerdp.h:35,
from ../tests/test-client-rdp.c:21:
/usr/lib/x86_64-linux-gnu/pkgconfig/../../../include/freerdp3/freerdp/codecs.h:89:9: warning: ‘deprecated’ attribute ignored [-Wattributes]
89 | FREERDP_API WINPR_DEPRECATED_VAR("[since 3.6.0] Use freerdp_client_codecs_free",
| ^~~~~~~~~~~
/usr/lib/x86_64-linux-gnu/pkgconfig/../../../include/freerdp3/freerdp/codecs.h:90:42: error: expected identifier or ‘(’ before ‘void’
90 | void codecs_free(rdpCodecs* codecs));
| ^~~~
/usr/lib/x86_64-linux-gnu/pkgconfig/../../../include/winpr3/winpr/platform.h:489:62: note: in definition of macro ‘WINPR_DEPRECATED_VAR’
489 | #define WINPR_DEPRECATED_VAR(text, obj) [[deprecated(text)]] obj
| ^~~
/usr/lib/x86_64-linux-gnu/pkgconfig/../../../include/freerdp3/freerdp/codecs.h:92:9: warning: ‘deprecated’ attribute ignored [-Wattributes]
92 | FREERDP_API WINPR_DEPRECATED_VAR("[since 3.6.0] Use freerdp_client_codecs_new",
| ^~~~~~~~~~~
/usr/lib/x86_64-linux-gnu/pkgconfig/../../../include/freerdp3/freerdp/codecs.h:93:42: error: expected identifier or ‘(’ before ‘rdpCodecs’
93 | rdpCodecs* codecs_new(rdpContext* context));
| ^~~~~~~~~
/usr/lib/x86_64-linux-gnu/pkgconfig/../../../include/winpr3/winpr/platform.h:489:62: note: in definition of macro ‘WINPR_DEPRECATED_VAR’
489 | #define WINPR_DEPRECATED_VAR(text, obj) [[deprecated(text)]] obj
| ^~~
[13/175] cc -Isrc/gnome-remote-desktop-control.p -Isrc -I../src -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -D_GNU_SOURCE -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/gnome-remote-desktop-47.3=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -MD -MQ src/gnome-remote-desktop-control.p/grd-control.c.o -MF src/gnome-remote-desktop-control.p/grd-control.c.o.d -o src/gnome-remote-desktop-control.p/grd-control.c.o -c ../src/grd-control.c
[14/175] cc -Isrc/gnome-remote-desktop-enable-service.p -Isrc -I../src -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/polkit-1 -I/usr/include/gio-unix-2.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -D_GNU_SOURCE -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/gnome-remote-desktop-47.3=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -MD -MQ src/gnome-remote-desktop-enable-service.p/grd-enable-service.c.o -MF src/gnome-remote-desktop-enable-service.p/grd-enable-service.c.o.d -o src/gnome-remote-desktop-enable-service.p/grd-enable-service.c.o -c ../src/grd-enable-service.c
[15/175] cc -Itests/tpm-test.p -Itests -I../tests -Isrc -I../src -I. -I.. -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/libei-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I/usr/include/libdrm -I/usr/include/libsecret-1 -I/usr/include/tss2 -I/usr/lib/x86_64-linux-gnu/pkgconfig/../../../include/freerdp3/ -I/usr/lib/x86_64-linux-gnu/pkgconfig/../../../include/winpr3 -I/usr/include/fuse3 -I/usr/include/opus -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -D_GNU_SOURCE -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/gnome-remote-desktop-47.3=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -D_REENTRANT -MD -MQ tests/tpm-test.p/tpm-test.c.o -MF tests/tpm-test.p/tpm-test.c.o.d -o tests/tpm-test.p/tpm-test.c.o -c ../tests/tpm-test.c
[16/175] cc -Itests/egl-thread-test.p -Itests -I../tests -Isrc -I../src -I. -I.. -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/libei-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I/usr/include/libdrm -I/usr/include/libsecret-1 -I/usr/include/tss2 -I/usr/lib/x86_64-linux-gnu/pkgconfig/../../../include/freerdp3/ -I/usr/lib/x86_64-linux-gnu/pkgconfig/../../../include/winpr3 -I/usr/include/fuse3 -I/usr/include/opus -I/usr/include/gudev-1.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -D_GNU_SOURCE -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/gnome-remote-desktop-47.3=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -D_REENTRANT -MD -MQ tests/egl-thread-test.p/egl-thread-test.c.o -MF tests/egl-thread-test.p/egl-thread-test.c.o.d -o tests/egl-thread-test.p/egl-thread-test.c.o -c ../tests/egl-thread-test.c
[17/175] cc -Itests/egl-thread-test.p -Itests -I../tests -Isrc -I../src -I. -I.. -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/libei-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I/usr/include/libdrm -I/usr/include/libsecret-1 -I/usr/include/tss2 -I/usr/lib/x86_64-linux-gnu/pkgconfig/../../../include/freerdp3/ -I/usr/lib/x86_64-linux-gnu/pkgconfig/../../../include/winpr3 -I/usr/include/fuse3 -I/usr/include/opus -I/usr/include/gudev-1.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -D_GNU_SOURCE -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/gnome-remote-desktop-47.3=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -D_REENTRANT -MD -MQ tests/egl-thread-test.p/.._src_grd-egl-thread.c.o -MF tests/egl-thread-test.p/.._src_grd-egl-thread.c.o.d -o tests/egl-thread-test.p/.._src_grd-egl-thread.c.o -c ../src/grd-egl-thread.c
[18/175] cc -Isrc/gnome-remote-desktop-daemon.p -Isrc -I../src -I. -I.. -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/libei-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I/usr/include/libdrm -I/usr/include/libsecret-1 -I/usr/include/tss2 -I/usr/lib/x86_64-linux-gnu/pkgconfig/../../../include/freerdp3/ -I/usr/lib/x86_64-linux-gnu/pkgconfig/../../../include/winpr3 -I/usr/include/fuse3 -I/usr/include/opus -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -D_GNU_SOURCE -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/gnome-remote-desktop-47.3=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -D_REENTRANT -MD -MQ src/gnome-remote-desktop-daemon.p/meson-generated_.._grd-dbus-mutter-screen-cast.c.o -MF src/gnome-remote-desktop-daemon.p/meson-generated_.._grd-dbus-mutter-screen-cast.c.o.d -o src/gnome-remote-desktop-daemon.p/meson-generated_.._grd-dbus-mutter-screen-cast.c.o -c src/grd-dbus-mutter-screen-cast.c
[19/175] cc -Isrc/gnome-remote-desktop-daemon.p -Isrc -I../src -I. -I.. -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/libei-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I/usr/include/libdrm -I/usr/include/libsecret-1 -I/usr/include/tss2 -I/usr/lib/x86_64-linux-gnu/pkgconfig/../../../include/freerdp3/ -I/usr/lib/x86_64-linux-gnu/pkgconfig/../../../include/winpr3 -I/usr/include/fuse3 -I/usr/include/opus -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -D_GNU_SOURCE -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/gnome-remote-desktop-47.3=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -D_REENTRANT -MD -MQ src/gnome-remote-desktop-daemon.p/meson-generated_.._grd-dbus-mutter-remote-desktop.c.o -MF src/gnome-remote-desktop-daemon.p/meson-generated_.._grd-dbus-mutter-remote-desktop.c.o.d -o src/gnome-remote-desktop-daemon.p/meson-generated_.._grd-dbus-mutter-remote-desktop.c.o -c src/grd-dbus-mutter-remote-desktop.c
ninja: build stopped: subcommand failed.
dh_auto_build: error: cd obj-x86_64-linux-gnu && LC_ALL=C.UTF-8 ninja -j8 -v returned exit code 1
make: *** [debian/rules:9: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
More information about the pkg-gnome-maintainers
mailing list