You are not logged in.
I am using https://github.com/shinchiro/mpv-winbuild-cmake to build mpv.exe
After upgraded curl to 8.7.1-3.
I got following error
Cloning into 'llvm'...
Switched to a new branch 'release/18.x'
error: RPC failed; HTTP 400 curl 22 The requested URL returned error: 400
fatal: unable to write request to remote: Broken pipe
fatal: could not fetch 7b1b4b8dac8a209708d2097a4aa93bf2ee4e0c7d from promisor remote
CMake Error at /home/cm/mpv-winbuild-cmake/build64/toolchain/llvm-prefix/tmp/llvm-gitclone.cmake:62 (message):
Failed to run post-command after clone in:
'/home/cm/mpv-winbuild-cmake/src_packages/llvm'
Just downgraded curl to 8.6.0-4 which is the version before 8.7.1-3 and the problem would be gone.
Offline
Offline