Your message dated Mon, 16 Sep 2024 08:55:28 +0000
with message-id <e1sq7w4-00efr8...@fasolo.debian.org>
and subject line Bug#1081880: fixed in vulkan-tools 1.3.290.0+dfsg1-1
has caused the Debian Bug report #1081880,
regarding vulkan-tools: FTBFS: vulkaninfo/generated/vulkaninfo.hpp:102:15:
error: ‘VK_DRIVER_ID_MESA_AGXV’ was not declared in this scope
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.)
--
1081880: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1081880
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:vulkan-tools
Version: 1.3.283.0+dfsg1-1
Severity: serious
Tags: ftbfs
Dear maintainer:
During a rebuild of all packages in unstable, your package failed to build:
--------------------------------------------------------------------------------
[...]
debian/rules build
dh build --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 -- \
-DGLSLANG_INSTALL_DIR=/usr/bin
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
-DCMAKE_SKIP_INSTALL_ALL_DEPENDENCY=ON "-GUnix Makefiles" -DCMAKE_VERBOSE_MAKEFILE=ON
-DCMAKE_INSTALL_LIBDIR=lib/x86_64-linux-gnu -DGLSLANG_INSTALL_DIR=/usr/bin ..
-- The C compiler identification is GNU 14.2.0
-- The CXX compiler identification is GNU 14.2.0
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /usr/bin/cc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- 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
-- Could NOT find Git (missing: GIT_EXECUTABLE)
-- Checking for module 'wayland-client'
-- Found wayland-client, version 1.23.0
-- WAYLAND_SCANNER_EXECUTABLE = /usr/bin/wayland-scanner
-- WAYLAND_PROTOCOLS_PATH = //usr/share/wayland-protocols
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success
-- Found Threads: TRUE
-- Looking for clock_gettime in rt
-- Looking for clock_gettime in rt - found
-- Configuring done (0.8s)
-- 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
GLSLANG_INSTALL_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 cube/CMakeFiles/vkcube.dir/build.make cube/CMakeFiles/vkcube.dir/depend
make -f cube/CMakeFiles/vkcubepp.dir/build.make
cube/CMakeFiles/vkcubepp.dir/depend
make[3]: Entering directory '/<<PKGBUILDDIR>>/build'
cd /<<PKGBUILDDIR>>/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /<<PKGBUILDDIR>> /<<PKGBUILDDIR>>/cube
/<<PKGBUILDDIR>>/build /<<PKGBUILDDIR>>/build/cube /<<PKGBUILDDIR>>/build/cube/CMakeFiles/vkcube.dir/DependInfo.cmake "--color="
make[3]: Entering directory '/<<PKGBUILDDIR>>/build'
cd /<<PKGBUILDDIR>>/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /<<PKGBUILDDIR>> /<<PKGBUILDDIR>>/cube
/<<PKGBUILDDIR>>/build /<<PKGBUILDDIR>>/build/cube /<<PKGBUILDDIR>>/build/cube/CMakeFiles/vkcubepp.dir/DependInfo.cmake "--color="
make[3]: Leaving directory '/<<PKGBUILDDIR>>/build'
make[3]: Leaving directory '/<<PKGBUILDDIR>>/build'
make -f cube/CMakeFiles/vkcube.dir/build.make cube/CMakeFiles/vkcube.dir/build
make -f cube/CMakeFiles/vkcubepp.dir/build.make
cube/CMakeFiles/vkcubepp.dir/build
make[3]: Entering directory '/<<PKGBUILDDIR>>/build'
make[3]: Entering directory '/<<PKGBUILDDIR>>/build'
[ 6%] Building CXX object cube/CMakeFiles/vkcubepp.dir/cube.cpp.o
[ 12%] Building C object cube/CMakeFiles/vkcube.dir/cube.c.o
cd /<<PKGBUILDDIR>>/build/cube && /usr/bin/c++ -DVK_NO_PROTOTYPES -DVK_USE_PLATFORM_XCB_KHR
-I/<<PKGBUILDDIR>>/cube/. -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -std=c++17 -fPIE
-fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers
-Wno-stringop-truncation -MD -MT cube/CMakeFiles/vkcubepp.dir/cube.cpp.o -MF CMakeFiles/vkcubepp.dir/cube.cpp.o.d -o
CMakeFiles/vkcubepp.dir/cube.cpp.o -c /<<PKGBUILDDIR>>/cube/cube.cpp
cd /<<PKGBUILDDIR>>/build/cube && /usr/bin/cc -DVK_NO_PROTOTYPES -DVK_USE_PLATFORM_XCB_KHR
-I/<<PKGBUILDDIR>>/cube/. -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2
-std=c99 -fPIE -fvisibility=hidden -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wno-stringop-truncation -MD -MT
cube/CMakeFiles/vkcube.dir/cube.c.o -MF CMakeFiles/vkcube.dir/cube.c.o.d -o CMakeFiles/vkcube.dir/cube.c.o -c
/<<PKGBUILDDIR>>/cube/cube.c
[ 18%] Linking C executable vkcube
cd /<<PKGBUILDDIR>>/build/cube && /usr/bin/cmake -E cmake_link_script
CMakeFiles/vkcube.dir/link.txt --verbose=1
/usr/bin/cc -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time
-D_FORTIFY_SOURCE=2 -Wl,-z,relro CMakeFiles/vkcube.dir/cube.c.o -o vkcube -lm -lrt
/usr/lib/x86_64-linux-gnu/libxcb.so -ldl
make[3]: Leaving directory '/<<PKGBUILDDIR>>/build'
[ 18%] Built target vkcube
make -f cube/CMakeFiles/vkcube-wayland.dir/build.make
cube/CMakeFiles/vkcube-wayland.dir/depend
make[3]: Entering directory '/<<PKGBUILDDIR>>/build'
[ 25%] Generating xdg-shell protocol dispatch data
cd /<<PKGBUILDDIR>>/build/cube && /usr/bin/wayland-scanner private-code
//usr/share/wayland-protocols/stable/xdg-shell/xdg-shell.xml
/<<PKGBUILDDIR>>/build/cube/xdg-shell-code.c
[ 31%] Generating xdg-decoration protocol header
cd /<<PKGBUILDDIR>>/build/cube && /usr/bin/wayland-scanner client-header
//usr/share/wayland-protocols/unstable/xdg-decoration/xdg-decoration-unstable-v1.xml
/<<PKGBUILDDIR>>/build/cube/xdg-decoration-client-header.h
[ 37%] Generating xdg-decoration protocol dispatch data
cd /<<PKGBUILDDIR>>/build/cube && /usr/bin/wayland-scanner private-code
//usr/share/wayland-protocols/unstable/xdg-decoration/xdg-decoration-unstable-v1.xml
/<<PKGBUILDDIR>>/build/cube/xdg-decoration-code.c
[ 43%] Generating xdg-shell protocol header
cd /<<PKGBUILDDIR>>/build/cube && /usr/bin/wayland-scanner client-header
//usr/share/wayland-protocols/stable/xdg-shell/xdg-shell.xml
/<<PKGBUILDDIR>>/build/cube/xdg-shell-client-header.h
cd /<<PKGBUILDDIR>>/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /<<PKGBUILDDIR>> /<<PKGBUILDDIR>>/cube
/<<PKGBUILDDIR>>/build /<<PKGBUILDDIR>>/build/cube /<<PKGBUILDDIR>>/build/cube/CMakeFiles/vkcube-wayland.dir/DependInfo.cmake
"--color="
make[3]: Leaving directory '/<<PKGBUILDDIR>>/build'
make -f cube/CMakeFiles/vkcube-wayland.dir/build.make
cube/CMakeFiles/vkcube-wayland.dir/build
make[3]: Entering directory '/<<PKGBUILDDIR>>/build'
[ 50%] Building C object cube/CMakeFiles/vkcube-wayland.dir/cube.c.o
cd /<<PKGBUILDDIR>>/build/cube && /usr/bin/cc -DVK_NO_PROTOTYPES -DVK_USE_PLATFORM_WAYLAND_KHR
-I/<<PKGBUILDDIR>>/build/cube -I/<<PKGBUILDDIR>>/cube/. -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-Wdate-time -D_FORTIFY_SOURCE=2 -std=c99 -fPIE -fvisibility=hidden -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers
-Wno-stringop-truncation -MD -MT cube/CMakeFiles/vkcube-wayland.dir/cube.c.o -MF CMakeFiles/vkcube-wayland.dir/cube.c.o.d -o
CMakeFiles/vkcube-wayland.dir/cube.c.o -c /<<PKGBUILDDIR>>/cube/cube.c
[ 56%] Building C object cube/CMakeFiles/vkcube-wayland.dir/xdg-shell-code.c.o
cd /<<PKGBUILDDIR>>/build/cube && /usr/bin/cc -DVK_NO_PROTOTYPES -DVK_USE_PLATFORM_WAYLAND_KHR
-I/<<PKGBUILDDIR>>/build/cube -I/<<PKGBUILDDIR>>/cube/. -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-Wdate-time -D_FORTIFY_SOURCE=2 -std=c99 -fPIE -fvisibility=hidden -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers
-Wno-stringop-truncation -MD -MT cube/CMakeFiles/vkcube-wayland.dir/xdg-shell-code.c.o -MF CMakeFiles/vkcube-wayland.dir/xdg-shell-code.c.o.d -o
CMakeFiles/vkcube-wayland.dir/xdg-shell-code.c.o -c /<<PKGBUILDDIR>>/build/cube/xdg-shell-code.c
[ 62%] Building C object
cube/CMakeFiles/vkcube-wayland.dir/xdg-decoration-code.c.o
cd /<<PKGBUILDDIR>>/build/cube && /usr/bin/cc -DVK_NO_PROTOTYPES -DVK_USE_PLATFORM_WAYLAND_KHR
-I/<<PKGBUILDDIR>>/build/cube -I/<<PKGBUILDDIR>>/cube/. -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-Wdate-time -D_FORTIFY_SOURCE=2 -std=c99 -fPIE -fvisibility=hidden -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers
-Wno-stringop-truncation -MD -MT cube/CMakeFiles/vkcube-wayland.dir/xdg-decoration-code.c.o -MF
CMakeFiles/vkcube-wayland.dir/xdg-decoration-code.c.o.d -o CMakeFiles/vkcube-wayland.dir/xdg-decoration-code.c.o -c
/<<PKGBUILDDIR>>/build/cube/xdg-decoration-code.c
[ 68%] Linking C executable vkcube-wayland
cd /<<PKGBUILDDIR>>/build/cube && /usr/bin/cmake -E cmake_link_script
CMakeFiles/vkcube-wayland.dir/link.txt --verbose=1
/usr/bin/cc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time
-D_FORTIFY_SOURCE=2 -Wl,-z,relro "CMakeFiles/vkcube-wayland.dir/cube.c.o"
"CMakeFiles/vkcube-wayland.dir/xdg-shell-code.c.o"
"CMakeFiles/vkcube-wayland.dir/xdg-decoration-code.c.o" -o vkcube-wayland -lm -lrt
/usr/lib/x86_64-linux-gnu/libxcb.so -ldl /usr/lib/x86_64-linux-gnu/libwayland-client.so
make[3]: Leaving directory '/<<PKGBUILDDIR>>/build'
[ 68%] Built target vkcube-wayland
make -f vulkaninfo/CMakeFiles/vulkaninfo.dir/build.make
vulkaninfo/CMakeFiles/vulkaninfo.dir/depend
make[3]: Entering directory '/<<PKGBUILDDIR>>/build'
cd /<<PKGBUILDDIR>>/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /<<PKGBUILDDIR>> /<<PKGBUILDDIR>>/vulkaninfo
/<<PKGBUILDDIR>>/build /<<PKGBUILDDIR>>/build/vulkaninfo /<<PKGBUILDDIR>>/build/vulkaninfo/CMakeFiles/vulkaninfo.dir/DependInfo.cmake
"--color="
make[3]: Leaving directory '/<<PKGBUILDDIR>>/build'
make -f vulkaninfo/CMakeFiles/vulkaninfo.dir/build.make
vulkaninfo/CMakeFiles/vulkaninfo.dir/build
make[3]: Entering directory '/<<PKGBUILDDIR>>/build'
[ 75%] Building CXX object vulkaninfo/CMakeFiles/vulkaninfo.dir/vulkaninfo.cpp.o
cd /<<PKGBUILDDIR>>/build/vulkaninfo && /usr/bin/c++ -DVK_ENABLE_BETA_EXTENSIONS -DVK_NO_PROTOTYPES
-DVK_USE_PLATFORM_WAYLAND_KHR -DVK_USE_PLATFORM_XCB_KHR -DVK_USE_PLATFORM_XLIB_KHR -I/<<PKGBUILDDIR>>/vulkaninfo/generated
-I/<<PKGBUILDDIR>>/vulkaninfo/. -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -std=c++17 -fPIE -fvisibility=hidden
-fvisibility-inlines-hidden -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wno-stringop-truncation -MD -MT
vulkaninfo/CMakeFiles/vulkaninfo.dir/vulkaninfo.cpp.o -MF CMakeFiles/vulkaninfo.dir/vulkaninfo.cpp.o.d -o
CMakeFiles/vulkaninfo.dir/vulkaninfo.cpp.o -c /<<PKGBUILDDIR>>/vulkaninfo/vulkaninfo.cpp
In file included from /<<PKGBUILDDIR>>/vulkaninfo/vulkaninfo.cpp:34:
/<<PKGBUILDDIR>>/vulkaninfo/generated/vulkaninfo.hpp: In function ‘std::string
VkDriverIdString(VkDriverId)’:
/<<PKGBUILDDIR>>/vulkaninfo/generated/vulkaninfo.hpp:102:15: error:
‘VK_DRIVER_ID_MESA_AGXV’ was not declared in this scope; did you mean
‘VK_DRIVER_ID_MESA_V3DV’?
102 | case (VK_DRIVER_ID_MESA_AGXV): return "DRIVER_ID_MESA_AGXV";
| ^~~~~~~~~~~~~~~~~~~~~~
| VK_DRIVER_ID_MESA_V3DV
make[3]: *** [vulkaninfo/CMakeFiles/vulkaninfo.dir/build.make:79:
vulkaninfo/CMakeFiles/vulkaninfo.dir/vulkaninfo.cpp.o] Error 1
make[3]: Leaving directory '/<<PKGBUILDDIR>>/build'
make[2]: *** [CMakeFiles/Makefile2:255:
vulkaninfo/CMakeFiles/vulkaninfo.dir/all] Error 2
make[2]: *** Waiting for unfinished jobs....
[ 81%] Linking CXX executable vkcubepp
cd /<<PKGBUILDDIR>>/build/cube && /usr/bin/cmake -E cmake_link_script
CMakeFiles/vkcubepp.dir/link.txt --verbose=1
/usr/bin/c++ -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security
-fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,-z,relro
CMakeFiles/vkcubepp.dir/cube.cpp.o -o vkcubepp -lm /usr/lib/x86_64-linux-gnu/libxcb.so -ldl
make[3]: Leaving directory '/<<PKGBUILDDIR>>/build'
[ 81%] Built target vkcubepp
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: build] Error 25
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2
--------------------------------------------------------------------------------
The above is just how the build ends and not necessarily the most relevant part.
If required, the full build log is available here:
https://people.debian.org/~sanvila/build-logs/202409/
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 could not 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 affects, so that this is still visible in the BTS web
page for this package.
Thanks.
--- End Message ---
--- Begin Message ---
Source: vulkan-tools
Source-Version: 1.3.290.0+dfsg1-1
Done: Timo Aaltonen <tjaal...@debian.org>
We believe that the bug you reported is fixed in the latest version of
vulkan-tools, 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 1081...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Timo Aaltonen <tjaal...@debian.org> (supplier of updated vulkan-tools 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 ftpmas...@ftp-master.debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Mon, 16 Sep 2024 11:34:32 +0300
Source: vulkan-tools
Built-For-Profiles: noudeb
Architecture: source
Version: 1.3.290.0+dfsg1-1
Distribution: unstable
Urgency: medium
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Changed-By: Timo Aaltonen <tjaal...@debian.org>
Closes: 1081880
Changes:
vulkan-tools (1.3.290.0+dfsg1-1) unstable; urgency=medium
.
* New upstream release. (Closes: #1081880)
* control: Bump build-deps.
Checksums-Sha1:
367f56fa724b46dc2cb5b35d0017c154d133cef7 2177
vulkan-tools_1.3.290.0+dfsg1-1.dsc
be43409c0ab89d54c54e9dc9a14b3fe0faa3d263 367576
vulkan-tools_1.3.290.0+dfsg1.orig.tar.xz
2e297c348306c4691f053af3790895117286d699 3492
vulkan-tools_1.3.290.0+dfsg1-1.debian.tar.xz
a674b50e3a7199bea1dae18f9b31f6ad6f93558a 9743
vulkan-tools_1.3.290.0+dfsg1-1_source.buildinfo
Checksums-Sha256:
88a860ba2839d9301fefd443bae06f220399193aa58f921e3a3056a5d1fca8e3 2177
vulkan-tools_1.3.290.0+dfsg1-1.dsc
e175d81ba581d3d847ebe23f04e8b8a29c79e447dfe09cf8026bbed39afd08c9 367576
vulkan-tools_1.3.290.0+dfsg1.orig.tar.xz
f418e113dd5822ebe9ecf3ed601f3f13d0a839af7991d8da0dbf98afaa296ab0 3492
vulkan-tools_1.3.290.0+dfsg1-1.debian.tar.xz
61677e11515fe84dff5d74a14a4316cc022302d6b2df7615c36d1461dc69df4c 9743
vulkan-tools_1.3.290.0+dfsg1-1_source.buildinfo
Files:
b324d048f23e6f6ccc0c01b5f6d1008e 2177 libs optional
vulkan-tools_1.3.290.0+dfsg1-1.dsc
31752921826394b196d9ae0c37dc8a8c 367576 libs optional
vulkan-tools_1.3.290.0+dfsg1.orig.tar.xz
ca9f73facaf3080d49bdc699aec94e1e 3492 libs optional
vulkan-tools_1.3.290.0+dfsg1-1.debian.tar.xz
b0d1479aa8542eac25473179572e31d8 9743 libs optional
vulkan-tools_1.3.290.0+dfsg1-1_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEdS3ifE3rFwGbS2Yjy3AxZaiJhNwFAmbn7cwACgkQy3AxZaiJ
hNx5vRAAhO86vkq9XLBOJPHrzYX4uloQ2rPENUBnithl/gv4uV30L/v4DBgoM4IH
IWTvCkQa6YT2N2SUPO5C4dvZymd3rdP8/XPlonb5pxtPie65GKUTrdhztpVgKYFM
2WOp0m8mfeLnUZGlmLR9cwJHFViVXHUHmVoKjB2NSOrGqTWkmsJvbGjf/morOGUF
Qrp0xl1Kz8hDOnWXMjMyAN+YmAS0xCx9qXpF+jXVaRPFKGZC58dGCQlDmjdUhrDf
suTCuBHPyiBt16P4NR/XKq4ptpUb30y6FzG92dBEb+Xd4rjrZOopUFFcSZgsfA4G
ohnxh3nCI38PCNWz0dQ/z3MHzFWf128Jcv5Nd/0kp0qeP6n2fMoXpZvq1iaD5xPn
wFr/93TBzBNcugdUB4CcvqTN7GCPcS/6ako2yNWm6o4wdBxTpPUXUeHX9knp85ST
FJ8SFrZVNAkeCCgPu/ZCxOWAo09TdCI9TI7Q+GVj0lqoVp5U571Acsj4PndJ6kr1
jHOROodpZt+9o7Bi3fJ0XujoTomQidEM12mWv79lvpIM/roKbV4bBBMgee13X8TI
9pSgt1cONpoZOVvuvNPwwG2nbXvJ8oiRfxbDZ7tLim0qoWf+1MhxtAZ6Kfoux9lM
UIezTCMEok/4cU8XmuGLWP3EE2odrOPCfCaDV/GGaGNXZ6NegGY=
=DUo2
-----END PGP SIGNATURE-----
pgpvx6_W44qLc.pgp
Description: PGP signature
--- End Message ---