Your message dated Wed, 22 Jul 2020 12:47:42 -0700
with message-id <159544726249.921990.3708544957079244335@kelvin>
and subject line gcc-10 ftbfs fixed in 1.6.1-1
has caused the Debian Bug report #957922,
regarding waffle: ftbfs with GCC-10
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 ow...@bugs.debian.org
immediately.)


-- 
957922: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=957922
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:waffle
Version: 1.6.0-3
Severity: normal
Tags: sid bullseye
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-10

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-10/g++-10, but succeeds to build with gcc-9/g++-9. The
severity of this report will be raised before the bullseye release,
so nothing has to be done for the buster release.

The full build log can be found at:
http://people.debian.org/~doko/logs/gcc10-20200225/waffle_1.6.0-3_unstable_gcc10.log
The last lines of the build log are at the end of this report.

To build with GCC 10, either set CC=gcc-10 CXX=g++-10 explicitly,
or install the gcc, g++, gfortran, ... packages from experimental.

  apt-get -t=experimental install g++ 

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-10/porting_to.html

[...]
/usr/bin/ld: CMakeFiles/waffle-1.dir/wayland/wayland_platform.c.o:(.bss+0x28): 
multiple definition of `wfl_wl_display_roundtrip'; 
CMakeFiles/waffle-1.dir/wayland/wayland_display.c.o:(.bss+0x28): first defined 
here
/usr/bin/ld: CMakeFiles/waffle-1.dir/wayland/wayland_platform.c.o:(.bss+0x30): 
multiple definition of `wfl_wl_display_disconnect'; 
CMakeFiles/waffle-1.dir/wayland/wayland_display.c.o:(.bss+0x30): first defined 
here
/usr/bin/ld: CMakeFiles/waffle-1.dir/wayland/wayland_platform.c.o:(.bss+0x38): 
multiple definition of `wfl_wl_display_connect'; 
CMakeFiles/waffle-1.dir/wayland/wayland_display.c.o:(.bss+0x38): first defined 
here
/usr/bin/ld: CMakeFiles/waffle-1.dir/wayland/wayland_platform.c.o:(.bss+0x40): 
multiple definition of `wfl_wl_surface_interface'; 
CMakeFiles/waffle-1.dir/wayland/wayland_display.c.o:(.bss+0x40): first defined 
here
/usr/bin/ld: CMakeFiles/waffle-1.dir/wayland/wayland_platform.c.o:(.bss+0x48): 
multiple definition of `wfl_wl_shell_surface_interface'; 
CMakeFiles/waffle-1.dir/wayland/wayland_display.c.o:(.bss+0x48): first defined 
here
/usr/bin/ld: CMakeFiles/waffle-1.dir/wayland/wayland_platform.c.o:(.bss+0x50): 
multiple definition of `wfl_wl_shell_interface'; 
CMakeFiles/waffle-1.dir/wayland/wayland_display.c.o:(.bss+0x50): first defined 
here
/usr/bin/ld: CMakeFiles/waffle-1.dir/wayland/wayland_platform.c.o:(.bss+0x58): 
multiple definition of `wfl_wl_registry_interface'; 
CMakeFiles/waffle-1.dir/wayland/wayland_display.c.o:(.bss+0x58): first defined 
here
/usr/bin/ld: CMakeFiles/waffle-1.dir/wayland/wayland_platform.c.o:(.bss+0x60): 
multiple definition of `wfl_wl_compositor_interface'; 
CMakeFiles/waffle-1.dir/wayland/wayland_display.c.o:(.bss+0x60): first defined 
here
/usr/bin/ld: CMakeFiles/waffle-1.dir/wayland/wayland_window.c.o:(.bss+0x10): 
multiple definition of `wfl_wl_proxy_marshal'; 
CMakeFiles/waffle-1.dir/wayland/wayland_display.c.o:(.bss+0x10): first defined 
here
/usr/bin/ld: CMakeFiles/waffle-1.dir/wayland/wayland_window.c.o:(.bss+0x20): 
multiple definition of `wfl_wl_proxy_destroy'; 
CMakeFiles/waffle-1.dir/wayland/wayland_display.c.o:(.bss+0x20): first defined 
here
/usr/bin/ld: CMakeFiles/waffle-1.dir/wayland/wayland_window.c.o:(.bss+0x40): 
multiple definition of `wfl_wl_surface_interface'; 
CMakeFiles/waffle-1.dir/wayland/wayland_display.c.o:(.bss+0x40): first defined 
here
/usr/bin/ld: CMakeFiles/waffle-1.dir/wayland/wayland_window.c.o:(.bss+0x8): 
multiple definition of `wfl_wl_proxy_marshal_constructor'; 
CMakeFiles/waffle-1.dir/wayland/wayland_display.c.o:(.bss+0x8): first defined 
here
/usr/bin/ld: CMakeFiles/waffle-1.dir/wayland/wayland_window.c.o:(.bss+0x48): 
multiple definition of `wfl_wl_shell_surface_interface'; 
CMakeFiles/waffle-1.dir/wayland/wayland_display.c.o:(.bss+0x48): first defined 
here
/usr/bin/ld: CMakeFiles/waffle-1.dir/wayland/wayland_window.c.o:(.bss+0x18): 
multiple definition of `wfl_wl_proxy_add_listener'; 
CMakeFiles/waffle-1.dir/wayland/wayland_display.c.o:(.bss+0x18): first defined 
here
/usr/bin/ld: CMakeFiles/waffle-1.dir/wayland/wayland_window.c.o:(.bss+0x0): 
multiple definition of `wfl_wl_proxy_marshal_constructor_versioned'; 
CMakeFiles/waffle-1.dir/wayland/wayland_display.c.o:(.bss+0x0): first defined 
here
/usr/bin/ld: CMakeFiles/waffle-1.dir/wayland/wayland_window.c.o:(.bss+0x28): 
multiple definition of `wfl_wl_display_roundtrip'; 
CMakeFiles/waffle-1.dir/wayland/wayland_display.c.o:(.bss+0x28): first defined 
here
/usr/bin/ld[ 84%] Building C object 
src/waffle/CMakeFiles/waffle_static.dir/x11/x11_display.c.o
: CMakeFiles/waffle-1.dir/wayland/wayland_window.c.o:(.bss+0x30): multiple 
definition of `wfl_wl_display_disconnect'; 
CMakeFiles/waffle-1.dir/wayland/wayland_display.c.o:(.bss+0x30): first defined 
here
/usr/bin/ld: CMakeFiles/waffle-1.dir/wayland/wayland_window.c.o:(.bss+0x38): 
multiple definition of `wfl_wl_display_connect'; 
CMakeFiles/waffle-1.dir/wayland/wayland_display.c.o:(.bss+0x38): first defined 
here
/usr/bin/ld: CMakeFiles/waffle-1.dir/wayland/wayland_window.c.o:(.bss+0x50): 
multiple definition of `wfl_wl_shell_interface'; 
CMakeFiles/waffle-1.dir/wayland/wayland_display.c.o:(.bss+0x50): first defined 
here
/usr/bin/ld: CMakeFiles/waffle-1.dir/wayland/wayland_window.c.o:(.bss+0x58): 
multiple definition of `wfl_wl_registry_interface'; 
CMakeFiles/waffle-1.dir/wayland/wayland_display.c.o:(.bss+0x58): first defined 
here
/usr/bin/ld: CMakeFiles/waffle-1.dir/wayland/wayland_window.c.o:(.bss+0x60): 
multiple definition of `wfl_wl_compositor_interface'; 
CMakeFiles/waffle-1.dir/wayland/wayland_display.c.o:(.bss+0x60): first defined 
here
/usr/bin/ld: CMakeFiles/waffle-1.dir/wayland/wayland_wrapper.c.o:(.bss+0x60): 
multiple definition of `wfl_wl_compositor_interface'; 
CMakeFiles/waffle-1.dir/wayland/wayland_display.c.o:(.bss+0x60): first defined 
here
/usr/bin/ld: CMakeFiles/waffle-1.dir/wayland/wayland_wrapper.c.o:(.bss+0x58): 
multiple definition of `wfl_wl_registry_interface'; 
CMakeFiles/waffle-1.dir/wayland/wayland_display.c.o:(.bss+0x58): first defined 
here
/usr/bin/ld: CMakeFiles/waffle-1.dir/wayland/wayland_wrapper.c.o:(.bss+0x50): 
multiple definition of `wfl_wl_shell_interface'; 
CMakeFiles/waffle-1.dir/wayland/wayland_display.c.o:(.bss+0x50): first defined 
here
/usr/bin/ld: CMakeFiles/waffle-1.dir/wayland/wayland_wrapper.c.o:(.bss+0x48): 
multiple definition of `wfl_wl_shell_surface_interface'cd 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/waffle && /usr/bin/cc 
-DHAVE_CONFIG_H=1 -DWAFFLE_API_EXPERIMENTAL -DWAFFLE_API_VERSION=262 
-DWAFFLE_HAS_GBM -DWAFFLE_HAS_GLX -DWAFFLE_HAS_SURFACELESS_EGL -DWAFFLE_HAS_TLS 
-DWAFFLE_HAS_TLS_MODEL_INITIAL_EXEC -DWAFFLE_HAS_WAYLAND -DWAFFLE_HAS_X11_EGL 
-D_XOPEN_SOURCE=700 -I/<<PKGBUILDDIR>>/include 
-I/<<PKGBUILDDIR>>/include/waffle -I/<<PKGBUILDDIR>>/src 
-I/<<PKGBUILDDIR>>/third_party/threads -I/<<PKGBUILDDIR>>/src/waffle/android 
-I/<<PKGBUILDDIR>>/src/waffle/api -I/<<PKGBUILDDIR>>/src/waffle/cgl 
-I/<<PKGBUILDDIR>>/src/waffle/core -I/<<PKGBUILDDIR>>/src/waffle/egl 
-I/<<PKGBUILDDIR>>/src/waffle/glx -I/<<PKGBUILDDIR>>/src/waffle/linux 
-I/<<PKGBUILDDIR>>/src/waffle/nacl 
-I/<<PKGBUILDDIR>>/src/waffle/surfaceless_egl 
-I/<<PKGBUILDDIR>>/src/waffle/wayland -I/<<PKGBUILDDIR>>/src/waffle/wgl 
-I/<<PKGBUILDDIR>>/src/waffle/
 x11 -I/<<PKGBUILDDIR>>/src/waffle/xegl  -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 --std=c99 -Wall 
-Werror=implicit-function-declaration -fvisibility=hidden 
-Werror=incompatible-pointer-types -Werror=int-conversion 
-Werror=missing-prototypes  -g1 -O2 -DNDEBUG   -o 
CMakeFiles/waffle_static.dir/x11/x11_display.c.o   -c 
/<<PKGBUILDDIR>>/src/waffle/x11/x11_display.c
; CMakeFiles/waffle-1.dir/wayland/wayland_display.c.o:(.bss+0x48): first 
defined here
/usr/bin/ld: CMakeFiles/waffle-1.dir/wayland/wayland_wrapper.c.o:(.bss+0x40): 
multiple definition of `wfl_wl_surface_interface'; 
CMakeFiles/waffle-1.dir/wayland/wayland_display.c.o:(.bss+0x40): first defined 
here
/usr/bin/ld: CMakeFiles/waffle-1.dir/wayland/wayland_wrapper.c.o:(.bss+0x38): 
multiple definition of `wfl_wl_display_connect'; 
CMakeFiles/waffle-1.dir/wayland/wayland_display.c.o:(.bss+0x38): first defined 
here
/usr/bin/ld: CMakeFiles/waffle-1.dir/wayland/wayland_wrapper.c.o:(.bss+0x30): 
multiple definition of `wfl_wl_display_disconnect'; 
CMakeFiles/waffle-1.dir/wayland/wayland_display.c.o:(.bss+0x30): first defined 
here
/usr/bin/ld: CMakeFiles/waffle-1.dir/wayland/wayland_wrapper.c.o:(.bss+0x28): 
multiple definition of `wfl_wl_display_roundtrip'; 
CMakeFiles/waffle-1.dir/wayland/wayland_display.c.o:(.bss+0x28): first defined 
here
/usr/bin/ld: CMakeFiles/waffle-1.dir/wayland/wayland_wrapper.c.o:(.bss+0x20): 
multiple definition of `wfl_wl_proxy_destroy'; 
CMakeFiles/waffle-1.dir/wayland/wayland_display.c.o:(.bss+0x20): first defined 
here
/usr/bin/ld: CMakeFiles/waffle-1.dir/wayland/wayland_wrapper.c.o:(.bss+0x18): 
multiple definition of `wfl_wl_proxy_add_listener'; 
CMakeFiles/waffle-1.dir/wayland/wayland_display.c.o:(.bss+0x18): first defined 
here
/usr/bin/ld: CMakeFiles/waffle-1.dir/wayland/wayland_wrapper.c.o:(.bss+0x10): 
multiple definition of `wfl_wl_proxy_marshal'; 
CMakeFiles/waffle-1.dir/wayland/wayland_display.c.o:(.bss+0x10): first defined 
here
/usr/bin/ld: CMakeFiles/waffle-1.dir/wayland/wayland_wrapper.c.o:(.bss+0x8): 
multiple definition of `wfl_wl_proxy_marshal_constructor'; 
CMakeFiles/waffle-1.dir/wayland/wayland_display.c.o:(.bss+0x8): first defined 
here
/usr/bin/ld: CMakeFiles/waffle-1.dir/wayland/wayland_wrapper.c.o:(.bss+0x0): 
multiple definition of `wfl_wl_proxy_marshal_constructor_versioned'; 
CMakeFiles/waffle-1.dir/wayland/wayland_display.c.o:(.bss+0x0): first defined 
here
collect2: error: ld returned 1 exit status
make[3]: *** [src/waffle/CMakeFiles/waffle-1.dir/build.make:763: 
lib/libwaffle-1.so.0.6.0] Error 1
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make[2]: *** [CMakeFiles/Makefile2:416: src/waffle/CMakeFiles/waffle-1.dir/all] 
Error 2
make[2]: *** Waiting for unfinished jobs....
[ 85%] Building C object 
src/waffle/CMakeFiles/waffle_static.dir/x11/x11_window.c.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/waffle && /usr/bin/cc 
-DHAVE_CONFIG_H=1 -DWAFFLE_API_EXPERIMENTAL -DWAFFLE_API_VERSION=262 
-DWAFFLE_HAS_GBM -DWAFFLE_HAS_GLX -DWAFFLE_HAS_SURFACELESS_EGL -DWAFFLE_HAS_TLS 
-DWAFFLE_HAS_TLS_MODEL_INITIAL_EXEC -DWAFFLE_HAS_WAYLAND -DWAFFLE_HAS_X11_EGL 
-D_XOPEN_SOURCE=700 -I/<<PKGBUILDDIR>>/include 
-I/<<PKGBUILDDIR>>/include/waffle -I/<<PKGBUILDDIR>>/src 
-I/<<PKGBUILDDIR>>/third_party/threads -I/<<PKGBUILDDIR>>/src/waffle/android 
-I/<<PKGBUILDDIR>>/src/waffle/api -I/<<PKGBUILDDIR>>/src/waffle/cgl 
-I/<<PKGBUILDDIR>>/src/waffle/core -I/<<PKGBUILDDIR>>/src/waffle/egl 
-I/<<PKGBUILDDIR>>/src/waffle/glx -I/<<PKGBUILDDIR>>/src/waffle/linux 
-I/<<PKGBUILDDIR>>/src/waffle/nacl 
-I/<<PKGBUILDDIR>>/src/waffle/surfaceless_egl 
-I/<<PKGBUILDDIR>>/src/waffle/wayland -I/<<PKGBUILDDIR>>/src/waffle/wgl 
-I/<<PKGBUILDDIR>>/src/waffle/x11 -I/<<PKGBUILDDIR>>/src/waffle/xegl  -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format
 -security -Wdate-time -D_FORTIFY_SOURCE=2 --std=c99 -Wall 
