SDK cerbero build fails for libkate recipe for 1.9.1 build!

NikhilAradhye nikhilaradhye at gmail.com
Sat Oct 1 14:45:05 UTC 2016


Hi Sebastian,

Thanks to your response, the build went ahead. Now I tried,
1. git clone git://anongit.freedesktop.org/gstreamer/cerbero
2. For spcific 1.9.2 build, I did
   git checkout 82f0675a05b6f1e01c865c6dae0d0003559126a1
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

But now it fails to configure gst-validate:

[(88/90) gst-validate -> configure ]
+ configure run disabled
+ check for build tools
./autogen.sh: 62: ./autogen.sh: version_check: not found
./autogen.sh: 64: ./autogen.sh: version_check: not found
./autogen.sh: 67: ./autogen.sh: die_check: not found
+ running autopoint --force...
Copying file ABOUT-NLS
.
.
.
checking for GST_PBUTILS... yes
checking for GST_VIDEO... yes
checking for GIO... yes
checking for GTK... no
checking for GDK... no
checking for CAIRO... yes
checking for JSON_GLIB... configure: error: Package requirements
(json-glib-1.0) were not met:

No package 'json-glib-1.0' found

Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

Alternatively, you may set the environment variables JSON_GLIB_CFLAGS
and JSON_GLIB_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.

Running command 'sh ./autogen.sh --noconfigure && ./configure
--enable-static --program-transform-name=  --prefix
/home/icelero/cerbero_1_9_2/cerbero/build/dist/android_armv7 --libdir
/home/icelero/cerbero_1_9_2/cerbero/build/dist/android_armv7/lib 
--disable-maintainer-mode  --disable-silent-rules  --disable-introspection 
--host=arm-linux-androideabi --disable-maintainer-mode 
--disable-silent-rules  --disable-introspection 
--host=arm-linux-androideabi'

***** Error running 'package' command:
Recipe 'gst-validate' failed at the build step 'configure'

my package configuration path is:
$ echo $PKG_CONFIG_PATH
/usr/lib/x86_64-linux-gnu/pkgconfig:/usr/lib/pkgconfig:/usr/share/pkgconfig

& '/usr/lib/x86_64-linux-gnu/pkgconfig' does contains package config for
json.
$ ls /usr/lib/x86_64-linux-gnu/pkgconfig/json-glib-1.0.pc -al
-rw-r--r-- 1 root root 270 Nov 18  2011
/usr/lib/x86_64-linux-gnu/pkgconfig/json-glib-1.0.pc

Please let me know how to solve this.

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-tp4679898p4679905.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.


More information about the gstreamer-devel mailing list