You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, it gives this error during assembly :
`sereg@Sergey MINGW64 ~/Fermata/depends (master)
$ ./build.sh C:/Users/sereg/AppData/Local/Android/Sdk/ndk/
Host platform: windows-x86_x64
Cloning into 'C:/Users/sereg/Fermata/depends/ffmpeg'...
remote: Enumerating objects: 648355, done.
remote: Counting objects: 100% (648355/648355), done.
remote: Compressing objects: 100% (132197/132197), done.
remote: Total 648355 (delta 523868), reused 639239 (delta 514879)
Receiving objects: 100% (648355/648355), 126.67 MiB | 341.00 KiB/s, done.
Resolving deltas: 100% (523868/523868), done.
Updating files: 100% (7561/7561), done.
Updating files: 100% (2456/2456), done.
Switched to a new branch 'release/4.4'
Branch 'release/4.4' set up to track remote branch 'release/4.4' from 'origin'.
Cloning into 'C:/Users/sereg/Fermata/depends/ExoPlayer'...
remote: Enumerating objects: 305059, done.
remote: Total 305059 (delta 0), reused 0 (delta 0), pack-reused 305059
Receiving objects: 100% (305059/305059), 147.10 MiB | 339.00 KiB/s, done.
Resolving deltas: 100% (149831/149831), done.
Updating files: 100% (4685/4685), done.
Already on 'release-v2'
Your branch is up to date with 'origin/release-v2'.
Using 8 jobs for make
C:/Users/sereg/AppData/Local/Android/Sdk/ndk//toolchains/llvm/prebuilt/windows-x86_x64/bin/armv7a-linux-androideabi16-clang is unable to create an executable file.
C compiler test failed.
If you think configure made a mistake, make sure you are using the latest
version from Git. If the latest version fails, report the problem to the [email protected] mailing list or IRC #ffmpeg on irc.libera.chat.
Include the log file "ffbuild/config.log" produced by configure as this will help
solve the problem.
./build_ffmpeg.sh: line 59: make: command not found
./build_ffmpeg.sh: line 60: make: command not found
./build_ffmpeg.sh: line 61: make: command not found
C:/Users/sereg/AppData/Local/Android/Sdk/ndk//toolchains/llvm/prebuilt/windows-x86_x64/bin/aarch64-linux-android21-clang is unable to create an executable file.
C compiler test failed.
If you think configure made a mistake, make sure you are using the latest
version from Git. If the latest version fails, report the problem to the [email protected] mailing list or IRC #ffmpeg on irc.libera.chat.
Include the log file "ffbuild/config.log" produced by configure as this will help
solve the problem.
./build_ffmpeg.sh: line 72: make: command not found
./build_ffmpeg.sh: line 73: make: command not found
./build_ffmpeg.sh: line 74: make: command not found
C:/Users/sereg/AppData/Local/Android/Sdk/ndk//toolchains/llvm/prebuilt/windows-x86_x64/bin/i686-linux-android16-clang is unable to create an executable file.
C compiler test failed.
If you think configure made a mistake, make sure you are using the latest
version from Git. If the latest version fails, report the problem to the [email protected] mailing list or IRC #ffmpeg on irc.libera.chat.
Include the log file "ffbuild/config.log" produced by configure as this will help
solve the problem.
./build_ffmpeg.sh: line 86: make: command not found
./build_ffmpeg.sh: line 87: make: command not found
./build_ffmpeg.sh: line 88: make: command not found
C:/Users/sereg/AppData/Local/Android/Sdk/ndk//toolchains/llvm/prebuilt/windows-x86_x64/bin/x86_64-linux-android21-clang is unable to create an executable file.
C compiler test failed.
If you think configure made a mistake, make sure you are using the latest
version from Git. If the latest version fails, report the problem to the [email protected] mailing list or IRC #ffmpeg on irc.libera.chat.
Include the log file "ffbuild/config.log" produced by configure as this will help
solve the problem.
./build_ffmpeg.sh: line 100: make: command not found
./build_ffmpeg.sh: line 101: make: command not found
./build_ffmpeg.sh: line 102: make: command not found
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hello, it gives this error during assembly :
`sereg@Sergey MINGW64 ~/Fermata/depends (master)
$ ./build.sh C:/Users/sereg/AppData/Local/Android/Sdk/ndk/
Host platform: windows-x86_x64
Cloning into 'C:/Users/sereg/Fermata/depends/ffmpeg'...
remote: Enumerating objects: 648355, done.
remote: Counting objects: 100% (648355/648355), done.
remote: Compressing objects: 100% (132197/132197), done.
remote: Total 648355 (delta 523868), reused 639239 (delta 514879)
Receiving objects: 100% (648355/648355), 126.67 MiB | 341.00 KiB/s, done.
Resolving deltas: 100% (523868/523868), done.
Updating files: 100% (7561/7561), done.
Updating files: 100% (2456/2456), done.
Switched to a new branch 'release/4.4'
Branch 'release/4.4' set up to track remote branch 'release/4.4' from 'origin'.
Cloning into 'C:/Users/sereg/Fermata/depends/ExoPlayer'...
remote: Enumerating objects: 305059, done.
remote: Total 305059 (delta 0), reused 0 (delta 0), pack-reused 305059
Receiving objects: 100% (305059/305059), 147.10 MiB | 339.00 KiB/s, done.
Resolving deltas: 100% (149831/149831), done.
Updating files: 100% (4685/4685), done.
Already on 'release-v2'
Your branch is up to date with 'origin/release-v2'.
Using 8 jobs for make
C:/Users/sereg/AppData/Local/Android/Sdk/ndk//toolchains/llvm/prebuilt/windows-x86_x64/bin/armv7a-linux-androideabi16-clang is unable to create an executable file.
C compiler test failed.
If you think configure made a mistake, make sure you are using the latest
version from Git. If the latest version fails, report the problem to the
[email protected] mailing list or IRC #ffmpeg on irc.libera.chat.
Include the log file "ffbuild/config.log" produced by configure as this will help
solve the problem.
./build_ffmpeg.sh: line 59: make: command not found
./build_ffmpeg.sh: line 60: make: command not found
./build_ffmpeg.sh: line 61: make: command not found
C:/Users/sereg/AppData/Local/Android/Sdk/ndk//toolchains/llvm/prebuilt/windows-x86_x64/bin/aarch64-linux-android21-clang is unable to create an executable file.
C compiler test failed.
If you think configure made a mistake, make sure you are using the latest
version from Git. If the latest version fails, report the problem to the
[email protected] mailing list or IRC #ffmpeg on irc.libera.chat.
Include the log file "ffbuild/config.log" produced by configure as this will help
solve the problem.
./build_ffmpeg.sh: line 72: make: command not found
./build_ffmpeg.sh: line 73: make: command not found
./build_ffmpeg.sh: line 74: make: command not found
C:/Users/sereg/AppData/Local/Android/Sdk/ndk//toolchains/llvm/prebuilt/windows-x86_x64/bin/i686-linux-android16-clang is unable to create an executable file.
C compiler test failed.
If you think configure made a mistake, make sure you are using the latest
version from Git. If the latest version fails, report the problem to the
[email protected] mailing list or IRC #ffmpeg on irc.libera.chat.
Include the log file "ffbuild/config.log" produced by configure as this will help
solve the problem.
./build_ffmpeg.sh: line 86: make: command not found
./build_ffmpeg.sh: line 87: make: command not found
./build_ffmpeg.sh: line 88: make: command not found
C:/Users/sereg/AppData/Local/Android/Sdk/ndk//toolchains/llvm/prebuilt/windows-x86_x64/bin/x86_64-linux-android21-clang is unable to create an executable file.
C compiler test failed.
If you think configure made a mistake, make sure you are using the latest
version from Git. If the latest version fails, report the problem to the
[email protected] mailing list or IRC #ffmpeg on irc.libera.chat.
Include the log file "ffbuild/config.log" produced by configure as this will help
solve the problem.
./build_ffmpeg.sh: line 100: make: command not found
./build_ffmpeg.sh: line 101: make: command not found
./build_ffmpeg.sh: line 102: make: command not found
`
Beta Was this translation helpful? Give feedback.
All reactions