-Werror=implicit-function-declaration -fvisibility=hidden 
-Werror=incompatible-pointer-types -Werror=int-conversion 
-Werror=missing-prototypes  -g1 -O2 -DNDEBUG   -o 
CMakeFiles/waffle_static.dir/x11/x11_window.c.o   -c 
/<<PKGBUILDDIR>>/src/waffle/x11/x11_window.c
[ 86%] Building C object 
src/waffle/CMakeFiles/waffle_static.dir/xegl/xegl_display.c.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/waffle && /usr/bin/cc 
-DHAVE_CONFIG_H=1 -DWAFFLE_API_EXPERIMENTAL -DWAFFLE_API_VERSION=262 
-DWAFFLE_HAS_GBM -DWAFFLE_HAS_GLX -DWAFFLE_HAS_SURFACELESS_EGL -DWAFFLE_HAS_TLS 
-DWAFFLE_HAS_TLS_MODEL_INITIAL_EXEC -DWAFFLE_HAS_WAYLAND -DWAFFLE_HAS_X11_EGL 
-D_XOPEN_SOURCE=700 -I/<<PKGBUILDDIR>>/include 
-I/<<PKGBUILDDIR>>/include/waffle -I/<<PKGBUILDDIR>>/src 
-I/<<PKGBUILDDIR>>/third_party/threads -I/<<PKGBUILDDIR>>/src/waffle/android 
-I/<<PKGBUILDDIR>>/src/waffle/api -I/<<PKGBUILDDIR>>/src/waffle/cgl 
-I/<<PKGBUILDDIR>>/src/waffle/core -I/<<PKGBUILDDIR>>/src/waffle/egl 
-I/<<PKGBUILDDIR>>/src/waffle/glx -I/<<PKGBUILDDIR>>/src/waffle/linux 
-I/<<PKGBUILDDIR>>/src/waffle/nacl 
-I/<<PKGBUILDDIR>>/src/waffle/surfaceless_egl 
-I/<<PKGBUILDDIR>>/src/waffle/wayland -I/<<PKGBUILDDIR>>/src/waffle/wgl 
-I/<<PKGBUILDDIR>>/src/waffle/x11 -I/<<PKGBUILDDIR>>/src/waffle/xegl  -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format
 -security -Wdate-time -D_FORTIFY_SOURCE=2 --std=c99 -Wall 
-Werror=implicit-function-declaration -fvisibility=hidden 
-Werror=incompatible-pointer-types -Werror=int-conversion 
-Werror=missing-prototypes  -g1 -O2 -DNDEBUG   -o 
CMakeFiles/waffle_static.dir/xegl/xegl_display.c.o   -c 
/<<PKGBUILDDIR>>/src/waffle/xegl/xegl_display.c
[ 87%] Building C object 
src/waffle/CMakeFiles/waffle_static.dir/xegl/xegl_platform.c.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/waffle && /usr/bin/cc 
-DHAVE_CONFIG_H=1 -DWAFFLE_API_EXPERIMENTAL -DWAFFLE_API_VERSION=262 
-DWAFFLE_HAS_GBM -DWAFFLE_HAS_GLX -DWAFFLE_HAS_SURFACELESS_EGL -DWAFFLE_HAS_TLS 
-DWAFFLE_HAS_TLS_MODEL_INITIAL_EXEC -DWAFFLE_HAS_WAYLAND -DWAFFLE_HAS_X11_EGL 
-D_XOPEN_SOURCE=700 -I/<<PKGBUILDDIR>>/include 
-I/<<PKGBUILDDIR>>/include/waffle -I/<<PKGBUILDDIR>>/src 
-I/<<PKGBUILDDIR>>/third_party/threads -I/<<PKGBUILDDIR>>/src/waffle/android 
-I/<<PKGBUILDDIR>>/src/waffle/api -I/<<PKGBUILDDIR>>/src/waffle/cgl 
-I/<<PKGBUILDDIR>>/src/waffle/core -I/<<PKGBUILDDIR>>/src/waffle/egl 
-I/<<PKGBUILDDIR>>/src/waffle/glx -I/<<PKGBUILDDIR>>/src/waffle/linux 
-I/<<PKGBUILDDIR>>/src/waffle/nacl 
-I/<<PKGBUILDDIR>>/src/waffle/surfaceless_egl 
-I/<<PKGBUILDDIR>>/src/waffle/wayland -I/<<PKGBUILDDIR>>/src/waffle/wgl 
-I/<<PKGBUILDDIR>>/src/waffle/x11 -I/<<PKGBUILDDIR>>/src/waffle/xegl  -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format
 -security -Wdate-time -D_FORTIFY_SOURCE=2 --std=c99 -Wall 
