Package: src:vulkan-validationlayers
Version: 1.4.321.0-1
Severity: serious
Tags: ftbfs forky sid

Dear maintainer:

During a rebuild of all packages in unstable, this package failed to build.

Below you will find the last part of the build log (probably the most
relevant part, but not necessarily). If required, the full build log
is available here:

https://people.debian.org/~sanvila/build-logs/202510/

About the archive rebuild: The build was made on virtual machines from AWS,
using sbuild and a reduced chroot with only build-essential packages.

If you cannot reproduce the bug please contact me privately, as I
am willing to provide ssh access to a virtual machine where the bug is
fully reproducible.

If this is really a bug in one of the build-depends, please use
reassign and add an affects on src:vulkan-validationlayers, so that this is 
still
visible in the BTS web page for this package.

Thanks.

--------------------------------------------------------------------------------
[...]
 debian/rules clean
dh clean --builddirectory=build/
   dh_auto_clean -O--builddirectory=build/
   dh_autoreconf_clean -O--builddirectory=build/
   debian/rules override_dh_clean
make[1]: Entering directory '/<<PKGBUILDDIR>>'
dh_clean
rm -rf scripts/__pycache__
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
 debian/rules binary
dh binary --builddirectory=build/
   dh_update_autotools_config -O--builddirectory=build/
   dh_autoreconf -O--builddirectory=build/
   debian/rules override_dh_auto_configure
make[1]: Entering directory '/<<PKGBUILDDIR>>'
dh_auto_configure -- \
-DCMAKE_BUILD_TYPE=Release \
-DGLSLANG_INSTALL_DIR=/usr/bin \
-DSPIRV_HEADERS_INCLUDE_DIR=/usr/include \
-DUSE_ROBIN_HOOD_HASHING=OFF \
-DVulkanRegistry_DIR=/usr/share/vulkan/registry
        cd build && DEB_PYTHON_INSTALL_LAYOUT=deb 
PKG_CONFIG=/usr/bin/pkg-config cmake -DCMAKE_INSTALL_PREFIX=/usr 
-DCMAKE_BUILD_TYPE=None -DCMAKE_INSTALL_SYSCONFDIR=/etc 
-DCMAKE_INSTALL_LOCALSTATEDIR=/var -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY=ON 
-DCMAKE_FIND_USE_PACKAGE_REGISTRY=OFF 
-DCMAKE_FIND_PACKAGE_NO_PACKAGE_REGISTRY=ON 
-DFETCHCONTENT_FULLY_DISCONNECTED=ON -DCMAKE_INSTALL_RUNSTATEDIR=/run "-GUnix 
Makefiles" -DCMAKE_VERBOSE_MAKEFILE=ON 
-DCMAKE_INSTALL_LIBDIR=lib/x86_64-linux-gnu -DCMAKE_BUILD_TYPE=Release 
-DGLSLANG_INSTALL_DIR=/usr/bin -DSPIRV_HEADERS_INCLUDE_DIR=/usr/include 
-DUSE_ROBIN_HOOD_HASHING=OFF -DVulkanRegistry_DIR=/usr/share/vulkan/registry ..
-- The CXX compiler identification is GNU 15.2.0
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/c++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
CMake Deprecation Warning at layers/CMakeLists.txt:106 (message):
  USE_ROBIN_HOOD_HASHING has been deprecated.  Please use USE_CUSTOM_HASH_MAP
  option instead.


-- Using STL maps instead of custom hash maps
-- Configuring done (0.3s)
-- Generating done (0.0s)
CMake Warning:
  Manually-specified variables were not used by the project:

    CMAKE_EXPORT_NO_PACKAGE_REGISTRY
    CMAKE_FIND_PACKAGE_NO_PACKAGE_REGISTRY
    FETCHCONTENT_FULLY_DISCONNECTED
    SPIRV_HEADERS_INCLUDE_DIR
    VulkanRegistry_DIR


-- Build files have been written to: /<<PKGBUILDDIR>>/build
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   dh_auto_build -O--builddirectory=build/
        cd build && make -j2 INSTALL="install --strip-program=true" VERBOSE=1
