Open foresto opened 2 months ago
I regularly build and test on Debian and Ubuntu, and have not run into this. I think you'll have to debug where that error is coming from.
I haven't even started learning Zig yet; I've just been setting up an environment with which to do so. I've already fixed one of the problems I found along the way, but please don't wait around for me to debug this one.
Zig Version
0.13.0
Steps to Reproduce and Observed Behavior
Running the failed command manually:
This was discovered in a Debian Bookworm amd64 lxc container with llvm-toolchain-18 libraries installed (which are newer than those that come with Bookworm by default).
Expected Behavior
I expected the test either to be skipped or to succeed.