Cloning into 'gst-droid'...
Submodule 'common' (https://git.merproject.org/mirror/gstreamer-common.git) registered for path 'common'
Cloning into 'common'...
Submodule path 'common': checked out 'bcb1518c08c889dd7eda06936fc26cad85fac755'
Already up-to-date.

Setting version: 0.20181017.0
Building target platforms: armv7hl-meego-linux
Building for target armv7hl-meego-linux
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.6wWJF6
+ umask 022
+ cd /home/marco/hadk/hybris/mw/gst-droid
+ LANG=C
+ export LANG
+ unset DISPLAY
+ CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -fmessage-length=0 -march=armv7-a -mfloat-abi=hard -mfpu=neon -mthumb -Wno-psabi'
+ export CFLAGS
+ CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -fmessage-length=0 -march=armv7-a -mfloat-abi=hard -mfpu=neon -mthumb -Wno-psabi'
+ export CXXFLAGS
+ FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -fmessage-length=0 -march=armv7-a -mfloat-abi=hard -mfpu=neon -mthumb -Wno-psabi -I/usr/lib/gfortran/modules'
+ export FFLAGS
+ LD_AS_NEEDED=1
+ export LD_AS_NEEDED
+ NOCONFIGURE=1
+ ./autogen.sh
+ check for build tools
  checking for autoconf >= 2.68 ... found 2.69, ok.
  checking for automake >= 1.11 ... found 1.15, ok.
  checking for autopoint >= 0.17 ... found 0.19.8.1, ok.
  checking for libtoolize >= 2.2.6 ... found 2.4.6, ok.
  checking for pkg-config >= 0.8.0 ... found 0.27.1, ok.
+ running libtoolize --copy --force...
libtoolize: putting auxiliary files in '.'.
libtoolize: copying file './ltmain.sh'
libtoolize: You should add the contents of the following files to 'aclocal.m4':
libtoolize:   '/usr/share/aclocal/libtool.m4'
libtoolize:   '/usr/share/aclocal/ltoptions.m4'
libtoolize:   '/usr/share/aclocal/ltsugar.m4'
libtoolize:   '/usr/share/aclocal/ltversion.m4'
libtoolize:   '/usr/share/aclocal/lt~obsolete.m4'
libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
libtoolize: and rerunning libtoolize and aclocal.
libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
+ running aclocal -I m4 -I common/m4 ...
+ running autoheader ...
+ running autoconf ...
+ running automake --add-missing --copy...
configure.ac:21: installing './compile'
configure.ac:25: installing './config.guess'
configure.ac:25: installing './config.sub'
configure.ac:15: installing './install-sh'
configure.ac:15: installing './missing'
Makefile.am: installing './INSTALL'
gst-libs/gst/droid/Makefile.am:14: warning: source file '/usr/share/droidmedia/hybris.c' is in a subdirectory,
gst-libs/gst/droid/Makefile.am:14: but option 'subdir-objects' is disabled
automake: warning: possible forward-incompatibility.
automake: At least a source file is in a subdirectory, but the 'subdir-objects'
automake: automake option hasn't been enabled.  For now, the corresponding output
automake: object file(s) will be placed in the top-level directory.  However,
automake: this behaviour will change in future Automake versions: they will
automake: unconditionally cause object files to be placed in the same subdirectory
automake: of the corresponding sources.
automake: You are advised to start using 'subdir-objects' option throughout your
automake: project, to avoid future incompatibilities.
gst-libs/gst/droid/Makefile.am: installing './depcomp'
gst/Makefile.am:26: warning: source file '/usr/share/droidmedia/hybris.c' is in a subdirectory,
gst/Makefile.am:26: but option 'subdir-objects' is disabled
+ skipping configure stage for package gst-droid, as requested.
+ autogen.sh done.
+ CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -fmessage-length=0 -march=armv7-a -mfloat-abi=hard -mfpu=neon -mthumb -Wno-psabi'
+ export CFLAGS
+ CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -fmessage-length=0 -march=armv7-a -mfloat-abi=hard -mfpu=neon -mthumb -Wno-psabi'
+ export CXXFLAGS
+ FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -fmessage-length=0 -march=armv7-a -mfloat-abi=hard -mfpu=neon -mthumb -Wno-psabi -I/usr/lib/gfortran/modules'
+ export FFLAGS
+ ./configure --build=armv7l-unknown-linux-gnueabi --host=armv7l-unknown-linux-gnueabi --target=armv7hl-meego-linux-gnueabi --program-prefix= --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-static --prefix=/usr --sysconfdir=/etc
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether to enable maintainer-specific portions of Makefiles... yes
checking for armv7l-unknown-linux-gnueabi-gcc... no
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking build system type... armv7l-unknown-linux-gnueabi
checking host system type... armv7l-unknown-linux-gnueabi
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert armv7l-unknown-linux-gnueabi file names to armv7l-unknown-linux-gnueabi format... func_convert_file_noop
checking how to convert armv7l-unknown-linux-gnueabi file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for armv7l-unknown-linux-gnueabi-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for armv7l-unknown-linux-gnueabi-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for armv7l-unknown-linux-gnueabi-ar... no
checking for ar... ar
checking for archiver @FILE support... @
checking for armv7l-unknown-linux-gnueabi-strip... no
checking for strip... strip
checking for armv7l-unknown-linux-gnueabi-ranlib... no
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for armv7l-unknown-linux-gnueabi-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... no
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for pkg-config...  
checking for armv7l-unknown-linux-gnueabi-pkg-config... no
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for GST... yes
checking for GSTPB... yes
checking for CHECK... yes
checking for NGI... yes
checking for NGM... yes
checking for EGL... yes
checking for EXIF... yes
checking for library containing android_dlopen... -lhybris-common
checking for ORC... no
checking to see if compiler understands -Wall... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating gstreamer-droid-1.0.pc
config.status: creating common/Makefile
config.status: creating common/m4/Makefile
config.status: creating gst-libs/Makefile
config.status: creating gst-libs/gst/Makefile
config.status: creating gst-libs/gst/droid/Makefile
config.status: creating gst/Makefile
config.status: creating gst/droideglsink/Makefile
config.status: creating gst/droidcodec/Makefile
config.status: creating gst/droidcamsrc/Makefile
config.status: creating tools/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
+ make
make  all-recursive
make[1]: Entering directory `/home/marco/hadk/hybris/mw/gst-droid'
Making all in common
make[2]: Entering directory `/home/marco/hadk/hybris/mw/gst-droid/common'
Making all in m4
make[3]: Entering directory `/home/marco/hadk/hybris/mw/gst-droid/common/m4'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/marco/hadk/hybris/mw/gst-droid/common/m4'
make[3]: Entering directory `/home/marco/hadk/hybris/mw/gst-droid/common'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/home/marco/hadk/hybris/mw/gst-droid/common'
make[2]: Leaving directory `/home/marco/hadk/hybris/mw/gst-droid/common'
Making all in gst-libs
make[2]: Entering directory `/home/marco/hadk/hybris/mw/gst-droid/gst-libs'
Making all in gst
make[3]: Entering directory `/home/marco/hadk/hybris/mw/gst-droid/gst-libs/gst'
Making all in droid
make[4]: Entering directory `/home/marco/hadk/hybris/mw/gst-droid/gst-libs/gst/droid'
/bin/sh ../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../..  -DSYSCONFDIR=\"/etc\"  -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -Wall -I/usr/include/droidmedia/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -fmessage-length=0 -march=armv7-a -mfloat-abi=hard -mfpu=neon -mthumb -Wno-psabi -Wall -MT libgstdroid_1.0_la-gstwrappedmemory.lo -MD -MP -MF .deps/libgstdroid_1.0_la-gstwrappedmemory.Tpo -c -o libgstdroid_1.0_la-gstwrappedmemory.lo `test -f 'gstwrappedmemory.c' || echo './'`gstwrappedmemory.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../.. -DSYSCONFDIR=\"/etc\" -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -I/usr/include/droidmedia/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -fmessage-length=0 -march=armv7-a -mfloat-abi=hard -mfpu=neon -mthumb -Wno-psabi -Wall -MT libgstdroid_1.0_la-gstwrappedmemory.lo -MD -MP -MF .deps/libgstdroid_1.0_la-gstwrappedmemory.Tpo -c gstwrappedmemory.c  -fPIC -DPIC -o .libs/libgstdroid_1.0_la-gstwrappedmemory.o
mv -f .deps/libgstdroid_1.0_la-gstwrappedmemory.Tpo .deps/libgstdroid_1.0_la-gstwrappedmemory.Plo
/bin/sh ../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../..  -DSYSCONFDIR=\"/etc\"  -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -Wall -I/usr/include/droidmedia/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -fmessage-length=0 -march=armv7-a -mfloat-abi=hard -mfpu=neon -mthumb -Wno-psabi -Wall -MT libgstdroid_1.0_la-gstdroidmediabuffer.lo -MD -MP -MF .deps/libgstdroid_1.0_la-gstdroidmediabuffer.Tpo -c -o libgstdroid_1.0_la-gstdroidmediabuffer.lo `test -f 'gstdroidmediabuffer.c' || echo './'`gstdroidmediabuffer.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../.. -DSYSCONFDIR=\"/etc\" -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -I/usr/include/droidmedia/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -fmessage-length=0 -march=armv7-a -mfloat-abi=hard -mfpu=neon -mthumb -Wno-psabi -Wall -MT libgstdroid_1.0_la-gstdroidmediabuffer.lo -MD -MP -MF .deps/libgstdroid_1.0_la-gstdroidmediabuffer.Tpo -c gstdroidmediabuffer.c  -fPIC -DPIC -o .libs/libgstdroid_1.0_la-gstdroidmediabuffer.o
mv -f .deps/libgstdroid_1.0_la-gstdroidmediabuffer.Tpo .deps/libgstdroid_1.0_la-gstdroidmediabuffer.Plo
/bin/sh ../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../..  -DSYSCONFDIR=\"/etc\"  -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -Wall -I/usr/include/droidmedia/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -fmessage-length=0 -march=armv7-a -mfloat-abi=hard -mfpu=neon -mthumb -Wno-psabi -Wall -MT libgstdroid_1.0_la-gstdroidbufferpool.lo -MD -MP -MF .deps/libgstdroid_1.0_la-gstdroidbufferpool.Tpo -c -o libgstdroid_1.0_la-gstdroidbufferpool.lo `test -f 'gstdroidbufferpool.c' || echo './'`gstdroidbufferpool.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../.. -DSYSCONFDIR=\"/etc\" -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -I/usr/include/droidmedia/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -fmessage-length=0 -march=armv7-a -mfloat-abi=hard -mfpu=neon -mthumb -Wno-psabi -Wall -MT libgstdroid_1.0_la-gstdroidbufferpool.lo -MD -MP -MF .deps/libgstdroid_1.0_la-gstdroidbufferpool.Tpo -c gstdroidbufferpool.c  -fPIC -DPIC -o .libs/libgstdroid_1.0_la-gstdroidbufferpool.o
mv -f .deps/libgstdroid_1.0_la-gstdroidbufferpool.Tpo .deps/libgstdroid_1.0_la-gstdroidbufferpool.Plo
/bin/sh ../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../..  -DSYSCONFDIR=\"/etc\"  -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -Wall -I/usr/include/droidmedia/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -fmessage-length=0 -march=armv7-a -mfloat-abi=hard -mfpu=neon -mthumb -Wno-psabi -Wall -MT libgstdroid_1.0_la-gstdroidquery.lo -MD -MP -MF .deps/libgstdroid_1.0_la-gstdroidquery.Tpo -c -o libgstdroid_1.0_la-gstdroidquery.lo `test -f 'gstdroidquery.c' || echo './'`gstdroidquery.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../.. -DSYSCONFDIR=\"/etc\" -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -I/usr/include/droidmedia/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -fmessage-length=0 -march=armv7-a -mfloat-abi=hard -mfpu=neon -mthumb -Wno-psabi -Wall -MT libgstdroid_1.0_la-gstdroidquery.lo -MD -MP -MF .deps/libgstdroid_1.0_la-gstdroidquery.Tpo -c gstdroidquery.c  -fPIC -DPIC -o .libs/libgstdroid_1.0_la-gstdroidquery.o
gstdroidquery.c: In function 'gst_droid_query_parse_video_color_format':
gstdroidquery.c:54:13: warning: assignment discards 'const' qualifier from pointer target type [enabled by default]
   structure = gst_query_get_structure (query);
             ^
mv -f .deps/libgstdroid_1.0_la-gstdroidquery.Tpo .deps/libgstdroid_1.0_la-gstdroidquery.Plo
/bin/sh ../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../..  -DSYSCONFDIR=\"/etc\"  -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -Wall -I/usr/include/droidmedia/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -fmessage-length=0 -march=armv7-a -mfloat-abi=hard -mfpu=neon -mthumb -Wno-psabi -Wall -MT libgstdroid_1.0_la-gstdroidcodec.lo -MD -MP -MF .deps/libgstdroid_1.0_la-gstdroidcodec.Tpo -c -o libgstdroid_1.0_la-gstdroidcodec.lo `test -f 'gstdroidcodec.c' || echo './'`gstdroidcodec.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../.. -DSYSCONFDIR=\"/etc\" -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -I/usr/include/droidmedia/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -fmessage-length=0 -march=armv7-a -mfloat-abi=hard -mfpu=neon -mthumb -Wno-psabi -Wall -MT libgstdroid_1.0_la-gstdroidcodec.lo -MD -MP -MF .deps/libgstdroid_1.0_la-gstdroidcodec.Tpo -c gstdroidcodec.c  -fPIC -DPIC -o .libs/libgstdroid_1.0_la-gstdroidcodec.o
mv -f .deps/libgstdroid_1.0_la-gstdroidcodec.Tpo .deps/libgstdroid_1.0_la-gstdroidcodec.Plo
/bin/sh ../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../..  -DSYSCONFDIR=\"/etc\"  -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -Wall -I/usr/include/droidmedia/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -fmessage-length=0 -march=armv7-a -mfloat-abi=hard -mfpu=neon -mthumb -Wno-psabi -Wall -MT libgstdroid_1.0_la-hybris.lo -MD -MP -MF .deps/libgstdroid_1.0_la-hybris.Tpo -c -o libgstdroid_1.0_la-hybris.lo `test -f '/usr/share/droidmedia/hybris.c' || echo './'`/usr/share/droidmedia/hybris.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../.. -DSYSCONFDIR=\"/etc\" -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -I/usr/include/droidmedia/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -fmessage-length=0 -march=armv7-a -mfloat-abi=hard -mfpu=neon -mthumb -Wno-psabi -Wall -MT libgstdroid_1.0_la-hybris.lo -MD -MP -MF .deps/libgstdroid_1.0_la-hybris.Tpo -c /usr/share/droidmedia/hybris.c  -fPIC -DPIC -o .libs/libgstdroid_1.0_la-hybris.o
mv -f .deps/libgstdroid_1.0_la-hybris.Tpo .deps/libgstdroid_1.0_la-hybris.Plo
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -Wall -I/usr/include/droidmedia/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -fmessage-length=0 -march=armv7-a -mfloat-abi=hard -mfpu=neon -mthumb -Wno-psabi -Wall   -o libgstdroid-1.0.la -rpath /usr/lib libgstdroid_1.0_la-gstwrappedmemory.lo libgstdroid_1.0_la-gstdroidmediabuffer.lo libgstdroid_1.0_la-gstdroidbufferpool.lo libgstdroid_1.0_la-gstdroidquery.lo libgstdroid_1.0_la-gstdroidcodec.lo libgstdroid_1.0_la-hybris.lo -lgstvideo-1.0 -lgsttag-1.0 -lgstcodecparsers-1.0 -lgstaudio-1.0 -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0   -lhybris-common 
libtool: link: gcc -shared  -fPIC -DPIC  .libs/libgstdroid_1.0_la-gstwrappedmemory.o .libs/libgstdroid_1.0_la-gstdroidmediabuffer.o .libs/libgstdroid_1.0_la-gstdroidbufferpool.o .libs/libgstdroid_1.0_la-gstdroidquery.o .libs/libgstdroid_1.0_la-gstdroidcodec.o .libs/libgstdroid_1.0_la-hybris.o   -lgstvideo-1.0 -lgsttag-1.0 -lgstcodecparsers-1.0 -lgstaudio-1.0 -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lhybris-common  -pthread -O2 -g -fstack-protector -march=armv7-a -mfloat-abi=hard -mfpu=neon -mthumb   -pthread -Wl,-soname -Wl,libgstdroid-1.0.so.0 -o .libs/libgstdroid-1.0.so.0.0.0
libtool: link: (cd ".libs" && rm -f "libgstdroid-1.0.so.0" && ln -s "libgstdroid-1.0.so.0.0.0" "libgstdroid-1.0.so.0")
libtool: link: (cd ".libs" && rm -f "libgstdroid-1.0.so" && ln -s "libgstdroid-1.0.so.0.0.0" "libgstdroid-1.0.so")
libtool: link: ( cd ".libs" && rm -f "libgstdroid-1.0.la" && ln -s "../libgstdroid-1.0.la" "libgstdroid-1.0.la" )
make[4]: Leaving directory `/home/marco/hadk/hybris/mw/gst-droid/gst-libs/gst/droid'
make[4]: Entering directory `/home/marco/hadk/hybris/mw/gst-droid/gst-libs/gst'
make[4]: Nothing to be done for `all-am'.
make[4]: Leaving directory `/home/marco/hadk/hybris/mw/gst-droid/gst-libs/gst'
make[3]: Leaving directory `/home/marco/hadk/hybris/mw/gst-droid/gst-libs/gst'
make[3]: Entering directory `/home/marco/hadk/hybris/mw/gst-droid/gst-libs'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/home/marco/hadk/hybris/mw/gst-droid/gst-libs'
make[2]: Leaving directory `/home/marco/hadk/hybris/mw/gst-droid/gst-libs'
Making all in gst
make[2]: Entering directory `/home/marco/hadk/hybris/mw/gst-droid/gst'
Making all in droideglsink
make[3]: Entering directory `/home/marco/hadk/hybris/mw/gst-droid/gst/droideglsink'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..    -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -Wall -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include    -I../../gst-libs/ -I/usr/include/droidmedia/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -fmessage-length=0 -march=armv7-a -mfloat-abi=hard -mfpu=neon -mthumb -Wno-psabi -Wall -MT libgstdroideglsink_la-gstdroideglsink.lo -MD -MP -MF .deps/libgstdroideglsink_la-gstdroideglsink.Tpo -c -o libgstdroideglsink_la-gstdroideglsink.lo `test -f 'gstdroideglsink.c' || echo './'`gstdroideglsink.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../../gst-libs/ -I/usr/include/droidmedia/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -fmessage-length=0 -march=armv7-a -mfloat-abi=hard -mfpu=neon -mthumb -Wno-psabi -Wall -MT libgstdroideglsink_la-gstdroideglsink.lo -MD -MP -MF .deps/libgstdroideglsink_la-gstdroideglsink.Tpo -c gstdroideglsink.c  -fPIC -DPIC -o .libs/libgstdroideglsink_la-gstdroideglsink.o
mv -f .deps/libgstdroideglsink_la-gstdroideglsink.Tpo .deps/libgstdroideglsink_la-gstdroideglsink.Plo
/bin/sh ../../libtool  --tag=CC   --mode=link gcc -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -Wall -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include    -I../../gst-libs/ -I/usr/include/droidmedia/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -fmessage-length=0 -march=armv7-a -mfloat-abi=hard -mfpu=neon -mthumb -Wno-psabi -Wall   -o libgstdroideglsink.la  libgstdroideglsink_la-gstdroideglsink.lo -lgstvideo-1.0 -lgsttag-1.0 -lgstcodecparsers-1.0 -lgstaudio-1.0 -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0   -lgstnemointerfaces-1.0 -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0   -lEGL   -lhybris-common 
libtool: link: ar cru .libs/libgstdroideglsink.a .libs/libgstdroideglsink_la-gstdroideglsink.o 
/srv/mer/toolings/SailfishOS-latest/opt/cross/bin/armv7hl-meego-linux-gnueabi-ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib .libs/libgstdroideglsink.a
libtool: link: ( cd ".libs" && rm -f "libgstdroideglsink.la" && ln -s "../libgstdroideglsink.la" "libgstdroideglsink.la" )
make[3]: Leaving directory `/home/marco/hadk/hybris/mw/gst-droid/gst/droideglsink'
Making all in droidcodec
make[3]: Entering directory `/home/marco/hadk/hybris/mw/gst-droid/gst/droidcodec'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -DSYSCONFDIR=\"/etc\"  -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -Wall -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include      -I../../gst/ -I../../gst-libs/ -I/usr/include/droidmedia/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -fmessage-length=0 -march=armv7-a -mfloat-abi=hard -mfpu=neon -mthumb -Wno-psabi -Wall -MT libgstdroidcodec_la-gstdroidvdec.lo -MD -MP -MF .deps/libgstdroidcodec_la-gstdroidvdec.Tpo -c -o libgstdroidcodec_la-gstdroidvdec.lo `test -f 'gstdroidvdec.c' || echo './'`gstdroidvdec.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DSYSCONFDIR=\"/etc\" -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../../gst/ -I../../gst-libs/ -I/usr/include/droidmedia/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -fmessage-length=0 -march=armv7-a -mfloat-abi=hard -mfpu=neon -mthumb -Wno-psabi -Wall -MT libgstdroidcodec_la-gstdroidvdec.lo -MD -MP -MF .deps/libgstdroidcodec_la-gstdroidvdec.Tpo -c gstdroidvdec.c  -fPIC -DPIC -o .libs/libgstdroidcodec_la-gstdroidvdec.o
gstdroidvdec.c: In function 'gst_droidvdec_convert_buffer':
gstdroidvdec.c:278:21: warning: assignment makes integer from pointer without a cast [enabled by default]
   use_droid_convert = dec->convert;
                     ^
mv -f .deps/libgstdroidcodec_la-gstdroidvdec.Tpo .deps/libgstdroidcodec_la-gstdroidvdec.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -DSYSCONFDIR=\"/etc\"  -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -Wall -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include      -I../../gst/ -I../../gst-libs/ -I/usr/include/droidmedia/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -fmessage-length=0 -march=armv7-a -mfloat-abi=hard -mfpu=neon -mthumb -Wno-psabi -Wall -MT libgstdroidcodec_la-gstdroidvenc.lo -MD -MP -MF .deps/libgstdroidcodec_la-gstdroidvenc.Tpo -c -o libgstdroidcodec_la-gstdroidvenc.lo `test -f 'gstdroidvenc.c' || echo './'`gstdroidvenc.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DSYSCONFDIR=\"/etc\" -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../../gst/ -I../../gst-libs/ -I/usr/include/droidmedia/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -fmessage-length=0 -march=armv7-a -mfloat-abi=hard -mfpu=neon -mthumb -Wno-psabi -Wall -MT libgstdroidcodec_la-gstdroidvenc.lo -MD -MP -MF .deps/libgstdroidcodec_la-gstdroidvenc.Tpo -c gstdroidvenc.c  -fPIC -DPIC -o .libs/libgstdroidcodec_la-gstdroidvenc.o
gstdroidvenc.c: In function 'gst_droidvenc_finish':
gstdroidvenc.c:528:3: warning: 'g_cond_timed_wait' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:285) [-Wdeprecated-declarations]
   if (!g_cond_timed_wait (&enc->eos_cond, &enc->eos_lock, &tv)) {
   ^
mv -f .deps/libgstdroidcodec_la-gstdroidvenc.Tpo .deps/libgstdroidcodec_la-gstdroidvenc.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -DSYSCONFDIR=\"/etc\"  -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -Wall -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include      -I../../gst/ -I../../gst-libs/ -I/usr/include/droidmedia/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -fmessage-length=0 -march=armv7-a -mfloat-abi=hard -mfpu=neon -mthumb -Wno-psabi -Wall -MT libgstdroidcodec_la-gstdroidadec.lo -MD -MP -MF .deps/libgstdroidcodec_la-gstdroidadec.Tpo -c -o libgstdroidcodec_la-gstdroidadec.lo `test -f 'gstdroidadec.c' || echo './'`gstdroidadec.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DSYSCONFDIR=\"/etc\" -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../../gst/ -I../../gst-libs/ -I/usr/include/droidmedia/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -fmessage-length=0 -march=armv7-a -mfloat-abi=hard -mfpu=neon -mthumb -Wno-psabi -Wall -MT libgstdroidcodec_la-gstdroidadec.lo -MD -MP -MF .deps/libgstdroidcodec_la-gstdroidadec.Tpo -c gstdroidadec.c  -fPIC -DPIC -o .libs/libgstdroidcodec_la-gstdroidadec.o
mv -f .deps/libgstdroidcodec_la-gstdroidadec.Tpo .deps/libgstdroidcodec_la-gstdroidadec.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -DSYSCONFDIR=\"/etc\"  -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -Wall -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include      -I../../gst/ -I../../gst-libs/ -I/usr/include/droidmedia/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -fmessage-length=0 -march=armv7-a -mfloat-abi=hard -mfpu=neon -mthumb -Wno-psabi -Wall -MT libgstdroidcodec_la-gstdroidaenc.lo -MD -MP -MF .deps/libgstdroidcodec_la-gstdroidaenc.Tpo -c -o libgstdroidcodec_la-gstdroidaenc.lo `test -f 'gstdroidaenc.c' || echo './'`gstdroidaenc.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DSYSCONFDIR=\"/etc\" -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../../gst/ -I../../gst-libs/ -I/usr/include/droidmedia/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -fmessage-length=0 -march=armv7-a -mfloat-abi=hard -mfpu=neon -mthumb -Wno-psabi -Wall -MT libgstdroidcodec_la-gstdroidaenc.lo -MD -MP -MF .deps/libgstdroidcodec_la-gstdroidaenc.Tpo -c gstdroidaenc.c  -fPIC -DPIC -o .libs/libgstdroidcodec_la-gstdroidaenc.o
gstdroidaenc.c: In function 'gst_droidaenc_handle_frame':
gstdroidaenc.c:527:5: warning: passing argument 1 of 'gst_element_get_clock' from incompatible pointer type [enabled by default]
     GstClock *clock = gst_element_get_clock (enc);
     ^
In file included from /usr/include/gstreamer-1.0/gst/gstbin.h:27:0,
                 from /usr/include/gstreamer-1.0/gst/gst.h:35,
                 from gstdroidaenc.h:24,
                 from gstdroidaenc.c:26:
/usr/include/gstreamer-1.0/gst/gstelement.h:872:25: note: expected 'struct GstElement *' but argument is of type 'struct GstDroidAEnc *'
 GstClock*               gst_element_get_clock           (GstElement *element);
                         ^
mv -f .deps/libgstdroidcodec_la-gstdroidaenc.Tpo .deps/libgstdroidcodec_la-gstdroidaenc.Plo
/bin/sh ../../libtool  --tag=CC   --mode=link gcc -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -Wall -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include      -I../../gst/ -I../../gst-libs/ -I/usr/include/droidmedia/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -fmessage-length=0 -march=armv7-a -mfloat-abi=hard -mfpu=neon -mthumb -Wno-psabi -Wall   -o libgstdroidcodec.la  libgstdroidcodec_la-gstdroidvdec.lo libgstdroidcodec_la-gstdroidvenc.lo libgstdroidcodec_la-gstdroidadec.lo libgstdroidcodec_la-gstdroidaenc.lo -lgstvideo-1.0 -lgsttag-1.0 -lgstcodecparsers-1.0 -lgstaudio-1.0 -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0   -lgstnemointerfaces-1.0 -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0   -lEGL     -lhybris-common 
libtool: link: ar cru .libs/libgstdroidcodec.a .libs/libgstdroidcodec_la-gstdroidvdec.o .libs/libgstdroidcodec_la-gstdroidvenc.o .libs/libgstdroidcodec_la-gstdroidadec.o .libs/libgstdroidcodec_la-gstdroidaenc.o 
/srv/mer/toolings/SailfishOS-latest/opt/cross/bin/armv7hl-meego-linux-gnueabi-ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib .libs/libgstdroidcodec.a
libtool: link: ( cd ".libs" && rm -f "libgstdroidcodec.la" && ln -s "../libgstdroidcodec.la" "libgstdroidcodec.la" )
make[3]: Leaving directory `/home/marco/hadk/hybris/mw/gst-droid/gst/droidcodec'
Making all in droidcamsrc
make[3]: Entering directory `/home/marco/hadk/hybris/mw/gst-droid/gst/droidcamsrc'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -DSYSCONFDIR=\"/etc\"  -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -Wall -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include    -I../../gst/ -I../../gst-libs/ -I/usr/include/droidmedia/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -fmessage-length=0 -march=armv7-a -mfloat-abi=hard -mfpu=neon -mthumb -Wno-psabi -Wall -MT libgstdroidcamsrc_la-gstdroidcamsrc.lo -MD -MP -MF .deps/libgstdroidcamsrc_la-gstdroidcamsrc.Tpo -c -o libgstdroidcamsrc_la-gstdroidcamsrc.lo `test -f 'gstdroidcamsrc.c' || echo './'`gstdroidcamsrc.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DSYSCONFDIR=\"/etc\" -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../../gst/ -I../../gst-libs/ -I/usr/include/droidmedia/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -fmessage-length=0 -march=armv7-a -mfloat-abi=hard -mfpu=neon -mthumb -Wno-psabi -Wall -MT libgstdroidcamsrc_la-gstdroidcamsrc.lo -MD -MP -MF .deps/libgstdroidcamsrc_la-gstdroidcamsrc.Tpo -c gstdroidcamsrc.c  -fPIC -DPIC -o .libs/libgstdroidcamsrc_la-gstdroidcamsrc.o
gstdroidcamsrc.c: In function 'gst_droidcamsrc_send_event':
gstdroidcamsrc.c:853:3: warning: enumeration value 'GST_EVENT_STREAM_COLLECTION' not handled in switch [-Wswitch]
   switch (GST_EVENT_TYPE (event)) {
   ^
gstdroidcamsrc.c:853:3: warning: enumeration value 'GST_EVENT_STREAM_GROUP_DONE' not handled in switch [-Wswitch]
gstdroidcamsrc.c:853:3: warning: enumeration value 'GST_EVENT_PROTECTION' not handled in switch [-Wswitch]
gstdroidcamsrc.c:853:3: warning: enumeration value 'GST_EVENT_SELECT_STREAMS' not handled in switch [-Wswitch]
gstdroidcamsrc.c: In function 'gst_droidcamsrc_pad_event':
gstdroidcamsrc.c:1288:3: warning: enumeration value 'GST_EVENT_STREAM_COLLECTION' not handled in switch [-Wswitch]
   switch (GST_EVENT_TYPE (event)) {
   ^
gstdroidcamsrc.c:1288:3: warning: enumeration value 'GST_EVENT_STREAM_GROUP_DONE' not handled in switch [-Wswitch]
gstdroidcamsrc.c:1288:3: warning: enumeration value 'GST_EVENT_PROTECTION' not handled in switch [-Wswitch]
gstdroidcamsrc.c:1288:3: warning: enumeration value 'GST_EVENT_SELECT_STREAMS' not handled in switch [-Wswitch]
gstdroidcamsrc.c: In function 'gst_droidcamsrc_get_video_caps_locked':
gstdroidcamsrc.c:2362:5: warning: passing argument 2 of 'gst_caps_foreach' from incompatible pointer type [enabled by default]
     gst_caps_foreach (tpl, __map, &data);
     ^
In file included from /usr/include/gstreamer-1.0/gst/gstpad.h:71:0,
                 from /usr/include/gstreamer-1.0/gst/gstelement.h:57,
                 from /usr/include/gstreamer-1.0/gst/gstbin.h:27,
                 from /usr/include/gstreamer-1.0/gst/gst.h:35,
                 from ../../gst/plugin.h:24,
                 from gstdroidcamsrc.c:26:
/usr/include/gstreamer-1.0/gst/gstcaps.h:452:19: note: expected 'GstCapsForeachFunc' but argument is of type 'gboolean (*)(struct GstCapsFeatures *, struct GstStructure *, struct Data *)'
 gboolean          gst_caps_foreach                 (const GstCaps       *caps,
                   ^
mv -f .deps/libgstdroidcamsrc_la-gstdroidcamsrc.Tpo .deps/libgstdroidcamsrc_la-gstdroidcamsrc.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -DSYSCONFDIR=\"/etc\"  -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -Wall -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include    -I../../gst/ -I../../gst-libs/ -I/usr/include/droidmedia/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -fmessage-length=0 -march=armv7-a -mfloat-abi=hard -mfpu=neon -mthumb -Wno-psabi -Wall -MT libgstdroidcamsrc_la-gstdroidcamsrcdev.lo -MD -MP -MF .deps/libgstdroidcamsrc_la-gstdroidcamsrcdev.Tpo -c -o libgstdroidcamsrc_la-gstdroidcamsrcdev.lo `test -f 'gstdroidcamsrcdev.c' || echo './'`gstdroidcamsrcdev.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DSYSCONFDIR=\"/etc\" -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../../gst/ -I../../gst-libs/ -I/usr/include/droidmedia/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -fmessage-length=0 -march=armv7-a -mfloat-abi=hard -mfpu=neon -mthumb -Wno-psabi -Wall -MT libgstdroidcamsrc_la-gstdroidcamsrcdev.lo -MD -MP -MF .deps/libgstdroidcamsrc_la-gstdroidcamsrcdev.Tpo -c gstdroidcamsrcdev.c  -fPIC -DPIC -o .libs/libgstdroidcamsrc_la-gstdroidcamsrcdev.o
mv -f .deps/libgstdroidcamsrc_la-gstdroidcamsrcdev.Tpo .deps/libgstdroidcamsrc_la-gstdroidcamsrcdev.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -DSYSCONFDIR=\"/etc\"  -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -Wall -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include    -I../../gst/ -I../../gst-libs/ -I/usr/include/droidmedia/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -fmessage-length=0 -march=armv7-a -mfloat-abi=hard -mfpu=neon -mthumb -Wno-psabi -Wall -MT libgstdroidcamsrc_la-gstdroidcamsrcparams.lo -MD -MP -MF .deps/libgstdroidcamsrc_la-gstdroidcamsrcparams.Tpo -c -o libgstdroidcamsrc_la-gstdroidcamsrcparams.lo `test -f 'gstdroidcamsrcparams.c' || echo './'`gstdroidcamsrcparams.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DSYSCONFDIR=\"/etc\" -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../../gst/ -I../../gst-libs/ -I/usr/include/droidmedia/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -fmessage-length=0 -march=armv7-a -mfloat-abi=hard -mfpu=neon -mthumb -Wno-psabi -Wall -MT libgstdroidcamsrc_la-gstdroidcamsrcparams.lo -MD -MP -MF .deps/libgstdroidcamsrc_la-gstdroidcamsrcparams.Tpo -c gstdroidcamsrcparams.c  -fPIC -DPIC -o .libs/libgstdroidcamsrc_la-gstdroidcamsrcparams.o
gstdroidcamsrcparams.c: In function 'gst_droidcamsrc_params_choose_image_framerate':
gstdroidcamsrcparams.c:495:47: warning: suggest parentheses around '&&' within '||' [-Wparentheses]
     if (max > target_max || max == target_max && min < target_min) {
                                               ^
gstdroidcamsrcparams.c: In function 'gst_droidcamsrc_params_choose_video_framerate':
gstdroidcamsrcparams.c:546:47: warning: suggest parentheses around '&&' within '||' [-Wparentheses]
     if (max > target_max || max == target_max && min > target_min) {
                                               ^
mv -f .deps/libgstdroidcamsrc_la-gstdroidcamsrcparams.Tpo .deps/libgstdroidcamsrc_la-gstdroidcamsrcparams.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -DSYSCONFDIR=\"/etc\"  -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -Wall -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include    -I../../gst/ -I../../gst-libs/ -I/usr/include/droidmedia/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -fmessage-length=0 -march=armv7-a -mfloat-abi=hard -mfpu=neon -mthumb -Wno-psabi -Wall -MT libgstdroidcamsrc_la-gstdroidcamsrcenums.lo -MD -MP -MF .deps/libgstdroidcamsrc_la-gstdroidcamsrcenums.Tpo -c -o libgstdroidcamsrc_la-gstdroidcamsrcenums.lo `test -f 'gstdroidcamsrcenums.c' || echo './'`gstdroidcamsrcenums.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DSYSCONFDIR=\"/etc\" -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../../gst/ -I../../gst-libs/ -I/usr/include/droidmedia/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -fmessage-length=0 -march=armv7-a -mfloat-abi=hard -mfpu=neon -mthumb -Wno-psabi -Wall -MT libgstdroidcamsrc_la-gstdroidcamsrcenums.lo -MD -MP -MF .deps/libgstdroidcamsrc_la-gstdroidcamsrcenums.Tpo -c gstdroidcamsrcenums.c  -fPIC -DPIC -o .libs/libgstdroidcamsrc_la-gstdroidcamsrcenums.o
mv -f .deps/libgstdroidcamsrc_la-gstdroidcamsrcenums.Tpo .deps/libgstdroidcamsrc_la-gstdroidcamsrcenums.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -DSYSCONFDIR=\"/etc\"  -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -Wall -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include    -I../../gst/ -I../../gst-libs/ -I/usr/include/droidmedia/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -fmessage-length=0 -march=armv7-a -mfloat-abi=hard -mfpu=neon -mthumb -Wno-psabi -Wall -MT libgstdroidcamsrc_la-gstdroidcamsrcphotography.lo -MD -MP -MF .deps/libgstdroidcamsrc_la-gstdroidcamsrcphotography.Tpo -c -o libgstdroidcamsrc_la-gstdroidcamsrcphotography.lo `test -f 'gstdroidcamsrcphotography.c' || echo './'`gstdroidcamsrcphotography.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DSYSCONFDIR=\"/etc\" -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../../gst/ -I../../gst-libs/ -I/usr/include/droidmedia/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -fmessage-length=0 -march=armv7-a -mfloat-abi=hard -mfpu=neon -mthumb -Wno-psabi -Wall -MT libgstdroidcamsrc_la-gstdroidcamsrcphotography.lo -MD -MP -MF .deps/libgstdroidcamsrc_la-gstdroidcamsrcphotography.Tpo -c gstdroidcamsrcphotography.c  -fPIC -DPIC -o .libs/libgstdroidcamsrc_la-gstdroidcamsrcphotography.o
gstdroidcamsrcphotography.c:162:4: error: 'GST_PHOTOGRAPHY_SCENE_MODE_ASD' undeclared here (not in a function)
   {GST_PHOTOGRAPHY_SCENE_MODE_ASD, "asd"},
    ^
gstdroidcamsrcphotography.c:163:4: error: 'GST_PHOTOGRAPHY_SCENE_MODE_BACKLIGHT' undeclared here (not in a function)
   {GST_PHOTOGRAPHY_SCENE_MODE_BACKLIGHT, "backlight"},
    ^
gstdroidcamsrcphotography.c:164:4: error: 'GST_PHOTOGRAPHY_SCENE_MODE_FLOWERS' undeclared here (not in a function)
   {GST_PHOTOGRAPHY_SCENE_MODE_FLOWERS, "flowers"},
    ^
gstdroidcamsrcphotography.c:165:4: error: 'GST_PHOTOGRAPHY_SCENE_MODE_AR' undeclared here (not in a function)
   {GST_PHOTOGRAPHY_SCENE_MODE_AR, "AR"},
    ^
gstdroidcamsrcphotography.c:166:4: error: 'GST_PHOTOGRAPHY_SCENE_MODE_HDR' undeclared here (not in a function)
   {GST_PHOTOGRAPHY_SCENE_MODE_HDR, "hdr"}
    ^
gstdroidcamsrcphotography.c:183:4: error: 'GST_PHOTOGRAPHY_COLOR_TONE_MODE_EMBOSS' undeclared here (not in a function)
   {GST_PHOTOGRAPHY_COLOR_TONE_MODE_EMBOSS, "emboss"},
    ^
gstdroidcamsrcphotography.c:183:3: error: initializer element is not constant
   {GST_PHOTOGRAPHY_COLOR_TONE_MODE_EMBOSS, "emboss"},
   ^
gstdroidcamsrcphotography.c:183:3: error: (near initialization for 'ColourToneValues[13].key')
gstdroidcamsrcphotography.c:184:4: error: 'GST_PHOTOGRAPHY_COLOR_TONE_MODE_SKETCH' undeclared here (not in a function)
   {GST_PHOTOGRAPHY_COLOR_TONE_MODE_SKETCH, "sketch"},
    ^
gstdroidcamsrcphotography.c:184:3: error: initializer element is not constant
   {GST_PHOTOGRAPHY_COLOR_TONE_MODE_SKETCH, "sketch"},
   ^
gstdroidcamsrcphotography.c:184:3: error: (near initialization for 'ColourToneValues[14].key')
gstdroidcamsrcphotography.c:185:4: error: 'GST_PHOTOGRAPHY_COLOR_TONE_MODE_NEON' undeclared here (not in a function)
   {GST_PHOTOGRAPHY_COLOR_TONE_MODE_NEON, "neon"}
    ^
gstdroidcamsrcphotography.c:185:3: error: initializer element is not constant
   {GST_PHOTOGRAPHY_COLOR_TONE_MODE_NEON, "neon"}
   ^
gstdroidcamsrcphotography.c:185:3: error: (near initialization for 'ColourToneValues[15].key')
make[3]: *** [libgstdroidcamsrc_la-gstdroidcamsrcphotography.lo] Error 1
make[3]: Leaving directory `/home/marco/hadk/hybris/mw/gst-droid/gst/droidcamsrc'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/marco/hadk/hybris/mw/gst-droid/gst'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/marco/hadk/hybris/mw/gst-droid'
make: *** [all] Error 2
error: Bad exit status from /var/tmp/rpm-tmp.6wWJF6 (%build)


RPM build errors:
    Bad exit status from /var/tmp/rpm-tmp.6wWJF6 (%build)