SDK cerbero build fails for libkate recipe for 1.9.1 build!

NikhilAradhye nikhilaradhye at gmail.com
Sat Oct 1 07:12:18 UTC 2016


Hi,

I am trying to build gstreamer-sdk using cerebro for first time.
These are the steps I have followed:
1. git clone git://anongit.freedesktop.org/gstreamer/sdk/cerbero
2. For spcific 1.9.1 build, I did
   git checkout 5f066261a9344e3121a13aaafbbdda3f59b2a105
3. echo "alias cerbero='~/cerbero/cerbero-uninstalled'" >> ~/.bashrc
4. source ~/.bashrc
5. cerbero -c config/cross-android-armv7.cbc wipe
6. cerbero -c config/cross-android-armv7.cbc bootstrap
7. cerbero -c config/cross-android-armv7.cbc package gstreamer-1.0

It was building fine until this recipe, but failed here!!
********************************************************
[(48/89) libkate -> fetch ]
-----> Fetching tarball
https://libkate.googlecode.com/files/libkate-0.4.1.tar.gz to
/home/nikhil/cerbero_1_9/cerbero/build/sources/local/libkate-0.4.1/libkate-0.4.1.tar.gz
--2016-09-30 08:03:07-- 
https://libkate.googlecode.com/files/libkate-0.4.1.tar.gz
Resolving libkate.googlecode.com (libkate.googlecode.com)... 74.125.204.82,
2404:6800:4008:c04::52
Connecting to libkate.googlecode.com
(libkate.googlecode.com)|74.125.204.82|:443... connected.
HTTP request sent, awaiting response... 404 Not Found
2016-09-30 08:03:08 ERROR 404: Not Found.

Downloading https://libkate.googlecode.com/files/libkate-0.4.1.tar.gz
Running command 'wget
https://libkate.googlecode.com/files/libkate-0.4.1.tar.gz -O
/home/nikhil/cerbero_1_9/cerbero/build/sources/local/libkate-0.4.1/libkate-0.4.1.tar.gz 
--no-check-certificate'

***** Error running 'package' command:
Recipe 'libkate' failed at the build step 'fetch'
**********************************************************

I tried to search for libkate download. It seems it is not available on
given URL, but found at
https://code.google.com/archive/p/libkate/downloads/libkate-0.4.1.tar.gz
I tried to manually copy tar file at
'/home/nikhil/cerbero_1_9/cerbero/build/sources/local/libkate-0.4.1' & build
again.
I did the rebuilded the recipe for libkate.
It passed through all the recipies, but probably was unable to generate
'libgstkate.so'. Gave error:
**********************************************************
WARNING: No specific packager available for the distro version
android_gingerbread, using generic packager for distro android
-----> Creating package for gstreamer-1.0
***** Error running 'package' command:
The following files required by this package are missing:
 lib/gstreamer-1.0/libgstkate.so
**********************************************************

Please let me know possible solution for the issue.

Regards,
Nikhil Aradhye.





--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/SDK-cerbero-build-fails-for-libkate-recipe-for-1-9-1-build-tp4679898.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.


More information about the gstreamer-devel mailing list