-Werror=implicit-function-declaration -fvisibility=hidden 
-Werror=incompatible-pointer-types -Werror=int-conversion 
-Werror=missing-prototypes  -g1 -O2 -DNDEBUG   -o 
CMakeFiles/waffle_static.dir/xegl/xegl_platform.c.o   -c 
/<<PKGBUILDDIR>>/src/waffle/xegl/xegl_platform.c
[ 87%] Building C object 
src/waffle/CMakeFiles/waffle_static.dir/xegl/xegl_window.c.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/waffle && /usr/bin/cc 
-DHAVE_CONFIG_H=1 -DWAFFLE_API_EXPERIMENTAL -DWAFFLE_API_VERSION=262 
-DWAFFLE_HAS_GBM -DWAFFLE_HAS_GLX -DWAFFLE_HAS_SURFACELESS_EGL -DWAFFLE_HAS_TLS 
-DWAFFLE_HAS_TLS_MODEL_INITIAL_EXEC -DWAFFLE_HAS_WAYLAND -DWAFFLE_HAS_X11_EGL 
-D_XOPEN_SOURCE=700 -I/<<PKGBUILDDIR>>/include 
-I/<<PKGBUILDDIR>>/include/waffle -I/<<PKGBUILDDIR>>/src 
-I/<<PKGBUILDDIR>>/third_party/threads -I/<<PKGBUILDDIR>>/src/waffle/android 
-I/<<PKGBUILDDIR>>/src/waffle/api -I/<<PKGBUILDDIR>>/src/waffle/cgl 
-I/<<PKGBUILDDIR>>/src/waffle/core -I/<<PKGBUILDDIR>>/src/waffle/egl 
-I/<<PKGBUILDDIR>>/src/waffle/glx -I/<<PKGBUILDDIR>>/src/waffle/linux 
-I/<<PKGBUILDDIR>>/src/waffle/nacl 
-I/<<PKGBUILDDIR>>/src/waffle/surfaceless_egl 
-I/<<PKGBUILDDIR>>/src/waffle/wayland -I/<<PKGBUILDDIR>>/src/waffle/wgl 
-I/<<PKGBUILDDIR>>/src/waffle/x11 -I/<<PKGBUILDDIR>>/src/waffle/xegl  -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format
 -security -Wdate-time -D_FORTIFY_SOURCE=2 --std=c99 -Wall 
-Werror=implicit-function-declaration -fvisibility=hidden 
-Werror=incompatible-pointer-types -Werror=int-conversion 
-Werror=missing-prototypes  -g1 -O2 -DNDEBUG   -o 
CMakeFiles/waffle_static.dir/xegl/xegl_window.c.o   -c 
/<<PKGBUILDDIR>>/src/waffle/xegl/xegl_window.c
[ 88%] Building C object 
src/waffle/CMakeFiles/waffle_static.dir/gbm/wgbm_config.c.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/waffle && /usr/bin/cc 
-DHAVE_CONFIG_H=1 -DWAFFLE_API_EXPERIMENTAL -DWAFFLE_API_VERSION=262 
-DWAFFLE_HAS_GBM -DWAFFLE_HAS_GLX -DWAFFLE_HAS_SURFACELESS_EGL -DWAFFLE_HAS_TLS 
-DWAFFLE_HAS_TLS_MODEL_INITIAL_EXEC -DWAFFLE_HAS_WAYLAND -DWAFFLE_HAS_X11_EGL 
-D_XOPEN_SOURCE=700 -I/<<PKGBUILDDIR>>/include 
-I/<<PKGBUILDDIR>>/include/waffle -I/<<PKGBUILDDIR>>/src 
-I/<<PKGBUILDDIR>>/third_party/threads -I/<<PKGBUILDDIR>>/src/waffle/android 
-I/<<PKGBUILDDIR>>/src/waffle/api -I/<<PKGBUILDDIR>>/src/waffle/cgl 
-I/<<PKGBUILDDIR>>/src/waffle/core -I/<<PKGBUILDDIR>>/src/waffle/egl 
-I/<<PKGBUILDDIR>>/src/waffle/glx -I/<<PKGBUILDDIR>>/src/waffle/linux 
-I/<<PKGBUILDDIR>>/src/waffle/nacl 
-I/<<PKGBUILDDIR>>/src/waffle/surfaceless_egl 
-I/<<PKGBUILDDIR>>/src/waffle/wayland -I/<<PKGBUILDDIR>>/src/waffle/wgl 
-I/<<PKGBUILDDIR>>/src/waffle/x11 -I/<<PKGBUILDDIR>>/src/waffle/xegl  -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format
 -security -Wdate-time -D_FORTIFY_SOURCE=2 --std=c99 -Wall 
