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 257 forks source link

[mingw32|mingw64] [repo] git seams to be down and cmake error #2566

Closed Matpods closed 7 months ago

Matpods commented 7 months ago
       Starting 64bit compilation of global tools
12:40:42 ├ Running rustup_update...
12:40:42 ├ Running set_default_toolchain...
12:40:45   Running git update for ripgrep...
12:40:45 ripgrep git  ...................................... [Up-to-date]
rm: unknown option -- g
Try 'rm --help' for more information.
rm: unknown option -- g
Try 'rm --help' for more information.
12:40:45   Running git clone for ...
 git seems to be down
Try again later or <Enter> to continue

if you're sure nothing depends on it.
12:40:55 ├ Running cmake...
Likely error (tail of the failed operation logfile):
LDFLAGS: -D_FORTIFY_SOURCE=2 -fstack-protector-strong -mtune=generic -O2 -pipe -D__USE_MINGW_ANSI_STDIO=1 -static-libgcc -static-libstdc++
cmake .. -G Ninja -DBUILD_SHARED_LIBS=off -DCMAKE_TOOLCHAIN_FILE=/local64/etc/toolchain.cmake -DCMAKE_INSTALL_PREFIX=/local64 -DUNIX=on -DCMAKE_BUILD_TYPE=Release -DLIBXML2_WITH_PYTHON=OFF -DLIBXML2_WITH_TESTS=OFF
CMake Warning:
  Ignoring extra path from command line:

   ".."

CMake Error: The source directory "C:/FAST-DOWNLOAD/ffmpeg-build/build" does not appear to contain CMakeLists.txt.
Specify --help for usage, or press the help button on the CMake GUI.
cmake failed. Check C:/FAST-DOWNLOAD/ffmpeg-build/build/build-64bit/ab-suite.cmake.log
This is required for other packages, so this script will exit.
12:40:55   Creating diagnostics file...

Attach C:\FAST-DOWNLOAD\ffmpeg-build\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.

logs.zip