#1142193 vkd3d: FTBFS on armhf: Assembler messages: Error: unrecognized symbol type ""

Package:
src:vkd3d
Source:
src:vkd3d
Submitter:
Simon McVittie
Date:
2026-07-16 14:05:02 UTC
Severity:
normal
Tags:
#1142193#5
Date:
2026-07-16 11:26:19 UTC
From:
To:
Thanks for merging the new upstream release 2.0 of vkd3d. Unfortunately,
the new release is failing to build on armhf:
...

Possibly something is going wrong with the use of "DEMO_EMBED" to embed
the triangle.hlsl source code into the demo executable, which seems to
be emulating C23 #embed in a mostly-backward-compatible way?

(I can confirm that this demo does work on amd64 and i386, but not
necessarily on other architectures.)

    smcv

#1142193#10
Date:
2026-07-16 14:03:15 UTC
From:
To:
Control: forwarded -1 https://bugs.winehq.org/show_bug.cgi?id=60022
Control: tags -1 + patch

More diagnosis on https://bugs.winehq.org/show_bug.cgi?id=60022
upstream, and I've proposed a patch that seems to build successfully on
both armhf and amd64 (attached).

Unfortunately, most of the test suite fails when I try this in an armhf
schroot on amdahl, but I think that's an orthogonal issue which I'll
report separately.

     smcv