-Werror=implicit-function-declaration -fvisibility=hidden 
-Werror=incompatible-pointer-types -Werror=int-conversion 
-Werror=missing-prototypes  -g1 -O2 -DNDEBUG   -o 
CMakeFiles/waffle_static.dir/gbm/wgbm_config.c.o   -c 
/<<PKGBUILDDIR>>/src/waffle/gbm/wgbm_config.c
[ 89%] Building C object 
src/waffle/CMakeFiles/waffle_static.dir/gbm/wgbm_display.c.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/waffle && /usr/bin/cc 
-DHAVE_CONFIG_H=1 -DWAFFLE_API_EXPERIMENTAL -DWAFFLE_API_VERSION=262 
-DWAFFLE_HAS_GBM -DWAFFLE_HAS_GLX -DWAFFLE_HAS_SURFACELESS_EGL -DWAFFLE_HAS_TLS 
-DWAFFLE_HAS_TLS_MODEL_INITIAL_EXEC -DWAFFLE_HAS_WAYLAND -DWAFFLE_HAS_X11_EGL 
-D_XOPEN_SOURCE=700 -I/<<PKGBUILDDIR>>/include 
-I/<<PKGBUILDDIR>>/include/waffle -I/<<PKGBUILDDIR>>/src 
-I/<<PKGBUILDDIR>>/third_party/threads -I/<<PKGBUILDDIR>>/src/waffle/android 
-I/<<PKGBUILDDIR>>/src/waffle/api -I/<<PKGBUILDDIR>>/src/waffle/cgl 
-I/<<PKGBUILDDIR>>/src/waffle/core -I/<<PKGBUILDDIR>>/src/waffle/egl 
-I/<<PKGBUILDDIR>>/src/waffle/glx -I/<<PKGBUILDDIR>>/src/waffle/linux 
-I/<<PKGBUILDDIR>>/src/waffle/nacl 
-I/<<PKGBUILDDIR>>/src/waffle/surfaceless_egl 
-I/<<PKGBUILDDIR>>/src/waffle/wayland -I/<<PKGBUILDDIR>>/src/waffle/wgl 
-I/<<PKGBUILDDIR>>/src/waffle/x11 -I/<<PKGBUILDDIR>>/src/waffle/xegl  -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format
 -security -Wdate-time -D_FORTIFY_SOURCE=2 --std=c99 -Wall 
