media-autobuild_suite icon indicating copy to clipboard operation
media-autobuild_suite copied to clipboard

FFmpeg git fetch fail

Open Fishman0919 opened this issue 8 months ago • 0 comments

10:56:12 libplacebo git ................................... [Up-to-date] Likely error (tail of the failed operation logfile): CXXFLAGS: -D_FORTIFY_SOURCE=2 -fstack-protector-strong -mtune=generic -O2 -pipe -D__USE_MINGW_ANSI_STDIO=1 LDFLAGS: -D_FORTIFY_SOURCE=2 -fstack-protector-strong -mtune=generic -O2 -pipe -D__USE_MINGW_ANSI_STDIO=1 -static-libgcc --start-no-unused-arguments -static-libstdc++ --end-no-unused-arguments vcs_fetch ++ git rev-parse --git-dir

  • [[ -f .git/shallow ]]
  • unshallow=
  • git fetch --all -Ppft fatal: unable to access 'https://git.ffmpeg.org/ffmpeg.git/': The requested URL returned error: 500
  • git remote set-head -a origin fatal: unable to access 'https://git.ffmpeg.org/ffmpeg.git/': The requested URL returned error: 500 git.fetch failed. Check C:/MABS/build/ffmpeg-git/ab-suite.git.fetch.log This is required for other packages, so this script will exit. 10:56:22 Creating diagnostics file...

Attach C:\MABS\build\logs.zip to the GitHub issue. Make sure the suite is up-to-date before reporting an issue. It might've been fixed already.

Try running the build again at a later time.

logs.zip

Fishman0919 avatar May 29 '24 15:05 Fishman0919