Bug#1098112: wpebackend-fdo: ftbfs with GCC-15

Matthias Klose doko at debian.org
Mon Feb 17 18:00:51 GMT 2025


Package: src:wpebackend-fdo
Version: 1.14.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/wpebackend-fdo_1.14.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

[...]
[22/51] c++ -IlibWPEBackend-fdo-1.0.so.1.9.5.p -I. -I.. -I../include -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/wpe-1.0 -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c++11 -fno-exceptions -fno-rtti -DWPE_FDO_COMPILATION=1 '-DG_LOG_DOMAIN="WPE-FDO"' -D_LARGEFILE64_SOURCE=1 -fvisibility=hidden -g -O2 -ffile-prefix-map=/build/reproducible-path/wpebackend-fdo-1.14.3=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DWPE_ENABLE_XKB=1 -pthread -MD -MQ libWPEBackend-fdo-1.0.so.1.9.5.p/src_dmabuf-pool-entry.cpp.o -MF libWPEBackend-fdo-1.0.so.1.9.5.p/src_dmabuf-pool-entry.cpp.o.d -o libWPEBackend-fdo-1.0.so.1.9.5.p/src_dmabuf-pool-entry.cpp.o -c ../src/dmabuf-pool-entry.cpp
[23/51] c++ -IlibWPEBackend-fdo-1.0.so.1.9.5.p -I. -I.. -I../include -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/wpe-1.0 -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c++11 -fno-exceptions -fno-rtti -DWPE_FDO_COMPILATION=1 '-DG_LOG_DOMAIN="WPE-FDO"' -D_LARGEFILE64_SOURCE=1 -fvisibility=hidden -g -O2 -ffile-prefix-map=/build/reproducible-path/wpebackend-fdo-1.14.3=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DWPE_ENABLE_XKB=1 -pthread -MD -MQ libWPEBackend-fdo-1.0.so.1.9.5.p/src_exported-image-egl.cpp.o -MF libWPEBackend-fdo-1.0.so.1.9.5.p/src_exported-image-egl.cpp.o.d -o libWPEBackend-fdo-1.0.so.1.9.5.p/src_exported-image-egl.cpp.o -c ../src/exported-image-egl.cpp
[24/51] c++ -IlibWPEBackend-fdo-1.0.so.1.9.5.p -I. -I.. -I../include -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/wpe-1.0 -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c++11 -fno-exceptions -fno-rtti -DWPE_FDO_COMPILATION=1 '-DG_LOG_DOMAIN="WPE-FDO"' -D_LARGEFILE64_SOURCE=1 -fvisibility=hidden -g -O2 -ffile-prefix-map=/build/reproducible-path/wpebackend-fdo-1.14.3=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DWPE_ENABLE_XKB=1 -pthread -MD -MQ libWPEBackend-fdo-1.0.so.1.9.5.p/src_initialize-egl.cpp.o -MF libWPEBackend-fdo-1.0.so.1.9.5.p/src_initialize-egl.cpp.o.d -o libWPEBackend-fdo-1.0.so.1.9.5.p/src_initialize-egl.cpp.o -c ../src/initialize-egl.cpp
[25/51] c++ -IlibWPEBackend-fdo-1.0.so.1.9.5.p -I. -I.. -I../include -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/wpe-1.0 -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c++11 -fno-exceptions -fno-rtti -DWPE_FDO_COMPILATION=1 '-DG_LOG_DOMAIN="WPE-FDO"' -D_LARGEFILE64_SOURCE=1 -fvisibility=hidden -g -O2 -ffile-prefix-map=/build/reproducible-path/wpebackend-fdo-1.14.3=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DWPE_ENABLE_XKB=1 -pthread -MD -MQ libWPEBackend-fdo-1.0.so.1.9.5.p/src_initialize-eglstream.cpp.o -MF libWPEBackend-fdo-1.0.so.1.9.5.p/src_initialize-eglstream.cpp.o.d -o libWPEBackend-fdo-1.0.so.1.9.5.p/src_initialize-eglstream.cpp.o -c ../src/initialize-eglstream.cpp
[26/51] c++ -IlibWPEBackend-fdo-1.0.so.1.9.5.p -I. -I.. -I../include -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/wpe-1.0 -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c++11 -fno-exceptions -fno-rtti -DWPE_FDO_COMPILATION=1 '-DG_LOG_DOMAIN="WPE-FDO"' -D_LARGEFILE64_SOURCE=1 -fvisibility=hidden -g -O2 -ffile-prefix-map=/build/reproducible-path/wpebackend-fdo-1.14.3=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DWPE_ENABLE_XKB=1 -pthread -MD -MQ libWPEBackend-fdo-1.0.so.1.9.5.p/src_initialize-dmabuf.cpp.o -MF libWPEBackend-fdo-1.0.so.1.9.5.p/src_initialize-dmabuf.cpp.o.d -o libWPEBackend-fdo-1.0.so.1.9.5.p/src_initialize-dmabuf.cpp.o -c ../src/initialize-dmabuf.cpp
[27/51] cc -IlibWPEBackend-fdo-1.0.so.1.9.5.p -I. -I.. -I../include -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/wpe-1.0 -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c99 -DWPE_FDO_COMPILATION=1 '-DG_LOG_DOMAIN="WPE-FDO"' -D_LARGEFILE64_SOURCE=1 -fvisibility=hidden -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/wpebackend-fdo-1.14.3=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DWPE_ENABLE_XKB=1 -pthread -MD -MQ libWPEBackend-fdo-1.0.so.1.9.5.p/src_version.c.o -MF libWPEBackend-fdo-1.0.so.1.9.5.p/src_version.c.o.d -o libWPEBackend-fdo-1.0.so.1.9.5.p/src_version.c.o -c ../src/version.c
[28/51] c++ -IlibWPEBackend-fdo-1.0.so.1.9.5.p -I. -I.. -I../include -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/wpe-1.0 -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c++11 -fno-exceptions -fno-rtti -DWPE_FDO_COMPILATION=1 '-DG_LOG_DOMAIN="WPE-FDO"' -D_LARGEFILE64_SOURCE=1 -fvisibility=hidden -g -O2 -ffile-prefix-map=/build/reproducible-path/wpebackend-fdo-1.14.3=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DWPE_ENABLE_XKB=1 -pthread -MD -MQ libWPEBackend-fdo-1.0.so.1.9.5.p/src_ipc.cpp.o -MF libWPEBackend-fdo-1.0.so.1.9.5.p/src_ipc.cpp.o.d -o libWPEBackend-fdo-1.0.so.1.9.5.p/src_ipc.cpp.o -c ../src/ipc.cpp
FAILED: libWPEBackend-fdo-1.0.so.1.9.5.p/src_ipc.cpp.o 
c++ -IlibWPEBackend-fdo-1.0.so.1.9.5.p -I. -I.. -I../include -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/wpe-1.0 -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c++11 -fno-exceptions -fno-rtti -DWPE_FDO_COMPILATION=1 '-DG_LOG_DOMAIN="WPE-FDO"' -D_LARGEFILE64_SOURCE=1 -fvisibility=hidden -g -O2 -ffile-prefix-map=/build/reproducible-path/wpebackend-fdo-1.14.3=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DWPE_ENABLE_XKB=1 -pthread -MD -MQ libWPEBackend-fdo-1.0.so.1.9.5.p/src_ipc.cpp.o -MF libWPEBackend-fdo-1.0.so.1.9.5.p/src_ipc.cpp.o.d -o libWPEBackend-fdo-1.0.so.1.9.5.p/src_ipc.cpp.o -c ../src/ipc.cpp
In file included from ../src/ipc.cpp:26:
../src/ipc.h:36:36: error: ‘uint32_t’ has not been declared
   36 |     virtual void didReceiveMessage(uint32_t messageId, uint32_t messageBody) = 0;
      |                                    ^~~~~~~~
