Control: reassign -1 src:emscripten Control: forcemerge 1081967 -1 Control: affects 1081967 + src:wabt
On Mon, 07 Oct 2024 at 10:42:52 +0200, Santiago Vila wrote: > CMake Error at > /usr/share/emscripten/cmake/Modules/Platform/Emscripten.cmake:101 (message): > Failed to fetch Emscripten version information with command > "'/usr/share/emscripten/emcc' -v"! This is still reproducible in unstable as of today. It appears to be a known RC bug in emscripten, which now ships /usr/share/emscripten/emcc.py, but also ships an Emscripten.cmake that is still looking for /usr/share/emscripten/emcc without the extension. Unfortunately the emscripten bug was marked as affecting wabt and not src:wabt, hence this duplicate. smcv