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.56k stars 266 forks source link

[mingw64] [rav1e] JSON error building rav1e #2791

Closed uHioVK closed 2 weeks ago

uHioVK commented 2 weeks ago

I was building 64 bit ffmpeg and nothing else.

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++
cargo capi install --release --jobs 36 --prefix=/local64 --destdir=/build/rav1e-git/install-64bit
    Updating crates.io index
 Downloading crates ...
  Downloaded aligned-vec v0.5.0
Error: CliError { error: Some(failed to unpack package `aligned-vec v0.5.0`

Caused by:
    0: failed to unpack entry at `aligned-vec-0.5.0/.cargo_vcs_info.json`
    1: Incorrect function. (os error 1) while canonicalizing R:/media-autobuild_suite/msys64/opt/cargo\registry\src\index.crates.io-6f17d22bba15001f\aligned-vec-0.5.0), exit_code: 101 }
install-rav1e-c failed. Check R:/media-autobuild_suite/build/rav1e-git/ab-suite.install-rav1e-c.log
This is required for other packages, so this script will exit.
  Creating diagnostics file...

Attach R:\media-autobuild_suite\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

L4cache commented 2 weeks ago

Network issue maybe? This looks like downloading packages.

uHioVK commented 2 weeks ago

Network issue maybe? This looks like downloading packages.

seems so, I was kinda silly