../src/ipc.h:30:1: note: ‘uint32_t’ is defined in header ‘<cstdint>’; this is probably fixable by adding ‘#include <cstdint>’
   29 | #include <memory>
  +++ |+#include <cstdint>
   30 | 
../src/ipc.h:36:56: error: ‘uint32_t’ has not been declared
   36 |     virtual void didReceiveMessage(uint32_t messageId, uint32_t messageBody) = 0;
      |                                                        ^~~~~~~~
../src/ipc.h:36:56: note: ‘uint32_t’ is defined in header ‘<cstdint>’; this is probably fixable by adding ‘#include <cstdint>’
../src/ipc.h:46:15: error: ‘uint32_t’ has not been declared
   46 |     void send(uint32_t messageId, uint32_t messageBody);
      |               ^~~~~~~~
../src/ipc.h:46:15: note: ‘uint32_t’ is defined in header ‘<cstdint>’; this is probably fixable by adding ‘#include <cstdint>’
../src/ipc.h:46:35: error: ‘uint32_t’ has not been declared
   46 |     void send(uint32_t messageId, uint32_t messageBody);
      |                                   ^~~~~~~~
../src/ipc.h:46:35: note: ‘uint32_t’ is defined in header ‘<cstdint>’; this is probably fixable by adding ‘#include <cstdint>’
../src/ipc.cpp:31:46: error: ‘uint32_t’ was not declared in this scope
   31 | static const size_t messageSize = 2 * sizeof(uint32_t);
      |                                              ^~~~~~~~
