Hi David,

I have got those errors :

Expected MD5: '521c71c89f47788e72695ad24ffeb300' and Got:
'dec11ed850e044c518aee6fef7e7f893'
Expected SHA256:
'db95e8667534e44f26c053e9f3f470d37c06d5ece10d2645cf2f7c25880a33f7' and Got:
'db95e8667534e44f26c053e9f3f470d37c06d5ece10d2645cf2f7c25880a33f7'
NOTE: Your checksums:
SRC_URI[md5sum] = "dec11ed850e044c518aee6fef7e7f893"
SRC_URI[sha256sum] =
"db95e8667534e44f26c053e9f3f470d37c06d5ece10d2645cf2f7c25880a33f7"

 and my checksums are good according the vlc depot.

then I have :

| configure: error: Could not find lua. Lua is needed for some interfaces
(rc, telnet, http) as well as many other custom scripts. Use --disable-lua
to ignore this error.

So I added lua as a dependence but then It failed on the Lua build :

NOTE: package lua-5.0.2-r5: task do_package: Started
ERROR: QA Issue with liblua: No GNU_HASH in the elf binary:
'/home/sylvain/dev/SHR-Build/shr-unstable/tmp/work/armv4t-oe-linux-gnueabi/lua-5.0.2-r5/packages-split/liblua/usr/lib/liblua.so.5.0'
ERROR: QA Issue with liblualib: No GNU_HASH in the elf binary:
'/home/sylvain/dev/SHR-Build/shr-unstable/tmp/work/armv4t-oe-linux-gnueabi/lua-5.0.2-r5/packages-split/liblualib/usr/lib/liblualib.so.5.0'
FATAL: QA run found fatal errors. Please consider fixing them.
ERROR: Error in executing python function in:
/home/sylvain/dev/SHR-Build/shr-unstable/openembedded/recipes/lua/
lua_5.0.2.bb
ERROR: Exception:<type 'exceptions.SystemExit'> Message:1
ERROR: Printing the environment of the function
ERROR: Function do_package_qa failed
ERROR: TaskFailed event exception, aborting
ERROR: Build of
/home/sylvain/dev/SHR-Build/shr-unstable/openembedded/recipes/lua/
lua_5.0.2.bb do_package failed
ERROR: Task 14
(/home/sylvain/dev/SHR-Build/shr-unstable/openembedded/recipes/lua/
lua_5.0.2.bb, do_package) failed with 256
ERROR: '/home/sylvain/dev/SHR-Build/shr-unstable/openembedded/recipes/lua/
lua_5.0.2.bb' failed
ERROR: QA Issue with liblua: No GNU_HASH in the elf binary:
'/home/sylvain/dev/SHR-Build/shr-unstable/tmp/work/armv4t-oe-linux-gnueabi/lua-5.0.2-r5/packages-split/liblua/usr/lib/liblua.so.5.0'
ERROR: QA Issue with liblualib: No GNU_HASH in the elf binary:
'/home/sylvain/dev/SHR-Build/shr-unstable/tmp/work/armv4t-oe-linux-gnueabi/lua-5.0.2-r5/packages-split/liblualib/usr/lib/liblualib.so.5.0'
FATAL: QA run found fatal errors. Please consider fixing them.
ERROR: '/home/sylvain/dev/SHR-Build/shr-unstable/openembedded/recipes/lua/
lua_5.0.2.bb' failed

Then I added "--disable-lua" to EXTRA_OECONF and finally I successfully
build vlc 1.1.2

I will try to make some tests now.
attached the final version I build.
CU
Sylvain

2010/8/2 Sylvain Paré <[email protected]>

> Thanks !! I will test this as soon as I can and will let you know!
>
> Best regards.
>
> Sylvain
>
> 2010/8/1 David Kozub <[email protected]>
>
> On Wed, 28 Jul 2010, Sylvain Paré wrote:
>>
>>> I am wondering if there is a kindful enough person who have the ability
>>> (I am not enough skilled to do it myself)
>>> to make an updated recipe of vlc 1.1.
>>> I plan to use vlc back-end for phonon on SHR (I think I will be abble to
>>> make this recipe)
>>> because it is now the recommended backend by the people of Phonon but I
>>> need libvlc 1.1 at least.
>>> So if someone is interested (here or on OpenEmbedded , but I did not
>>> subscribed to it) and kind enough
>>> to do It I will be very tahnksfull to him (or here :) )!
>>>
>>
>> Attached is a recipe for VLC 1.1.2. (Just minimally changed 1.0.6.) I only
>> tested it builds and tweaked the packaging a bit to include what seemed
>> necessary, I didn't try to run anything on the FR itself. Let me know if it
>> works.
>>
>> Regards,
>>
>> David
>
>
>

Attachment: vlc_1.1.2.bb
Description: Binary data

_______________________________________________
Shr-devel mailing list
[email protected]
http://lists.shr-project.org/mailman/listinfo/shr-devel

Reply via email to