You are not logged in.

#1 2024-03-30 15:38:51

CharlesMeng
Member
Registered: 2021-07-24
Posts: 5

Git clone error with curl v8.7.1 on Arch Linux

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

#2 2024-03-30 18:45:44

graysky
Wiki Maintainer
From: :wq
Registered: 2008-12-01
Posts: 10,731
Website

Re: Git clone error with curl v8.7.1 on Arch Linux

Offline

Board footer

Powered by FluxBB