make[1]: Entering directory '/<<PKGBUILDDIR>>/build'
/usr/bin/cmake -S/<<PKGBUILDDIR>> -B/<<PKGBUILDDIR>>/build --check-build-system 
CMakeFiles/Makefile.cmake 0
/usr/bin/cmake -E cmake_progress_start /<<PKGBUILDDIR>>/build/CMakeFiles 
/<<PKGBUILDDIR>>/build//CMakeFiles/progress.marks
make  -f CMakeFiles/Makefile2 all
make[2]: Entering directory '/<<PKGBUILDDIR>>/build'
make  -f layers/CMakeFiles/VkLayer_utils.dir/build.make 
layers/CMakeFiles/VkLayer_utils.dir/depend
make[3]: Entering directory '/<<PKGBUILDDIR>>/build'
cd /<<PKGBUILDDIR>>/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" 
/<<PKGBUILDDIR>> /<<PKGBUILDDIR>>/layers /<<PKGBUILDDIR>>/build 
/<<PKGBUILDDIR>>/build/layers 
/<<PKGBUILDDIR>>/build/layers/CMakeFiles/VkLayer_utils.dir/DependInfo.cmake 
"--color="
make[3]: Leaving directory '/<<PKGBUILDDIR>>/build'
make  -f layers/CMakeFiles/VkLayer_utils.dir/build.make 
layers/CMakeFiles/VkLayer_utils.dir/build
make[3]: Entering directory '/<<PKGBUILDDIR>>/build'
[  1%] Building CXX object 
layers/CMakeFiles/VkLayer_utils.dir/error_message/logging.cpp.o
[  1%] Building CXX object 
layers/CMakeFiles/VkLayer_utils.dir/error_message/error_location.cpp.o
cd /<<PKGBUILDDIR>>/build/layers && /usr/bin/c++ -DVK_ENABLE_BETA_EXTENSIONS 
-DVK_USE_PLATFORM_WAYLAND_KHR -DVK_USE_PLATFORM_XCB_KHR 
-DVK_USE_PLATFORM_XLIB_KHR -DVK_USE_PLATFORM_XLIB_XRANDR_EXT 
-I/<<PKGBUILDDIR>>/layers/. -I/<<PKGBUILDDIR>>/layers/vulkan -isystem 
/<<PKGBUILDDIR>>/layers/external -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -O3 
-DNDEBUG -std=c++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall 
-Wextra -Wpointer-arith -MD -MT 
layers/CMakeFiles/VkLayer_utils.dir/error_message/logging.cpp.o -MF 
CMakeFiles/VkLayer_utils.dir/error_message/logging.cpp.o.d -o 
CMakeFiles/VkLayer_utils.dir/error_message/logging.cpp.o -c 
/<<PKGBUILDDIR>>/layers/error_message/logging.cpp
cd /<<PKGBUILDDIR>>/build/layers && /usr/bin/c++ -DVK_ENABLE_BETA_EXTENSIONS 
-DVK_USE_PLATFORM_WAYLAND_KHR -DVK_USE_PLATFORM_XCB_KHR 
-DVK_USE_PLATFORM_XLIB_KHR -DVK_USE_PLATFORM_XLIB_XRANDR_EXT 
-I/<<PKGBUILDDIR>>/layers/. -I/<<PKGBUILDDIR>>/layers/vulkan -isystem 
/<<PKGBUILDDIR>>/layers/external -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -O3 
-DNDEBUG -std=c++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall 
-Wextra -Wpointer-arith -MD -MT 
layers/CMakeFiles/VkLayer_utils.dir/error_message/error_location.cpp.o -MF 
CMakeFiles/VkLayer_utils.dir/error_message/error_location.cpp.o.d -o 
CMakeFiles/VkLayer_utils.dir/error_message/error_location.cpp.o -c 
/<<PKGBUILDDIR>>/layers/error_message/error_location.cpp
In file included from /<<PKGBUILDDIR>>/layers/error_message/logging.h:29,
                 from /<<PKGBUILDDIR>>/layers/error_message/logging.cpp:17:
/usr/include/vulkan/vk_enum_string_helper.h: In function ‘const char* 
string_VkStructureType(VkStructureType)’:
/usr/include/vulkan/vk_enum_string_helper.h:2261:14: error: 
‘VK_STRUCTURE_TYPE_OH_SURFACE_CREATE_INFO_OHOS’ was not declared in this 
scope; did you mean ‘VK_STRUCTURE_TYPE_SURFACE_CREATE_INFO_OHOS’?
 2261 |         case VK_STRUCTURE_TYPE_OH_SURFACE_CREATE_INFO_OHOS:
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |              VK_STRUCTURE_TYPE_SURFACE_CREATE_INFO_OHOS
In file included from /<<PKGBUILDDIR>>/layers/error_message/logging.h:29,
                 from /<<PKGBUILDDIR>>/layers/error_message/error_location.h:24,
                 from 
/<<PKGBUILDDIR>>/layers/error_message/error_location.cpp:18:
/usr/include/vulkan/vk_enum_string_helper.h: In function ‘const char* 
string_VkStructureType(VkStructureType)’:
/usr/include/vulkan/vk_enum_string_helper.h:2261:14: error: 
‘VK_STRUCTURE_TYPE_OH_SURFACE_CREATE_INFO_OHOS’ was not declared in this 
scope; did you mean ‘VK_STRUCTURE_TYPE_SURFACE_CREATE_INFO_OHOS’?
 2261 |         case VK_STRUCTURE_TYPE_OH_SURFACE_CREATE_INFO_OHOS:
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |              VK_STRUCTURE_TYPE_SURFACE_CREATE_INFO_OHOS
make[3]: *** [layers/CMakeFiles/VkLayer_utils.dir/build.make:96: 
layers/CMakeFiles/VkLayer_utils.dir/error_message/error_location.cpp.o] Error 1
make[3]: *** Waiting for unfinished jobs....
make[3]: *** [layers/CMakeFiles/VkLayer_utils.dir/build.make:82: 
layers/CMakeFiles/VkLayer_utils.dir/error_message/logging.cpp.o] Error 1
make[3]: Leaving directory '/<<PKGBUILDDIR>>/build'
make[2]: *** [CMakeFiles/Makefile2:157: 
layers/CMakeFiles/VkLayer_utils.dir/all] Error 2
make[2]: Leaving directory '/<<PKGBUILDDIR>>/build'
make[1]: *** [Makefile:139: all] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>/build'
dh_auto_build: error: cd build && make -j2 INSTALL="install 
--strip-program=true" VERBOSE=1 returned exit code 2
make: *** [debian/rules:8: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------

Reply via email to