Bug#1048652: vulkan-loader: Fails to build source after successful build
Simon McVittie <[email protected]> Mon, 27 Jul 2026 14:14:32 +0100
| Newsgroups | gmane.linux.debian.devel.x |
|---|---|
| Message-ID | <amdZuDMc6FVYEgwZ__35647.7879265853$1785158728$gmane$org@descent> |
Control: tags -1 + patch
On Sun, 13 Aug 2023 at 21:21:33 +0200, Lucas Nussbaum wrote:
> This package fails to build a source package after a successful build
> (dpkg-buildpackage ; dpkg-buildpackage -S).
Please consider
<https://salsa.debian.org/xorg-team/vulkan/vulkan-loader/-/merge_requests/16>,
which cleans up two more sources of this problem, in addition to what
was fixed in commit ad380c97 "rules: Update clean target.":
* if forky's vulkan-loader is rebuilt in forky, some generated files in the
test suite show trivial differences
* and if an older version of vulkan-loader is rebuilt, its loader/loader.rc
will be regenerated with a newer copyright date (currently not
reproducible with forky's vulkan-loader, but it *is* reproducible with
trixie's version)
Thanks,
smcv