media-autobuild_suite
media-autobuild_suite copied to clipboard
[mingw32|mingw64] [repo] error OpenSSL/3.1.1: error:0A000119 with some git clone
Windows 10 (64 bits)
The installation process of the first projects stops in that part.
18:10:31 jo git ........................................... [Up-to-date] 18:10:34 Running git update for jq... 18:10:35 ┌ jq git ................................... [Recently updated] 18:10:37 ├ Running autoreconf... 18:11:19 ├ Running configure... 18:13:26 ├ Running make... Likely error (tail of the failed operation logfile): LEX src/lexer.c NOT building lexer.c! CC src/lexer.lo cc1.exe: fatal error: src/lexer.c: No such file or directory compilation terminated. make[2]: *** [Makefile:1049: src/lexer.lo] Error 1 make[2]: Leaving directory '/build/jq-git/build-32bit' make[1]: *** [Makefile:1186: all-recursive] Error 1 make[1]: Leaving directory '/build/jq-git/build-32bit' make: *** [Makefile:817: all] Error 2
Yesterday I had problems with jq and had to skip it and now the problem is harfbuzz.
`10:52:20 Running git clone for harfbuzz... Likely error (tail of the failed operation logfile): Cloning into 'harfbuzz-git'... error: RPC failed; curl 56 OpenSSL SSL_read: OpenSSL/3.1.1: error:0A000119:SSL routines::decryption failed or bad record mac, errno 0 error: 1764 bytes of body are still expected fetch-pack: unexpected disconnect while reading sideband packet fatal: early EOF fatal: fetch-pack: invalid index-pack output
- git -C harfbuzz-git reset --hard origin/HEAD fatal: cannot change to 'harfbuzz-git': No such file or directory
- check_valid_vcs harfbuzz-git
- [[ -d harfbuzz-git/.git ]] ` logs.zip
It seems like a network issue in your system.
What exactly causes it? I can't find info about it, I've seen that "decryption failed or bad record mac" thing even when I use yt-dlp but I still don't know what it is
What exactly causes it? I can't find info about it, I've seen that "decryption failed or bad record mac" thing even when I use yt-dlp but I still don't know what it is
This may help https://www.google.com/search?q=openssl+decryption+failed+or+bad+record+mac
It doesn't say much, just that it is something that happens for various reasons but there is nothing specific, so nothing can be done. Maybe it's something that needs to be changed on the router?