Your message dated Tue, 17 Sep 2019 10:24:10 +0300
with message-id <99ab9a1f-8652-0df7-2ef3-321948e9f...@debian.org>
and subject line Re: Bug#940097: libvulkan-dev: vk_enum_helper uses enum values 
not defined anywhere
has caused the Debian Bug report #940097,
regarding libvulkan-dev: vk_enum_helper uses enum values not defined anywhere
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.)


-- 
940097: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=940097
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: libvulkan-dev
Version: 1.1.114.0-1
Severity: important

Trying to use just include it results in an error:

/usr/include/vulkan/vk_enum_string_helper.h: In function ‘string_VkDriverIdKHR’:
/usr/include/vulkan/vk_enum_string_helper.h:3531:14: error: 
‘VK_DRIVER_ID_GOOGLE_PASTEL_KHR’ undeclared (first use in this function); did 
you mean ‘VK_DRIVER_ID_RANGE_SIZE_KHR’?
 3531 |         case VK_DRIVER_ID_GOOGLE_PASTEL_KHR:
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |              VK_DRIVER_ID_RANGE_SIZE_KHR



Regards,
Witold


-- System Information:
Debian Release: bullseye/sid
  APT prefers testing-debug
  APT policy: (500, 'testing-debug'), (500, 'testing'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 5.2.0-2-amd64 (SMP w/32 CPU cores)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE, 
TAINT_UNSIGNED_MODULE
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages libvulkan-dev depends on:
ii  libvulkan1  1.1.114.0-1

libvulkan-dev recommends no packages.

libvulkan-dev suggests no packages.

-- no debconf information

--- End Message ---
--- Begin Message ---
On 12.9.2019 14.14, Witold Baryluk wrote:
> Package: libvulkan-dev
> Version: 1.1.114.0-1
> Severity: important
> 
> Trying to use just include it results in an error:
> 
> /usr/include/vulkan/vk_enum_string_helper.h: In function 
> ‘string_VkDriverIdKHR’:
> /usr/include/vulkan/vk_enum_string_helper.h:3531:14: error: 
> ‘VK_DRIVER_ID_GOOGLE_PASTEL_KHR’ undeclared (first use in this function); did 
> you mean ‘VK_DRIVER_ID_RANGE_SIZE_KHR’?
>  3531 |         case VK_DRIVER_ID_GOOGLE_PASTEL_KHR:
>       |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |              VK_DRIVER_ID_RANGE_SIZE_KHR

/usr/include/vulkan/vk_enum_string_helper.h is from
vulkan-validationslayer-dev, and I can't find that string there at all.
Maybe you had an older version installed.

-- 
t

--- End Message ---

Reply via email to