Bug#1142224: vulkan-loader: new upstream release 1.4.350.1

Timo Aaltonen <[email protected]> Tue, 4 Aug 2026 13:34:14 +0300
Newsgroups gmane.linux.debian.devel.x
Message-ID <bfa7b345-3c84-4ab1-a8a1-b74cbf8937a9__30053.3367715374$1785839730$gmane$org@debian.org>
Simon McVittie kirjoitti 16.7.2026 klo 20.35:
> Source: vulkan-loader
> Version: 1.4.341.0-1
> Severity: wishlist
> 
> A new version of Vulkan-Headers and Vulkan-Loader is available.
> 
> Thanks,
>      smcv
> 

yeah, and now .357.0

but it fails the build the same way:

/usr/bin/python3 
/build/reproducible-path/vulkan-loader-1.4.357.0/scripts/generate_source.py 
/build/reproducible-path/vulkan-loader-1.4.357.0/debian/tmp-vulkan-headers/usr/share/vulkan/registry 
--generated-version 1.4.357 --incremental --api vulkan
Debian clang-format version 21.1.8 (10)
ModuleNotFoundError: No module named 'reg'
/build/reproducible-path/vulkan-loader-1.4.357.0/debian/tmp-vulkan-headers/usr/share/vulkan/registry 
is not pointing to the Vulkan-Headers registry directory.
Inside Vulkan-Headers there is a registry/reg.py file that is used.
make[5]: *** [CMakeFiles/loader_codegen.dir/build.make:73: 
CMakeFiles/loader_codegen] Error 1
...

which is weird, as header install is the same as before.

updated git in case someone has time to look at it..