Source: vulkan-tools
Version: 1.2.135.0+dfsg1-1
Severity: serious
Justification: FTBFS on amd64
Tags: bullseye sid ftbfs
Usertags: ftbfs-20200620 ftbfs-bullseye

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.

Relevant part (hopefully):
> cd /<<PKGBUILDDIR>>/build/cube && /usr/bin/c++  -DVK_ENABLE_BETA_EXTENSIONS 
> -DVK_USE_PLATFORM_XCB_KHR -I/<<PKGBUILDDIR>>/build/cube 
> -I/<<PKGBUILDDIR>>/cube -I/<<PKGBUILDDIR>>/build/cube/..  -g -O2 
> -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra 
> -Wno-unused-parameter -Wno-missing-field-initializers -fno-strict-aliasing 
> -fno-builtin-memcmp -Wimplicit-fallthrough=0 -std=c++11 -fno-rtti 
> -fvisibility=hidden   -o CMakeFiles/vkcubepp.dir/cube.cpp.o -c 
> /<<PKGBUILDDIR>>/cube/cube.cpp
> /<<PKGBUILDDIR>>/cube/cube.c: In function ‘demo_prepare_pipeline’:
> /<<PKGBUILDDIR>>/cube/cube.c:1986:40: error: ‘VK_DYNAMIC_STATE_RANGE_SIZE’ 
> undeclared (first use in this function); did you mean 
> ‘VK_DYNAMIC_STATE_LINE_WIDTH’?
>  1986 |     VkDynamicState dynamicStateEnables[VK_DYNAMIC_STATE_RANGE_SIZE];
>       |                                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |                                        VK_DYNAMIC_STATE_LINE_WIDTH
> /<<PKGBUILDDIR>>/cube/cube.c:1986:40: note: each undeclared identifier is 
> reported only once for each function it appears in
> /<<PKGBUILDDIR>>/cube/cube.c:1986:20: warning: unused variable 
> ‘dynamicStateEnables’ [-Wunused-variable]
>  1986 |     VkDynamicState dynamicStateEnables[VK_DYNAMIC_STATE_RANGE_SIZE];
>       |                    ^~~~~~~~~~~~~~~~~~~
> make[3]: *** [cube/CMakeFiles/vkcube.dir/build.make:78: 
> cube/CMakeFiles/vkcube.dir/cube.c.o] Error 1

The full build log is available from:
   
http://qa-logs.debian.net/2020/06/20/vulkan-tools_1.2.135.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!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.

Reply via email to