-
-
Notifications
You must be signed in to change notification settings - Fork 796
Building ffmpeg keeps failing on latest master branch #516
Comments
I can't reach
The meaning of this message is: repository is too big and some git clients don't work well with big repos. So, I'm not sure if we can fix this easily. Tried various git configuration settings but couldn't find a working one. As a workaround, you can:
|
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
This is one of the issues we're facing because |
Description
Building ffmpeg keeps failing on latest master branch
Expected behavior
Expected to get android.aar and ffmpeg binaries
Current behavior
Build is failing with this log
INFO: Cleaning workspace for ffmpeg sed: can't read /home/amit/work/mobile-ffmpeg/src/ffmpeg/libavutil/log.c: No such file or directory /home/amit/work/mobile-ffmpeg/build/android-ffmpeg.sh: line 360: ./configure: No such file or directory
Logs
https://ghostbin.co/paste/2kk6h
Environment
Other
Build works fine if I go couple commits back i.e. 8bc3165
But fails on latest commit on master
The text was updated successfully, but these errors were encountered: