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.54k stars 267 forks source link

openmpt error #2187

Open lyglay1991 opened 2 years ago

lyglay1991 commented 2 years ago

16:46:27 ┌ openmpt git .............................. [Recently updated] 16:46:30 ├ Running clean... 16:46:36 ├ Running install... 16:48:01 ├ Stripping... 16:48:01 └ openmpt-git ....................................... [Updated] 16:48:03 Running git clone for libmysofa... libmysofa git seems to be down Try again later or to continue if you're sure nothing depends on it. 16:59:49 ├ Running cmake... Likely error (tail of the failed operation logfile): LDFLAGS: -pipe -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 -DBUILD_TESTS=no -DCODE_COVERAGE=OFF CMake Warning: Ignoring extra path from command line:

".."

CMake Error: The source directory "L:/ffmpeg/build" does not appear to contain CMakeLists.txt. Specify --help for usage, or press the help button on the CMake GUI. cmake failed. Check L:/ffmpeg/build/build-64bit/ab-suite.cmake.log This is required for other packages, so this script will exit. 16:59:50 Creating diagnostics file... warning: database file for 'clang32' does not exist (use '-Sy' to download) warning: database file for 'clang32' does not exist (use '-Sy' to download)

All relevant logs have been anonymously uploaded to https://0x0.st/oA6s.zip Copy and paste logs.zip in the GitHub issue. Make sure the suite is up-to-date before reporting an issue. It might've been fixed already.

logs.zip

LigH-de commented 2 years ago

Not related to openmpt, as you can read: It got updated successfully.

The issue is below: libmysofa git seems to be down — at this moment, the suite could not retrieve sources and the current status of libmysofa. So the best for now is to try that again in a few hours, or check https://github.com/hoene/libmysofa if it is available before trying.

1480c1 commented 2 years ago

@lyglay1991 have you tried rerunning since?