[SOLVED] infinite loop when sh compile.sh

VLC for Android and Chrome OS specific usage questions
roliroli
New Cone
New Cone
Posts: 4
Joined: 08 Sep 2013 12:06

[SOLVED] infinite loop when sh compile.sh

Postby roliroli » 08 Sep 2013 12:18

Hello,
I am trying to compile VLC and put it on my android device by myself.
I followed the instruction in this page: https://wiki.videolan.org/AndroidCompile/

But things went wrong when I was compiling it.

Code: Select all

sh compile.sh
Trace is show below:

Code: Select all

make[1]: Leaving directory `/home/roliroli/git/android/vlc/contrib/android/ffmpeg' make[1]: Entering directory `/home/roliroli/git/android/vlc/contrib/android/ffmpeg' make[1]: Warning: File `tests/fate/wma.mak' has modification time 9e+05 s in the future make[1]: Leaving directory `/home/roliroli/git/android/vlc/contrib/android/ffmpeg' make[1]: Entering directory `/home/roliroli/git/android/vlc/contrib/android/ffmpeg' make[1]: Warning: File `tests/fate/wma.mak' has modification time 9e+05 s in the future make[1]: Leaving directory `/home/roliroli/git/android/vlc/contrib/android/ffmpeg' make[1]: Entering directory `/home/roliroli/git/android/vlc/contrib/android/ffmpeg' make[1]: Warning: File `tests/fate/wma.mak' has modification time 9e+05 s in the future make[1]: Leaving directory `/home/roliroli/git/android/vlc/contrib/android/ffmpeg' make[1]: Entering directory `/home/roliroli/git/android/vlc/contrib/android/ffmpeg' make[1]: Warning: File `tests/fate/wma.mak' has modification time 9e+05 s in the future make[1]: Leaving directory `/home/roliroli/git/android/vlc/contrib/android/ffmpeg' make[1]: Entering directory `/home/roliroli/git/android/vlc/contrib/android/ffmpeg' make[1]: Warning: File `tests/fate/wma.mak' has modification time 9e+05 s in the future make[1]: Leaving directory `/home/roliroli/git/android/vlc/contrib/android/ffmpeg' make[1]: Entering directory `/home/roliroli/git/android/vlc/contrib/android/ffmpeg' make[1]: Warning: File `tests/fate/wma.mak' has modification time 9e+05 s in the future make[1]: Leaving directory `/home/roliroli/git/android/vlc/contrib/android/ffmpeg' make[1]: Entering directory `/home/roliroli/git/android/vlc/contrib/android/ffmpeg' make[1]: Warning: File `tests/fate/wma.mak' has modification time 9e+05 s in the future make[1]: Leaving directory `/home/roliroli/git/android/vlc/contrib/android/ffmpeg' make[1]: Entering directory `/home/roliroli/git/android/vlc/contrib/android/ffmpeg' make[1]: Warning: File `tests/fate/wma.mak' has modification time 9e+05 s in the future make[1]: Leaving directory `/home/roliroli/git/android/vlc/contrib/android/ffmpeg' make[1]: Entering directory `/home/roliroli/git/android/vlc/contrib/android/ffmpeg' make[1]: Warning: File `tests/fate/wma.mak' has modification time 9e+05 s in the future
It seems a infinite loop, enter the same directory and leaving, and warning...

I waited it running about 10 mins but still the same output.

does anyone know how to solve this issue?

my export setting is

Code: Select all

export ANDROID_SDK=/path/to/android-sdk export ANDROID_NDK=/path/to/android-ndk export ANDROID_ABI=armeabi-v7a
I am sure that SDK path and NDK path are correct.

Thank you very much.
Last edited by roliroli on 08 Sep 2013 15:28, edited 1 time in total.

edwardw
Big Cone-huna
Big Cone-huna
Posts: 2346
Joined: 24 Jun 2012 23:36
VLC version: 3.0.0-git

Re: infinite loop when sh compile.sh

Postby edwardw » 08 Sep 2013 14:10

Try running this in the Android folder (/home/roliroli/git/android/):

Code: Select all

rm -rf vlc/contrib/android/ffmpeg rm -f vlc/contrib/android/.ffmpeg rm -f vlc/contrib/android/.sum-ffmpeg

roliroli
New Cone
New Cone
Posts: 4
Joined: 08 Sep 2013 12:06

Re: infinite loop when sh compile.sh

Postby roliroli » 08 Sep 2013 15:27

Thank you for you reply.
I solved this problem.
I found the root cause is my system time & date setting is wrong...
Thank you again.


Return to “VLC for Android and Chrome OS”

Who is online

Users browsing this forum: No registered users and 3 guests