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

Bug#963289: marked as done (vulkan-validationlayers: FTBFS: vk_enum_string_helper.h:162:14: error: ‘VK_STRUCTURE_TYPE_ACCELERATION_STRUCTURE_INFO_KHR’ was not declared in this scope; did you mean ‘VK_STRUCTURE_TYPE_ACCELERATION_STRUCTURE_INFO_NV’?)



Your message dated Tue, 23 Jun 2020 08:48:47 +0000
with message-id <E1jnebn-000CkN-AP@fasolo.debian.org>
and subject line Bug#963289: fixed in vulkan-validationlayers 1.2.141.0-1
has caused the Debian Bug report #963289,
regarding vulkan-validationlayers: FTBFS: vk_enum_string_helper.h:162:14: error: ‘VK_STRUCTURE_TYPE_ACCELERATION_STRUCTURE_INFO_KHR’ was not declared in this scope; did you mean ‘VK_STRUCTURE_TYPE_ACCELERATION_STRUCTURE_INFO_NV’?
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 owner@bugs.debian.org
immediately.)


-- 
963289: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=963289
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Source: vulkan-validationlayers
Version: 1.2.135.0-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):
> /usr/bin/c++  -DAPI_NAME=\"Vulkan\" -DVK_ENABLE_BETA_EXTENSIONS -DVkLayer_utils_EXPORTS -I/<<PKGBUILDDIR>>/layers -I/<<PKGBUILDDIR>>/layers/generated -I/<<PKGBUILDDIR>>/build -I/<<PKGBUILDDIR>>/build/layers  -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fno-rtti -O3 -DNDEBUG -fPIC   -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -fno-strict-aliasing -fno-builtin-memcmp -fvisibility=hidden -Wimplicit-fallthrough=0 -std=gnu++11 -o CMakeFiles/VkLayer_utils.dir/layers/vk_format_utils.cpp.o -c /<<PKGBUILDDIR>>/layers/vk_format_utils.cpp
> In file included from /<<PKGBUILDDIR>>/layers/vk_layer_logging.h:50,
>                  from /<<PKGBUILDDIR>>/layers/vk_layer_utils.h:33,
>                  from /<<PKGBUILDDIR>>/layers/vk_layer_utils.cpp:22:
> /<<PKGBUILDDIR>>/layers/generated/vk_enum_string_helper.h: In function ‘const char* string_VkStructureType(VkStructureType)’:
> /<<PKGBUILDDIR>>/layers/generated/vk_enum_string_helper.h:162:14: error: ‘VK_STRUCTURE_TYPE_ACCELERATION_STRUCTURE_INFO_KHR’ was not declared in this scope; did you mean ‘VK_STRUCTURE_TYPE_ACCELERATION_STRUCTURE_INFO_NV’?
>   162 |         case VK_STRUCTURE_TYPE_ACCELERATION_STRUCTURE_INFO_KHR:
>       |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |              VK_STRUCTURE_TYPE_ACCELERATION_STRUCTURE_INFO_NV
> In file included from /<<PKGBUILDDIR>>/layers/vk_layer_logging.h:50,
>                  from /<<PKGBUILDDIR>>/layers/vk_layer_utils.h:33,
>                  from /<<PKGBUILDDIR>>/layers/vk_layer_config.cpp:39:
> /<<PKGBUILDDIR>>/layers/generated/vk_enum_string_helper.h: In function ‘const char* string_VkStructureType(VkStructureType)’:
> /<<PKGBUILDDIR>>/layers/generated/vk_enum_string_helper.h:162:14: error: ‘VK_STRUCTURE_TYPE_ACCELERATION_STRUCTURE_INFO_KHR’ was not declared in this scope; did you mean ‘VK_STRUCTURE_TYPE_ACCELERATION_STRUCTURE_INFO_NV’?
>   162 |         case VK_STRUCTURE_TYPE_ACCELERATION_STRUCTURE_INFO_KHR:
>       |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |              VK_STRUCTURE_TYPE_ACCELERATION_STRUCTURE_INFO_NV
> make[3]: *** [CMakeFiles/VkLayer_utils.dir/build.make:92: CMakeFiles/VkLayer_utils.dir/layers/vk_layer_utils.cpp.o] Error 1

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

--- End Message ---
--- Begin Message ---
Source: vulkan-validationlayers
Source-Version: 1.2.141.0-1
Done: Timo Aaltonen <tjaalton@debian.org>

We believe that the bug you reported is fixed in the latest version of
vulkan-validationlayers, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 963289@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Timo Aaltonen <tjaalton@debian.org> (supplier of updated vulkan-validationlayers package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Tue, 23 Jun 2020 11:25:16 +0300
Source: vulkan-validationlayers
Architecture: source
Version: 1.2.141.0-1
Distribution: unstable
Urgency: medium
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Changed-By: Timo Aaltonen <tjaalton@debian.org>
Closes: 963289
Changes:
 vulkan-validationlayers (1.2.141.0-1) unstable; urgency=medium
 .
   * New upstream release. (Closes: #963289)
   * control: Add spirv-headers to build-depends.
Checksums-Sha1:
 fb6655b5ca9a1def685d6fe8a8fa3627e2503930 2405 vulkan-validationlayers_1.2.141.0-1.dsc
 49e80f989d28350616896b689c204faa2ba3d52c 1304792 vulkan-validationlayers_1.2.141.0.orig.tar.xz
 6019202ccb94f20562fc2202ec51ace19d399bc0 3100 vulkan-validationlayers_1.2.141.0-1.debian.tar.xz
 6a4d2b6755ba63e00c19ae52d1184b99c693c723 7801 vulkan-validationlayers_1.2.141.0-1_source.buildinfo
Checksums-Sha256:
 1150de79388795a847395d45f7bc179e05a11a7dcb6a4228ca0cecfd88a845a3 2405 vulkan-validationlayers_1.2.141.0-1.dsc
 7f1dc79f30d18a77cf26f19b45ead830743cc048c0ad83380a35a7cd84e6bf07 1304792 vulkan-validationlayers_1.2.141.0.orig.tar.xz
 de1c77eb0eb1cc747b3902cb5b6c0013a6becb82e0161c3ef7f21b7e322e0547 3100 vulkan-validationlayers_1.2.141.0-1.debian.tar.xz
 c46ab033abab06335061fccd5e449a64caea46463c2ba3a80398545bc2a434fa 7801 vulkan-validationlayers_1.2.141.0-1_source.buildinfo
Files:
 542441bc9cdbac24069350138d0d3a57 2405 libs optional vulkan-validationlayers_1.2.141.0-1.dsc
 3e73d3c2b728e65f87631dc9dda5a49d 1304792 libs optional vulkan-validationlayers_1.2.141.0.orig.tar.xz
 ede485e7dc33e162df6839bb743322fd 3100 libs optional vulkan-validationlayers_1.2.141.0-1.debian.tar.xz
 052079222d78ee49c79edbe4b4526d4a 7801 libs optional vulkan-validationlayers_1.2.141.0-1_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEdS3ifE3rFwGbS2Yjy3AxZaiJhNwFAl7xvSYACgkQy3AxZaiJ
hNzpZQ//T0eQ/MPKUz3IvzK2ZcGE7vfbAc6oRnQqSogABTbjk1ffdmpLoLYJ9D/u
Gosqzj0245xT1NN05yo6xiDtx4ePLdSrBdJYY4mSsvwuovlNgCmlKQTv7W+2NfJj
HBdGqbYWVGGKrEcfVinvMb9SsViTg6QelB/cvWxZFMJTmK8qLIBBSv9d9iG4fAsy
Mr/FwkRWbXEN+Ix7WkzjQ9TF4/fmTQhJfLmTihxnqZu37AkUEQ3pitXTTDMXqLym
p+veWg34Fb5cXqD1BWxDbM3ZKWrLoZcIir6hLVQYA2Oi0gYERq1tUxNF1gpgJCxJ
3+kGO1H2koe4+1teKCyRlvLxhQVXqUHrjLkZhoOEvB7HmJisZO966F2Vr2WLDACO
zjTf6EcakKR0aYhnqbJ6kCRqAV1s89Cw6l16pP/MCFdu2bDCGxSvHvv0nwvoXiaq
l9pt8X51c8Q+OOi4gI1EAd/jAn+/5ipR7w9DXVyA7eCwC3K01nV8WanbQFRyIrV2
Em/O2EOit2iZwMqK+/NoSnHy1MWaR7K9yvIcA6Y7lDiX2gKUOPNqc1xj6vDVYI/L
tAr8rEoyuT9Qqqnf9BrXMbohnvlgv0K4O0ISJbhory6gKUr/O/Q8cPwgsfX6wNcl
v6NYAJBMRv6+2di/z4K0NKdhTrmzu6ZwmISoToqhVTlZjqElmmM=
=ZKp/
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: