Page 1 of 1

Head libvlc android compile failed on last debian test...

Posted: 26 Jul 2014 13:00
by wcoder
Hi,

Since, last night, it don't seems to work (2-3 night ago it worked perfectely), i update my debian (testing) too, so i dont known if it's me or the head or a dependency...

I can send log and made test, without vlclib my weekend is dead...

What i do:
1 - Create new folder and go to it
2 - git clone git://git.videolan.org/vlc-ports/android.git
3 - cd android
4 - sh compile.sh or sh compile.sh release <- both failed

I record my terminal activity an i extract this (i can send full dump if need) :
...
(cd speex-git && patch -fp1) < ../../contrib/src/speex/0001-Add-disable-binaries-option-to-build-only-the-librar.patch
patching file configure.ac
Hunk #1 FAILED at 109.
Hunk #2 FAILED at 339.
libxml2-2.9.1/testReader.c
libxml2-2.9.1/testRegexp.c
2 out of 2 hunks FAILED -- saving rejects to file configure.ac.rej
libxml2-2.9.1/xstc/
libxml2-2.9.1/xstc/xstc.py
../../contrib/src/speex/rules.mak:25: recipe for target 'speex' failed
make: *** [speex] Error 1
make: *** Waiting for unfinished jobs....
...
I end on this :
...
(cd libxml2-2.9.1 && patch -fp1) < ../../contrib/src/libxml2/pthread.patch
patching file configure.in
Hunk #1 succeeded at 976 (offset 18 lines).
mv libxml2-2.9.1 libxml2 && touch libxml2

If i launch compile.sh more and more, it don't stop on the same result, i try for than 10 times, i different each time ?

Thanks for yourt help,

WCdr

Note : before erasing my vlclib folder by accident, i can create an instance of VLC, play media with dummy video and no-sound on my native code without java call...and i can debug it by downgrading fromm 4.4.x to AndroidX86 4.2.2 the native debugger is working on this version... now i can't do anything without the lib...a compiled version of the lib...grrrr...

Re: Head libvlc android compile failed on last debian test..

Posted: 10 Dec 2014 15:42
by Jean-Baptiste Kempf
Git pull it.