../src/ipc.cpp:28:1: note: ‘uint32_t’ is defined in header ‘<cstdint>’; this is probably fixable by adding ‘#include <cstdint>’
   27 | #include <cstdio>
  +++ |+#include <cstdint>
   28 | 
../src/ipc.cpp:70:6: error: variable or field ‘send’ declared void
   70 | void Connection::send(uint32_t messageId, uint32_t messageBody)
      |      ^~~~~~~~~~
../src/ipc.cpp:70:23: error: ‘uint32_t’ was not declared in this scope
   70 | void Connection::send(uint32_t messageId, uint32_t messageBody)
      |                       ^~~~~~~~
../src/ipc.cpp:70:23: note: ‘uint32_t’ is defined in header ‘<cstdint>’; this is probably fixable by adding ‘#include <cstdint>’
../src/ipc.cpp:70:43: error: ‘uint32_t’ was not declared in this scope
   70 | void Connection::send(uint32_t messageId, uint32_t messageBody)
      |                                           ^~~~~~~~
../src/ipc.cpp:70:43: note: ‘uint32_t’ is defined in header ‘<cstdint>’; this is probably fixable by adding ‘#include <cstdint>’
../src/ipc.cpp: In static member function ‘static gboolean FdoIPC::Connection::s_socketCallback(GSocket*, GIOCondition, gpointer)’:
../src/ipc.cpp:88:5: error: ‘uint32_t’ was not declared in this scope
   88 |     uint32_t message[2];
      |     ^~~~~~~~
../src/ipc.cpp:88:5: note: ‘uint32_t’ is defined in header ‘<cstdint>’; this is probably fixable by adding ‘#include <cstdint>’
../src/ipc.cpp:89:68: error: ‘message’ was not declared in this scope; did you mean ‘g_message’?
   89 |     gssize len = g_socket_receive(socket, reinterpret_cast<gchar*>(message), messageSize, nullptr, &error);
      |                                                                    ^~~~~~~
      |                                                                    g_message
../src/ipc.cpp:97:13: warning: comparison of integer expressions of different signedness: ‘gssize’ {aka ‘long int’} and ‘const size_t’ {aka ‘const long unsigned int’} [-Wsign-compare]
   97 |     if (len != messageSize)
      |         ~~~~^~~~~~~~~~~~~~
