m-ab-s / media-autobuild_suite

This Windows Batchscript helps setup a Mingw-w64 compiler environment for building ffmpeg and other media tools under Windows.
GNU General Public License v3.0
1.49k stars 256 forks source link

fatal: unable to access 'https://gitlab.freedesktop.org/fontconfig/fontconfig.git/': The requested URL returned error: 503 + git remote set-head -a origin #2710

Closed ycwan closed 3 weeks ago

ycwan commented 3 weeks ago
aribb24 git  ................................................ [Up-to-date]
├ Uninstalling freetype... failed
├ Uninstalling fontconfig... failed
├ Uninstalling harfbuzz... failed
├ Uninstalling fribidi... failed
  Running git update for freetype...
freetype 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 -static-libstdc++
vcs_fetch
++ git rev-parse --git-dir
+ [[ -f .git/shallow ]]
+ unshallow=
+ git fetch --all -Ppft
fatal: unable to access 'https://gitlab.freedesktop.org/fontconfig/fontconfig.git/': The requested URL returned error: 503
+ git remote set-head -a origin
fatal: unable to access 'https://gitlab.freedesktop.org/fontconfig/fontconfig.git/': The requested URL returned error: 503
git.fetch failed. Check C:/MABS/build/fontconfig-git/ab-suite.git.fetch.log
This is required for other packages, so this script will exit.
  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.

![image](https://github.com/m-ab-s/media-autobuild_suite/assets/33979551/0ec07f8b-883b-41c0-a7f2-b504407c0a9d)

logs.zip

ab-suite.git.fetch.log

ycwan commented 3 weeks ago

image

diegocr commented 3 weeks ago

We are migrating to Gitlab 17.0! (planned window of outage: 48h from Monday June 3 10:00 UTC)

Just wait...

ycwan commented 3 weeks ago

Gitlab is back in service