Closed Barough closed 1 year ago
┌ glslang git ........................................ [Recently updated] ├ Running uninstall... ├ Running dependencies... Likely error (tail of the failed operation logfile): CPPFLAGS: -D_FORTIFY_SOURCE=0 -D__USE_MINGW_ANSI_STDIO=1 CFLAGS: -mthreads -mtune=generic -O2 -pipe CXXFLAGS: -mthreads -mtune=generic -O2 -pipe LDFLAGS: -pipe -static-libgcc -static-libstdc++ /usr/bin/python ./update_glslang_sources.py /usr/bin/python: can't open file '/build/glslang-git/./update_glslang_sources.py': [Errno 2] No such file or directory dependencies failed. Check D:/MABS-ffmpeg/build/glslang-git/ab-suite.dependencies.log This is required for other packages, so this script will exit. Creating diagnostics file...
logs.zip
Noticed now that a fix for glslang was added during the time i was running m-ab-s,
Will run the suite again to see if this issue was fixed or not
That fix seems to have done it. glslang compilies now.
┌ glslang git ........................................ [Recently updated] ├ Running uninstall... ├ Running dependencies... Likely error (tail of the failed operation logfile): CPPFLAGS: -D_FORTIFY_SOURCE=0 -D__USE_MINGW_ANSI_STDIO=1 CFLAGS: -mthreads -mtune=generic -O2 -pipe CXXFLAGS: -mthreads -mtune=generic -O2 -pipe LDFLAGS: -pipe -static-libgcc -static-libstdc++ /usr/bin/python ./update_glslang_sources.py /usr/bin/python: can't open file '/build/glslang-git/./update_glslang_sources.py': [Errno 2] No such file or directory dependencies failed. Check D:/MABS-ffmpeg/build/glslang-git/ab-suite.dependencies.log This is required for other packages, so this script will exit. Creating diagnostics file...
logs.zip