-Werror=implicit-function-declaration -fvisibility=hidden 
-Werror=incompatible-pointer-types -Werror=int-conversion 
-Werror=missing-prototypes  -g1 -O2 -DNDEBUG   -o 
CMakeFiles/waffle_static.dir/gbm/wgbm_display.c.o   -c 
/<<PKGBUILDDIR>>/src/waffle/gbm/wgbm_display.c
[ 90%] Building C object 
src/waffle/CMakeFiles/waffle_static.dir/gbm/wgbm_platform.c.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/waffle && /usr/bin/cc 
-DHAVE_CONFIG_H=1 -DWAFFLE_API_EXPERIMENTAL -DWAFFLE_API_VERSION=262 
-DWAFFLE_HAS_GBM -DWAFFLE_HAS_GLX -DWAFFLE_HAS_SURFACELESS_EGL -DWAFFLE_HAS_TLS 
-DWAFFLE_HAS_TLS_MODEL_INITIAL_EXEC -DWAFFLE_HAS_WAYLAND -DWAFFLE_HAS_X11_EGL 
-D_XOPEN_SOURCE=700 -I/<<PKGBUILDDIR>>/include 
-I/<<PKGBUILDDIR>>/include/waffle -I/<<PKGBUILDDIR>>/src 
-I/<<PKGBUILDDIR>>/third_party/threads -I/<<PKGBUILDDIR>>/src/waffle/android 
-I/<<PKGBUILDDIR>>/src/waffle/api -I/<<PKGBUILDDIR>>/src/waffle/cgl 
-I/<<PKGBUILDDIR>>/src/waffle/core -I/<<PKGBUILDDIR>>/src/waffle/egl 
-I/<<PKGBUILDDIR>>/src/waffle/glx -I/<<PKGBUILDDIR>>/src/waffle/linux 
-I/<<PKGBUILDDIR>>/src/waffle/nacl 
-I/<<PKGBUILDDIR>>/src/waffle/surfaceless_egl 
-I/<<PKGBUILDDIR>>/src/waffle/wayland -I/<<PKGBUILDDIR>>/src/waffle/wgl 
-I/<<PKGBUILDDIR>>/src/waffle/x11 -I/<<PKGBUILDDIR>>/src/waffle/xegl  -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format
 -security -Wdate-time -D_FORTIFY_SOURCE=2 --std=c99 -Wall 
-Werror=implicit-function-declaration -fvisibility=hidden 
-Werror=incompatible-pointer-types -Werror=int-conversion 
-Werror=missing-prototypes  -g1 -O2 -DNDEBUG   -o 
CMakeFiles/waffle_static.dir/gbm/wgbm_platform.c.o   -c 
/<<PKGBUILDDIR>>/src/waffle/gbm/wgbm_platform.c
[ 91%] Building C object 
src/waffle/CMakeFiles/waffle_static.dir/gbm/wgbm_window.c.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/waffle && /usr/bin/cc 
-DHAVE_CONFIG_H=1 -DWAFFLE_API_EXPERIMENTAL -DWAFFLE_API_VERSION=262 
-DWAFFLE_HAS_GBM -DWAFFLE_HAS_GLX -DWAFFLE_HAS_SURFACELESS_EGL -DWAFFLE_HAS_TLS 
-DWAFFLE_HAS_TLS_MODEL_INITIAL_EXEC -DWAFFLE_HAS_WAYLAND -DWAFFLE_HAS_X11_EGL 
-D_XOPEN_SOURCE=700 -I/<<PKGBUILDDIR>>/include 
-I/<<PKGBUILDDIR>>/include/waffle -I/<<PKGBUILDDIR>>/src 
-I/<<PKGBUILDDIR>>/third_party/threads -I/<<PKGBUILDDIR>>/src/waffle/android 
-I/<<PKGBUILDDIR>>/src/waffle/api -I/<<PKGBUILDDIR>>/src/waffle/cgl 
-I/<<PKGBUILDDIR>>/src/waffle/core -I/<<PKGBUILDDIR>>/src/waffle/egl 
-I/<<PKGBUILDDIR>>/src/waffle/glx -I/<<PKGBUILDDIR>>/src/waffle/linux 
-I/<<PKGBUILDDIR>>/src/waffle/nacl 
-I/<<PKGBUILDDIR>>/src/waffle/surfaceless_egl 
-I/<<PKGBUILDDIR>>/src/waffle/wayland -I/<<PKGBUILDDIR>>/src/waffle/wgl 
-I/<<PKGBUILDDIR>>/src/waffle/x11 -I/<<PKGBUILDDIR>>/src/waffle/xegl  -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format
 -security -Wdate-time -D_FORTIFY_SOURCE=2 --std=c99 -Wall 
