Source: vkd3d
Version: 2.0+ds-1
Severity: serious
Justification: https://release.debian.org/testing/rc_policy.txt 6a
User: [email protected]
Usertags: regression
Thanks for merging the new vkd3d version!
Unfortunately the autopkgtest that I added in #1033733 didn't have fully
correct dependencies (with my $WORK hat on, I was running it in a
non-minimal container) and it now fails:
>122s + test_num=0
>122s + pkg-config --cflags --libs libvkd3d
>122s
>/tmp/autopkgtest-lxc.wegk8psz/downtmp/build.WLq/src/debian/tests/libvkd3d-dev:
>54: pkg-config: not found
>122s + gcc -ot t.c
>122s
>/tmp/autopkgtest-lxc.wegk8psz/downtmp/build.WLq/src/debian/tests/libvkd3d-dev:
>54: gcc: not found
I'll follow up with a patch when I've tested it.
smcv