[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#1063370: vulkan-tools: Fails to build from source.



Package: vulkan-tools
Version: 1.3.268.0+dfsg1-1
Severity: serious
Tags: ftbfs
Justification: fails to build from source (but built successfully in the past)

In file included from /<<PKGBUILDDIR>>/vulkaninfo/vulkaninfo.cpp:33:
/<<PKGBUILDDIR>>/vulkaninfo/generated/vulkaninfo.hpp: In function ‘std::vector<const char*> VkVideoCodecOperationFlagBitsKHRGetStrings(VkVideoCodecOperationFlagBitsKHR)’:
/<<PKGBUILDDIR>>/vulkaninfo/generated/vulkaninfo.hpp:1337:9: error: ‘VK_VIDEO_CODEC_OPERATION_ENCODE_H264_BIT_EXT’ was not declared in this scope; did you mean ‘VK_VIDEO_CODEC_OPERATION_ENCODE_H264_BIT_KHR’?
 1337 |     if (VK_VIDEO_CODEC_OPERATION_ENCODE_H264_BIT_EXT & value) strings.push_back("VIDEO_CODEC_OPERATION_ENCODE_H264_BIT_EXT");
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |         VK_VIDEO_CODEC_OPERATION_ENCODE_H264_BIT_KHR
/<<PKGBUILDDIR>>/vulkaninfo/generated/vulkaninfo.hpp:1338:9: error: ‘VK_VIDEO_CODEC_OPERATION_ENCODE_H265_BIT_EXT’ was not declared in this scope; did you mean ‘VK_VIDEO_CODEC_OPERATION_ENCODE_H265_BIT_KHR’?
 1338 |     if (VK_VIDEO_CODEC_OPERATION_ENCODE_H265_BIT_EXT & value) strings.push_back("VIDEO_CODEC_OPERATION_ENCODE_H265_BIT_EXT");
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |         VK_VIDEO_CODEC_OPERATION_ENCODE_H265_BIT_KHR

I confirmed that building through sbuild in a sid chroot behaves exactly
the same way as building on my sid machine.


-- System Information:
Debian Release: trixie/sid
  APT prefers unstable
  APT policy: (600, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 6.7.3-00016-g09b0a0f3095a (SMP w/24 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages vulkan-tools depends on:
ii  libc6               2.37-15
ii  libgcc-s1           14-20240201-3
ii  libstdc++6          14-20240201-3
ii  libvulkan1          1.3.275.0-1
ii  libwayland-client0  1.22.0-2.1
ii  libx11-6            2:1.8.7-1
ii  libxcb1             1.15-1

vulkan-tools recommends no packages.

vulkan-tools suggests no packages.

-- no debconf information

Reply to: