Source: monado Version: 21.0.0~dfsg1-1 Severity: serious Justification: FTBFS Tags: bookworm sid ftbfs
Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part (hopefully): > cd "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/xrt/compositor" && /usr/bin/cc > -I"/<<PKGBUILDDIR>>/src/xrt/compositor" -I"/<<PKGBUILDDIR>>/src/xrt/include" > -I"/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/xrt/include" > -I"/<<PKGBUILDDIR>>/src/xrt/auxiliary" > -I"/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/xrt/auxiliary" -isystem > "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/xrt/compositor" -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -pedantic -Wall > -Wextra -Wno-unused-parameter -Werror-implicit-function-declaration > -Werror=incompatible-pointer-types -Werror=int-conversion -fPIC -MD -MT > src/xrt/compositor/CMakeFiles/comp_main.dir/main/comp_layer_renderer.c.o -MF > CMakeFiles/comp_main.dir/main/comp_layer_renderer.c.o.d -o > CMakeFiles/comp_main.dir/main/comp_layer_renderer.c.o -c > "/<<PKGBUILDDIR>>/src/xrt/compositor/main/comp_layer_renderer.c" > /<<PKGBUILDDIR>>/src/xrt/compositor/main/comp_layer_renderer.c: In function > ‘_init_graphics_pipeline’: > /<<PKGBUILDDIR>>/src/xrt/compositor/main/comp_layer_renderer.c:311:24: error: > initialization of ‘unsigned int’ from ‘void *’ makes integer from pointer > without a cast [-Werror=int-conversion] > 311 | .subpass = VK_NULL_HANDLE, > | ^~~~~~~~~~~~~~ > /<<PKGBUILDDIR>>/src/xrt/compositor/main/comp_layer_renderer.c:311:24: note: > (near initialization for ‘pipeline_info.subpass’) > cc1: some warnings being treated as errors > make[3]: *** [src/xrt/compositor/CMakeFiles/comp_main.dir/build.make:209: > src/xrt/compositor/CMakeFiles/comp_main.dir/main/comp_layer_renderer.c.o] > Error 1 The full build log is available from: http://qa-logs.debian.net/2021/10/23/monado_21.0.0~dfsg1-1_unstable.log A list of current common problems and possible solutions is available at http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute! If you reassign this bug to another package, please marking it as 'affects'-ing this package. See https://www.debian.org/Bugs/server-control#affects If you fail to reproduce this, please provide a build log and diff it with mine so that we can identify if something relevant changed in the meantime.