Open jiayuancs opened 4 months ago
mktemp -u XXXXXX
a21568
chmod: C:UsersjiayuAppDataLocalTemp/ffconf.XXa11896/test.sh: No such file or directory
C:/ProgramEnvironment/vcpkg/buildtrees/ffmpeg/src/n6.1.1-2b415d2741.clean/configure: line 4626: C:UsersjiayuAppDataLocalTemp/ffconf.XXa11896/test.sh: not found
Sanity test failed.
Maybe incorrectly mixing Windows style path and POSIX style subpath.
Package: ffmpeg[avcodec,avdevice,avfilter,avformat,core,swresample,swscale]:x64-mingw-dynamic@6.1.1#9
Host Environment
To Reproduce
vcpkg install ffmpeg:x64-mingw-dynamic
Failure logs
C:\ProgramEnvironment\vcpkg\buildtrees\ffmpeg\build-x64-mingw-dynamic-rel-err.log
``` chmod: C:UsersjiayuAppDataLocalTemp/ffconf.XXa11896/test.exe: No such file or directory C:/ProgramEnvironment/vcpkg/buildtrees/ffmpeg/src/n6.1.1-2b415d2741.clean/configure: line 4622: can't create C:UsersjiayuAppDataLocalTemp/ffconf.XXa11896/test.sh: nonexistent directory ```C:\ProgramEnvironment\vcpkg\buildtrees\ffmpeg\build-x64-mingw-dynamic-rel-out.log
``` BUILD_ARCH=x86_64 OPTION_VARIABLE=OPTIONS_x86_64 === CONFIGURING === Unable to create and execute files in C:\Users\jiayu\AppData\Local\Temp. Set the TMPDIR environment variable to another directory and make sure that it is not mounted noexec. Sanity test failed. If you think configure made a mistake, make sure you are using the latest version from Git. If the latest version fails, report the problem to the ffmpeg-user@ffmpeg.org mailing list or IRC #ffmpeg on irc.libera.chat. Include the log file "ffbuild/config.log" produced by configure as this will help solve the problem. ```The
C:\ProgramEnvironment\vcpkg\buildtrees\ffmpeg\build-x64-mingw-dynamic-rel-config.log
file is too large, exceeding the 65,536 character limit. Therefore, I have placed it here: build-x64-mingw-dynamic-rel-config.log