[29/51] c++ -IlibWPEBackend-fdo-1.0.so.1.9.5.p -I. -I.. -I../include -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/wpe-1.0 -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c++11 -fno-exceptions -fno-rtti -DWPE_FDO_COMPILATION=1 '-DG_LOG_DOMAIN="WPE-FDO"' -D_LARGEFILE64_SOURCE=1 -fvisibility=hidden -g -O2 -ffile-prefix-map=/build/reproducible-path/wpebackend-fdo-1.14.3=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DWPE_ENABLE_XKB=1 -pthread -MD -MQ libWPEBackend-fdo-1.0.so.1.9.5.p/src_initialize-shm.cpp.o -MF libWPEBackend-fdo-1.0.so.1.9.5.p/src_initialize-shm.cpp.o.d -o libWPEBackend-fdo-1.0.so.1.9.5.p/src_initialize-shm.cpp.o -c ../src/initialize-shm.cpp
[30/51] c++ -IlibWPEBackend-fdo-1.0.so.1.9.5.p -I. -I.. -I../include -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/wpe-1.0 -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c++11 -fno-exceptions -fno-rtti -DWPE_FDO_COMPILATION=1 '-DG_LOG_DOMAIN="WPE-FDO"' -D_LARGEFILE64_SOURCE=1 -fvisibility=hidden -g -O2 -ffile-prefix-map=/build/reproducible-path/wpebackend-fdo-1.14.3=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DWPE_ENABLE_XKB=1 -pthread -MD -MQ libWPEBackend-fdo-1.0.so.1.9.5.p/src_egl-client-wayland.cpp.o -MF libWPEBackend-fdo-1.0.so.1.9.5.p/src_egl-client-wayland.cpp.o.d -o libWPEBackend-fdo-1.0.so.1.9.5.p/src_egl-client-wayland.cpp.o -c ../src/egl-client-wayland.cpp
[31/51] c++ -IlibWPEBackend-fdo-1.0.so.1.9.5.p -I. -I.. -I../include -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/wpe-1.0 -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c++11 -fno-exceptions -fno-rtti -DWPE_FDO_COMPILATION=1 '-DG_LOG_DOMAIN="WPE-FDO"' -D_LARGEFILE64_SOURCE=1 -fvisibility=hidden -g -O2 -ffile-prefix-map=/build/reproducible-path/wpebackend-fdo-1.14.3=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DWPE_ENABLE_XKB=1 -pthread -MD -MQ libWPEBackend-fdo-1.0.so.1.9.5.p/src_renderer-host.cpp.o -MF libWPEBackend-fdo-1.0.so.1.9.5.p/src_renderer-host.cpp.o.d -o libWPEBackend-fdo-1.0.so.1.9.5.p/src_renderer-host.cpp.o -c ../src/renderer-host.cpp
[32/51] c++ -IlibWPEBackend-fdo-1.0.so.1.9.5.p -I. -I.. -I../include -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/wpe-1.0 -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c++11 -fno-exceptions -fno-rtti -DWPE_FDO_COMPILATION=1 '-DG_LOG_DOMAIN="WPE-FDO"' -D_LARGEFILE64_SOURCE=1 -fvisibility=hidden -g -O2 -ffile-prefix-map=/build/reproducible-path/wpebackend-fdo-1.14.3=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DWPE_ENABLE_XKB=1 -pthread -MD -MQ libWPEBackend-fdo-1.0.so.1.9.5.p/src_egl-client-dmabuf-pool.cpp.o -MF libWPEBackend-fdo-1.0.so.1.9.5.p/src_egl-client-dmabuf-pool.cpp.o.d -o libWPEBackend-fdo-1.0.so.1.9.5.p/src_egl-client-dmabuf-pool.cpp.o -c ../src/egl-client-dmabuf-pool.cpp
[33/51] c++ -IlibWPEBackend-fdo-1.0.so.1.9.5.p -I. -I.. -I../include -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/wpe-1.0 -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c++11 -fno-exceptions -fno-rtti -DWPE_FDO_COMPILATION=1 '-DG_LOG_DOMAIN="WPE-FDO"' -D_LARGEFILE64_SOURCE=1 -fvisibility=hidden -g -O2 -ffile-prefix-map=/build/reproducible-path/wpebackend-fdo-1.14.3=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DWPE_ENABLE_XKB=1 -pthread -MD -MQ libWPEBackend-fdo-1.0.so.1.9.5.p/src_view-backend-dmabuf-pool-fdo.cpp.o -MF libWPEBackend-fdo-1.0.so.1.9.5.p/src_view-backend-dmabuf-pool-fdo.cpp.o.d -o libWPEBackend-fdo-1.0.so.1.9.5.p/src_view-backend-dmabuf-pool-fdo.cpp.o -c ../src/view-backend-dmabuf-pool-fdo.cpp
[34/51] c++ -IlibWPEBackend-fdo-1.0.so.1.9.5.p -I. -I.. -I../include -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/wpe-1.0 -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c++11 -fno-exceptions -fno-rtti -DWPE_FDO_COMPILATION=1 '-DG_LOG_DOMAIN="WPE-FDO"' -D_LARGEFILE64_SOURCE=1 -fvisibility=hidden -g -O2 -ffile-prefix-map=/build/reproducible-path/wpebackend-fdo-1.14.3=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DWPE_ENABLE_XKB=1 -pthread -MD -MQ libWPEBackend-fdo-1.0.so.1.9.5.p/src_view-backend-exportable-fdo.cpp.o -MF libWPEBackend-fdo-1.0.so.1.9.5.p/src_view-backend-exportable-fdo.cpp.o.d -o libWPEBackend-fdo-1.0.so.1.9.5.p/src_view-backend-exportable-fdo.cpp.o -c ../src/view-backend-exportable-fdo.cpp
[35/51] c++ -IlibWPEBackend-fdo-1.0.so.1.9.5.p -I. -I.. -I../include -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/wpe-1.0 -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c++11 -fno-exceptions -fno-rtti -DWPE_FDO_COMPILATION=1 '-DG_LOG_DOMAIN="WPE-FDO"' -D_LARGEFILE64_SOURCE=1 -fvisibility=hidden -g -O2 -ffile-prefix-map=/build/reproducible-path/wpebackend-fdo-1.14.3=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DWPE_ENABLE_XKB=1 -pthread -MD -MQ libWPEBackend-fdo-1.0.so.1.9.5.p/src_renderer-backend-egl.cpp.o -MF libWPEBackend-fdo-1.0.so.1.9.5.p/src_renderer-backend-egl.cpp.o.d -o libWPEBackend-fdo-1.0.so.1.9.5.p/src_renderer-backend-egl.cpp.o -c ../src/renderer-backend-egl.cpp
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:6: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2



More information about the Pkg-webkit-maintainers mailing list