-Werror=implicit-function-declaration -fvisibility=hidden 
-Werror=incompatible-pointer-types -Werror=int-conversion 
-Werror=missing-prototypes  -g1 -O2 -DNDEBUG   -o 
CMakeFiles/waffle_static.dir/gbm/wgbm_window.c.o   -c 
/<<PKGBUILDDIR>>/src/waffle/gbm/wgbm_window.c
[ 91%] Linking C static library ../../lib/libwaffle-static-1.a
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/waffle && /usr/bin/cmake -P 
CMakeFiles/waffle_static.dir/cmake_clean_target.cmake
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/waffle && /usr/bin/cmake -E 
cmake_link_script CMakeFiles/waffle_static.dir/link.txt --verbose=1
/usr/bin/ar qc ../../lib/libwaffle-static-1.a  
CMakeFiles/waffle_static.dir/api/api_priv.c.o 
CMakeFiles/waffle_static.dir/api/waffle_attrib_list.c.o 
CMakeFiles/waffle_static.dir/api/waffle_config.c.o 
CMakeFiles/waffle_static.dir/api/waffle_context.c.o 
CMakeFiles/waffle_static.dir/api/waffle_display.c.o 
CMakeFiles/waffle_static.dir/api/waffle_dl.c.o 
CMakeFiles/waffle_static.dir/api/waffle_enum.c.o 
CMakeFiles/waffle_static.dir/api/waffle_error.c.o 
CMakeFiles/waffle_static.dir/api/waffle_gl_misc.c.o 
CMakeFiles/waffle_static.dir/api/waffle_init.c.o 
CMakeFiles/waffle_static.dir/api/waffle_window.c.o 
CMakeFiles/waffle_static.dir/core/wcore_attrib_list.c.o 
CMakeFiles/waffle_static.dir/core/wcore_config_attrs.c.o 
CMakeFiles/waffle_static.dir/core/wcore_display.c.o 
CMakeFiles/waffle_static.dir/core/wcore_error.c.o 
CMakeFiles/waffle_static.dir/core/wcore_tinfo.c.o 
CMakeFiles/waffle_static.dir/core/wcore_util.c.o 
CMakeFiles/waffle_static.dir/egl/wegl_config.c.o 
CMakeFiles/waffle_static.dir/egl/
 wegl_context.c.o CMakeFiles/waffle_static.dir/egl/wegl_display.c.o 
CMakeFiles/waffle_static.dir/egl/wegl_platform.c.o 
CMakeFiles/waffle_static.dir/egl/wegl_util.c.o 
CMakeFiles/waffle_static.dir/egl/wegl_surface.c.o 
CMakeFiles/waffle_static.dir/glx/glx_config.c.o 
CMakeFiles/waffle_static.dir/glx/glx_context.c.o 
CMakeFiles/waffle_static.dir/glx/glx_display.c.o 
CMakeFiles/waffle_static.dir/glx/glx_platform.c.o 
CMakeFiles/waffle_static.dir/glx/glx_window.c.o 
CMakeFiles/waffle_static.dir/linux/linux_dl.c.o 
CMakeFiles/waffle_static.dir/linux/linux_platform.c.o 
CMakeFiles/waffle_static.dir/surfaceless_egl/sl_display.c.o 
CMakeFiles/waffle_static.dir/surfaceless_egl/sl_platform.c.o 
CMakeFiles/waffle_static.dir/surfaceless_egl/sl_window.c.o 
CMakeFiles/waffle_static.dir/wayland/wayland_display.c.o 
CMakeFiles/waffle_static.dir/wayland/wayland_platform.c.o 
CMakeFiles/waffle_static.dir/wayland/wayland_window.c.o 
CMakeFiles/waffle_static.dir/wayland/wayland_wrapper.c.o 
CMakeFiles/waffle_static.dir
 /x11/x11_display.c.o CMakeFiles/waffle_static.dir/x11/x11_window.c.o 
CMakeFiles/waffle_static.dir/xegl/xegl_display.c.o 
CMakeFiles/waffle_static.dir/xegl/xegl_platform.c.o 
CMakeFiles/waffle_static.dir/xegl/xegl_window.c.o 
CMakeFiles/waffle_static.dir/gbm/wgbm_config.c.o 
CMakeFiles/waffle_static.dir/gbm/wgbm_display.c.o 
CMakeFiles/waffle_static.dir/gbm/wgbm_platform.c.o 
CMakeFiles/waffle_static.dir/gbm/wgbm_window.c.o
/usr/bin/ranlib ../../lib/libwaffle-static-1.a
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
[ 91%] Built target waffle_static
make[2]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make[1]: *** [Makefile:155: all] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
dh_auto_build: error: cd obj-x86_64-linux-gnu && make -j4 "INSTALL=install 
--strip-program=true" returned exit code 2
make: *** [debian/rules:7: build] Error 25
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2

--- End Message ---
--- Begin Message ---
Control: fixed -1 1.6.1-1
Control: owner -1 !

I did reproduce the FTBFS with 1.6.0-3, but the current version,
1.6.1-1 builds for me in an up-to-date sbuild environment.

I believe upstream fixed this in
e8d5b437cd547be334974782251398c41b4e1fc1, which first appeared in
1.6.1.

Attachment: signature.asc
Description: signature


--- End Message ---

Reply via email to