https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: app-emulation/vkd3d-proton-2.10 fails to compile (PYTHON-3.12-SYSTEM). Discovered on: amd64 (internal ref: python-3.12_tinderbox) NOTE: (PYTHON-3.12-SYSTEM) in the summary means that the bug was found on a machine that runs python-3.12 but this bug MAY or MAY NOT BE related to the new python version
Created attachment 870340 [details] build.log build log and emerge --info
Created attachment 870341 [details] 1-meson-log.txt 1-meson-log.txt
Error(s) that match a know pattern: ../vkd3d-proton-2.10/meson.build:1:0: ERROR: Unable to detect linker for compiler `x86_64-w64-mingw32-gcc -m32 -mfpmath=sse -Wl,--version -O2 -mtune=generic -march=x86-64 -fno-stack-protector -fno-stack-clash-protection -fno-stack-check -fcf-protection=none -U_FORTIFY_SOURCE -g3 -ggdb3 -fno-common -fno-omit-frame-pointer -fsanitize=address -mno-avx -Wl,-O1 -Wl,--as-needed -static-libasan -static -static-libgcc -static-libstdc++` stderr: x86_64-w64-mingw32-gcc: fatal error: cannot read spec file ‘libsanitizer.spec’: No such file or directory stderr: x86_64-w64-mingw32-gcc: fatal error: cannot read spec file ‘libsanitizer.spec’: No such file or directory
asan probably should be stripped out.
*** This bug has been marked as a duplicate of bug 914040 ***