Mock Version: 1.1.41 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target armv7hl --nodeps builddir/build/SPECS/grilo.spec'], False, '/var/lib/mock/c7-pass-1-armhfp-8637684fd33e32243968b8c2cd61411b5c79cfc2/root/', None, 0, True, False, 993, 135, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target armv7hl --nodeps builddir/build/SPECS/grilo.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} warning: bogus date in %changelog: Thu Jul 17 2013 Matthias Clasen - 0.2.6-2 Building target platforms: armv7hl Building for target armv7hl Wrote: /builddir/build/SRPMS/grilo-0.2.6-5.el7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target armv7hl --nodeps builddir/build/SPECS/grilo.spec'], False, '/var/lib/mock/c7-pass-1-armhfp-8637684fd33e32243968b8c2cd61411b5c79cfc2/root/', None, 0, True, False, 993, 135, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target armv7hl --nodeps builddir/build/SPECS/grilo.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} warning: bogus date in %changelog: Thu Jul 17 2013 Matthias Clasen - 0.2.6-2 Building target platforms: armv7hl Building for target armv7hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.60BfDE + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf grilo-0.2.6 + /usr/bin/xz -dc /builddir/build/SOURCES/grilo-0.2.6.tar.xz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd grilo-0.2.6 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.A5N5Vn + umask 022 + cd /builddir/build/BUILD + cd grilo-0.2.6 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/lib/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + '[' 1 == 1 ']' + '[' arm == ppc64le ']' ++ find . -name config.guess -o -name config.sub + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './config.guess' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + ./configure --build=armv7hl-redhat-linux-gnu --host=armv7hl-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --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 --enable-vala --enable-introspection --enable-grl-net --disable-tests checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for gawk... (cached) gawk checking for armv7hl-redhat-linux-gnu-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 for style of include used by make... GNU checking dependency style of gcc... none checking build system type... armv7hl-redhat-linux-gnu checking host system type... armv7hl-redhat-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/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 whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert armv7hl-redhat-linux-gnu file names to armv7hl-redhat-linux-gnu format... func_convert_file_noop checking how to convert armv7hl-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for armv7hl-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for armv7hl-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for armv7hl-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for armv7hl-redhat-linux-gnu-strip... no checking for strip... strip checking for armv7hl-redhat-linux-gnu-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 armv7hl-redhat-linux-gnu-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... yes checking whether gcc and cc understand -c and -o together... yes checking for ANSI C header files... (cached) yes checking whether gcc understands -Wall... yes checking whether gcc understands -Wstrict-prototypes... yes checking whether gcc understands -Wnested-externs... yes checking whether gcc understands -Werror=missing-prototypes... yes checking whether gcc understands -Werror=implicit-function-declaration... yes checking whether gcc understands -Werror=pointer-arith... yes checking whether gcc understands -Werror=init-self... yes checking whether gcc understands -Werror=format-security... yes checking whether gcc understands -Werror=format=2... yes checking whether gcc understands -Werror=missing-include-dirs... yes checking what warning flags to pass to the C compiler... -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs checking what language compliance flags to pass to the C compiler... checking whether to enable maintainer-specific portions of Makefiles... no checking for armv7hl-redhat-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for DEPS... yes checking for GTU... yes checking for OAUTH... no configure: WARNING: oauth missing, unable to configure Flickr personal accounts checking for NET... yes configure: WARNING: "Configuring with debugging options enabled!" checking whether Vala plugin support is requested... yes checking for VALA... yes checking for valac... /usr/bin/valac checking for vala-gen-introspect... /usr/bin/vala-gen-introspect checking for vapigen... /usr/bin/vapigen checking for gtkdoc-check... /usr/bin/gtkdoc-check checking for gtkdoc-rebase... /usr/bin/gtkdoc-rebase checking for gtkdoc-mkpdf... /usr/bin/gtkdoc-mkpdf checking whether to build gtk-doc documentation... no checking for gobject-introspection... yes checking whether NLS is requested... yes checking for intltool >= 0.40.0... 0.50.2 found checking for intltool-update... /usr/bin/intltool-update checking for intltool-merge... /usr/bin/intltool-merge checking for intltool-extract... /usr/bin/intltool-extract checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for perl... /usr/bin/perl checking for perl >= 5.8.1... 5.16.3 checking for XML::Parser... ok configure: creating ./config.status config.status: creating grilo-net-uninstalled.pc config.status: creating grilo-net-0.2.pc config.status: creating Makefile config.status: creating grilo-uninstalled.pc config.status: creating grilo-0.2.pc config.status: creating src/Makefile config.status: creating po/Makefile.in config.status: creating po/Makefile config.status: creating tests/Makefile config.status: creating tests/python/Makefile config.status: creating tests/python/util.py config.status: creating libs/Makefile config.status: creating libs/net/Makefile config.status: creating tools/Makefile config.status: creating tools/grilo-test-ui/Makefile config.status: creating tools/grilo-inspect/Makefile config.status: creating tools/vala/Makefile config.status: creating bindings/Makefile config.status: creating bindings/vala/Makefile config.status: creating bindings/vala/grilo-uninstalled.files config.status: creating bindings/vala/grilo-uninstalled.namespace config.status: creating bindings/vala/grilo-net-uninstalled.files config.status: creating bindings/vala/grilo-net-uninstalled.namespace config.status: creating doc/Makefile config.status: creating doc/grilo/Makefile config.status: creating examples/Makefile config.status: creating src/config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing po/stamp-it commands + make -j4 Making all in src make[1]: Entering directory `/builddir/build/BUILD/grilo-0.2.6/src' make all-am make[2]: Entering directory `/builddir/build/BUILD/grilo-0.2.6/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I. -I./data -DLOCALEDIR=\"/usr/share/locale\" -DGRILO_COMPILATION -DG_LOG_DOMAIN=\"Grilo\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs -Wmissing-declarations -std=c99 -g3 -O0 -c -o libgrilo-0.2_la-grl-plugin.lo `test -f 'grl-plugin.c' || echo './'`grl-plugin.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I. -I./data -DLOCALEDIR=\"/usr/share/locale\" -DGRILO_COMPILATION -DG_LOG_DOMAIN=\"Grilo\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs -Wmissing-declarations -std=c99 -g3 -O0 -c -o libgrilo-0.2_la-grl-registry.lo `test -f 'grl-registry.c' || echo './'`grl-registry.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I. -I./data -DLOCALEDIR=\"/usr/share/locale\" -DGRILO_COMPILATION -DG_LOG_DOMAIN=\"Grilo\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs -Wmissing-declarations -std=c99 -g3 -O0 -c -o libgrilo-0.2_la-grl-metadata-key.lo `test -f 'grl-metadata-key.c' || echo './'`grl-metadata-key.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I. -I./data -DLOCALEDIR=\"/usr/share/locale\" -DGRILO_COMPILATION -DG_LOG_DOMAIN=\"Grilo\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs -Wmissing-declarations -std=c99 -g3 -O0 -c -o libgrilo-0.2_la-grl-type-builtins.lo `test -f 'grl-type-builtins.c' || echo './'`grl-type-builtins.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I. -I./data -DLOCALEDIR=\"/usr/share/locale\" -DGRILO_COMPILATION -DG_LOG_DOMAIN=\"Grilo\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs -Wmissing-declarations -std=c99 -g3 -O0 -c grl-metadata-key.c -fPIC -DPIC -o .libs/libgrilo-0.2_la-grl-metadata-key.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I. -I./data -DLOCALEDIR=\"/usr/share/locale\" -DGRILO_COMPILATION -DG_LOG_DOMAIN=\"Grilo\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs -Wmissing-declarations -std=c99 -g3 -O0 -c grl-registry.c -fPIC -DPIC -o .libs/libgrilo-0.2_la-grl-registry.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I. -I./data -DLOCALEDIR=\"/usr/share/locale\" -DGRILO_COMPILATION -DG_LOG_DOMAIN=\"Grilo\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs -Wmissing-declarations -std=c99 -g3 -O0 -c grl-plugin.c -fPIC -DPIC -o .libs/libgrilo-0.2_la-grl-plugin.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I. -I./data -DLOCALEDIR=\"/usr/share/locale\" -DGRILO_COMPILATION -DG_LOG_DOMAIN=\"Grilo\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs -Wmissing-declarations -std=c99 -g3 -O0 -c grl-type-builtins.c -fPIC -DPIC -o .libs/libgrilo-0.2_la-grl-type-builtins.o In file included from /usr/include/limits.h:26:0, from /usr/lib/gcc/armv7hl-redhat-linux-gnueabi/4.8.3/include/limits.h:168, from /usr/lib/gcc/armv7hl-redhat-linux-gnueabi/4.8.3/include/syslimits.h:7, from /usr/lib/gcc/armv7hl-redhat-linux-gnueabi/4.8.3/include/limits.h:34, from /usr/lib/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from grl-metadata-key.h:30, from grl-metadata-key.c:30: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^ In file included from /usr/include/limits.h:26:0, from /usr/lib/gcc/armv7hl-redhat-linux-gnueabi/4.8.3/include/limits.h:168, from /usr/lib/gcc/armv7hl-redhat-linux-gnueabi/4.8.3/include/syslimits.h:7, from /usr/lib/gcc/armv7hl-redhat-linux-gnueabi/4.8.3/include/limits.h:34, from /usr/lib/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from grl-plugin.h:30, from grl-plugin.c:36: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^ In file included from /usr/include/limits.h:26:0, from /usr/lib/gcc/armv7hl-redhat-linux-gnueabi/4.8.3/include/limits.h:168, from /usr/lib/gcc/armv7hl-redhat-linux-gnueabi/4.8.3/include/syslimits.h:7, from /usr/lib/gcc/armv7hl-redhat-linux-gnueabi/4.8.3/include/limits.h:34, from /usr/lib/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from grl-registry.h:30, from grl-registry.c:40: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^ In file included from /usr/include/limits.h:26:0, from /usr/lib/gcc/armv7hl-redhat-linux-gnueabi/4.8.3/include/limits.h:168, from /usr/lib/gcc/armv7hl-redhat-linux-gnueabi/4.8.3/include/syslimits.h:7, from /usr/lib/gcc/armv7hl-redhat-linux-gnueabi/4.8.3/include/limits.h:34, from /usr/lib/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from grl-type-builtins.h:7, from grl-type-builtins.c:4: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I. -I./data -DLOCALEDIR=\"/usr/share/locale\" -DGRILO_COMPILATION -DG_LOG_DOMAIN=\"Grilo\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs -Wmissing-declarations -std=c99 -g3 -O0 -c grl-type-builtins.c -o libgrilo-0.2_la-grl-type-builtins.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I. -I./data -DLOCALEDIR=\"/usr/share/locale\" -DGRILO_COMPILATION -DG_LOG_DOMAIN=\"Grilo\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs -Wmissing-declarations -std=c99 -g3 -O0 -c grl-metadata-key.c -o libgrilo-0.2_la-grl-metadata-key.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I. -I./data -DLOCALEDIR=\"/usr/share/locale\" -DGRILO_COMPILATION -DG_LOG_DOMAIN=\"Grilo\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs -Wmissing-declarations -std=c99 -g3 -O0 -c grl-plugin.c -o libgrilo-0.2_la-grl-plugin.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I. -I./data -DLOCALEDIR=\"/usr/share/locale\" -DGRILO_COMPILATION -DG_LOG_DOMAIN=\"Grilo\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs -Wmissing-declarations -std=c99 -g3 -O0 -c -o libgrilo-0.2_la-grl-marshal.lo `test -f 'grl-marshal.c' || echo './'`grl-marshal.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I. -I./data -DLOCALEDIR=\"/usr/share/locale\" -DGRILO_COMPILATION -DG_LOG_DOMAIN=\"Grilo\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs -Wmissing-declarations -std=c99 -g3 -O0 -c grl-marshal.c -fPIC -DPIC -o .libs/libgrilo-0.2_la-grl-marshal.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I. -I./data -DLOCALEDIR=\"/usr/share/locale\" -DGRILO_COMPILATION -DG_LOG_DOMAIN=\"Grilo\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs -Wmissing-declarations -std=c99 -g3 -O0 -c -o libgrilo-0.2_la-grl-operation.lo `test -f 'grl-operation.c' || echo './'`grl-operation.c In file included from /usr/include/limits.h:26:0, from /usr/lib/gcc/armv7hl-redhat-linux-gnueabi/4.8.3/include/limits.h:168, from /usr/lib/gcc/armv7hl-redhat-linux-gnueabi/4.8.3/include/syslimits.h:7, from /usr/lib/gcc/armv7hl-redhat-linux-gnueabi/4.8.3/include/limits.h:34, from /usr/lib/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from grl-marshal.h:5, from grl-marshal.c:1: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I. -I./data -DLOCALEDIR=\"/usr/share/locale\" -DGRILO_COMPILATION -DG_LOG_DOMAIN=\"Grilo\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs -Wmissing-declarations -std=c99 -g3 -O0 -c grl-registry.c -o libgrilo-0.2_la-grl-registry.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I. -I./data -DLOCALEDIR=\"/usr/share/locale\" -DGRILO_COMPILATION -DG_LOG_DOMAIN=\"Grilo\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs -Wmissing-declarations -std=c99 -g3 -O0 -c grl-operation.c -fPIC -DPIC -o .libs/libgrilo-0.2_la-grl-operation.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I. -I./data -DLOCALEDIR=\"/usr/share/locale\" -DGRILO_COMPILATION -DG_LOG_DOMAIN=\"Grilo\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs -Wmissing-declarations -std=c99 -g3 -O0 -c -o libgrilo-0.2_la-grl-sync.lo `test -f 'grl-sync.c' || echo './'`grl-sync.c In file included from /usr/include/limits.h:26:0, from /usr/lib/gcc/armv7hl-redhat-linux-gnueabi/4.8.3/include/limits.h:168, from /usr/lib/gcc/armv7hl-redhat-linux-gnueabi/4.8.3/include/syslimits.h:7, from /usr/lib/gcc/armv7hl-redhat-linux-gnueabi/4.8.3/include/limits.h:34, from /usr/lib/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from grl-operation.h:30, from grl-operation.c:23: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I. -I./data -DLOCALEDIR=\"/usr/share/locale\" -DGRILO_COMPILATION -DG_LOG_DOMAIN=\"Grilo\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs -Wmissing-declarations -std=c99 -g3 -O0 -c grl-sync.c -fPIC -DPIC -o .libs/libgrilo-0.2_la-grl-sync.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I. -I./data -DLOCALEDIR=\"/usr/share/locale\" -DGRILO_COMPILATION -DG_LOG_DOMAIN=\"Grilo\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs -Wmissing-declarations -std=c99 -g3 -O0 -c grl-marshal.c -o libgrilo-0.2_la-grl-marshal.o >/dev/null 2>&1 In file included from /usr/include/limits.h:26:0, from /usr/lib/gcc/armv7hl-redhat-linux-gnueabi/4.8.3/include/limits.h:168, from /usr/lib/gcc/armv7hl-redhat-linux-gnueabi/4.8.3/include/syslimits.h:7, from /usr/lib/gcc/armv7hl-redhat-linux-gnueabi/4.8.3/include/limits.h:34, from /usr/lib/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from grl-sync-priv.h:26, from grl-sync.c:24: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I. -I./data -DLOCALEDIR=\"/usr/share/locale\" -DGRILO_COMPILATION -DG_LOG_DOMAIN=\"Grilo\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs -Wmissing-declarations -std=c99 -g3 -O0 -c grl-operation.c -o libgrilo-0.2_la-grl-operation.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I. -I./data -DLOCALEDIR=\"/usr/share/locale\" -DGRILO_COMPILATION -DG_LOG_DOMAIN=\"Grilo\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs -Wmissing-declarations -std=c99 -g3 -O0 -c grl-sync.c -o libgrilo-0.2_la-grl-sync.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I. -I./data -DLOCALEDIR=\"/usr/share/locale\" -DGRILO_COMPILATION -DG_LOG_DOMAIN=\"Grilo\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs -Wmissing-declarations -std=c99 -g3 -O0 -c -o libgrilo-0.2_la-grl-source.lo `test -f 'grl-source.c' || echo './'`grl-source.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I. -I./data -DLOCALEDIR=\"/usr/share/locale\" -DGRILO_COMPILATION -DG_LOG_DOMAIN=\"Grilo\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs -Wmissing-declarations -std=c99 -g3 -O0 -c -o libgrilo-0.2_la-grl-util.lo `test -f 'grl-util.c' || echo './'`grl-util.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I. -I./data -DLOCALEDIR=\"/usr/share/locale\" -DGRILO_COMPILATION -DG_LOG_DOMAIN=\"Grilo\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs -Wmissing-declarations -std=c99 -g3 -O0 -c grl-source.c -fPIC -DPIC -o .libs/libgrilo-0.2_la-grl-source.o In file included from /usr/include/limits.h:26:0, from /usr/lib/gcc/armv7hl-redhat-linux-gnueabi/4.8.3/include/limits.h:168, from /usr/lib/gcc/armv7hl-redhat-linux-gnueabi/4.8.3/include/syslimits.h:7, from /usr/lib/gcc/armv7hl-redhat-linux-gnueabi/4.8.3/include/limits.h:34, from /usr/lib/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from ./grl-metadata-key.h:30, from grl-source.h:30, from grl-source.c:35: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I. -I./data -DLOCALEDIR=\"/usr/share/locale\" -DGRILO_COMPILATION -DG_LOG_DOMAIN=\"Grilo\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs -Wmissing-declarations -std=c99 -g3 -O0 -c -o libgrilo-0.2_la-grl-multiple.lo `test -f 'grl-multiple.c' || echo './'`grl-multiple.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I. -I./data -DLOCALEDIR=\"/usr/share/locale\" -DGRILO_COMPILATION -DG_LOG_DOMAIN=\"Grilo\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs -Wmissing-declarations -std=c99 -g3 -O0 -c grl-util.c -fPIC -DPIC -o .libs/libgrilo-0.2_la-grl-util.o In file included from /usr/include/limits.h:26:0, from /usr/lib/gcc/armv7hl-redhat-linux-gnueabi/4.8.3/include/limits.h:168, from /usr/lib/gcc/armv7hl-redhat-linux-gnueabi/4.8.3/include/syslimits.h:7, from /usr/lib/gcc/armv7hl-redhat-linux-gnueabi/4.8.3/include/limits.h:34, from /usr/lib/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from grl-util.h:30, from grl-util.c:28: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I. -I./data -DLOCALEDIR=\"/usr/share/locale\" -DGRILO_COMPILATION -DG_LOG_DOMAIN=\"Grilo\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs -Wmissing-declarations -std=c99 -g3 -O0 -c grl-multiple.c -fPIC -DPIC -o .libs/libgrilo-0.2_la-grl-multiple.o In file included from /usr/include/limits.h:26:0, from /usr/lib/gcc/armv7hl-redhat-linux-gnueabi/4.8.3/include/limits.h:168, from /usr/lib/gcc/armv7hl-redhat-linux-gnueabi/4.8.3/include/syslimits.h:7, from /usr/lib/gcc/armv7hl-redhat-linux-gnueabi/4.8.3/include/limits.h:34, from /usr/lib/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from grl-multiple.h:30, from grl-multiple.c:36: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I. -I./data -DLOCALEDIR=\"/usr/share/locale\" -DGRILO_COMPILATION -DG_LOG_DOMAIN=\"Grilo\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs -Wmissing-declarations -std=c99 -g3 -O0 -c -o libgrilo-0.2_la-grl-log.lo `test -f 'grl-log.c' || echo './'`grl-log.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I. -I./data -DLOCALEDIR=\"/usr/share/locale\" -DGRILO_COMPILATION -DG_LOG_DOMAIN=\"Grilo\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs -Wmissing-declarations -std=c99 -g3 -O0 -c grl-util.c -o libgrilo-0.2_la-grl-util.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I. -I./data -DLOCALEDIR=\"/usr/share/locale\" -DGRILO_COMPILATION -DG_LOG_DOMAIN=\"Grilo\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs -Wmissing-declarations -std=c99 -g3 -O0 -c grl-log.c -fPIC -DPIC -o .libs/libgrilo-0.2_la-grl-log.o In file included from /usr/include/limits.h:26:0, from /usr/lib/gcc/armv7hl-redhat-linux-gnueabi/4.8.3/include/limits.h:168, from /usr/lib/gcc/armv7hl-redhat-linux-gnueabi/4.8.3/include/syslimits.h:7, from /usr/lib/gcc/armv7hl-redhat-linux-gnueabi/4.8.3/include/limits.h:34, from /usr/lib/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from grl-log.h:35, from grl-log.c:30: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I. -I./data -DLOCALEDIR=\"/usr/share/locale\" -DGRILO_COMPILATION -DG_LOG_DOMAIN=\"Grilo\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs -Wmissing-declarations -std=c99 -g3 -O0 -c -o libgrilo-0.2_la-grl-value-helper.lo `test -f 'grl-value-helper.c' || echo './'`grl-value-helper.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I. -I./data -DLOCALEDIR=\"/usr/share/locale\" -DGRILO_COMPILATION -DG_LOG_DOMAIN=\"Grilo\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs -Wmissing-declarations -std=c99 -g3 -O0 -c grl-multiple.c -o libgrilo-0.2_la-grl-multiple.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I. -I./data -DLOCALEDIR=\"/usr/share/locale\" -DGRILO_COMPILATION -DG_LOG_DOMAIN=\"Grilo\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs -Wmissing-declarations -std=c99 -g3 -O0 -c grl-value-helper.c -fPIC -DPIC -o .libs/libgrilo-0.2_la-grl-value-helper.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I. -I./data -DLOCALEDIR=\"/usr/share/locale\" -DGRILO_COMPILATION -DG_LOG_DOMAIN=\"Grilo\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs -Wmissing-declarations -std=c99 -g3 -O0 -c grl-log.c -o libgrilo-0.2_la-grl-log.o >/dev/null 2>&1 In file included from /usr/include/limits.h:26:0, from /usr/lib/gcc/armv7hl-redhat-linux-gnueabi/4.8.3/include/limits.h:168, from /usr/lib/gcc/armv7hl-redhat-linux-gnueabi/4.8.3/include/syslimits.h:7, from /usr/lib/gcc/armv7hl-redhat-linux-gnueabi/4.8.3/include/limits.h:34, from /usr/lib/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from ./grl-value-helper.h:30, from grl-value-helper.c:30: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I. -I./data -DLOCALEDIR=\"/usr/share/locale\" -DGRILO_COMPILATION -DG_LOG_DOMAIN=\"Grilo\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs -Wmissing-declarations -std=c99 -g3 -O0 -c grl-value-helper.c -o libgrilo-0.2_la-grl-value-helper.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I. -I./data -DLOCALEDIR=\"/usr/share/locale\" -DGRILO_COMPILATION -DG_LOG_DOMAIN=\"Grilo\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs -Wmissing-declarations -std=c99 -g3 -O0 -c -o libgrilo-0.2_la-grl-caps.lo `test -f 'grl-caps.c' || echo './'`grl-caps.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I. -I./data -DLOCALEDIR=\"/usr/share/locale\" -DGRILO_COMPILATION -DG_LOG_DOMAIN=\"Grilo\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs -Wmissing-declarations -std=c99 -g3 -O0 -c -o libgrilo-0.2_la-grl-operation-options.lo `test -f 'grl-operation-options.c' || echo './'`grl-operation-options.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I. -I./data -DLOCALEDIR=\"/usr/share/locale\" -DGRILO_COMPILATION -DG_LOG_DOMAIN=\"Grilo\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs -Wmissing-declarations -std=c99 -g3 -O0 -c grl-caps.c -fPIC -DPIC -o .libs/libgrilo-0.2_la-grl-caps.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I. -I./data -DLOCALEDIR=\"/usr/share/locale\" -DGRILO_COMPILATION -DG_LOG_DOMAIN=\"Grilo\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs -Wmissing-declarations -std=c99 -g3 -O0 -c grl-operation-options.c -fPIC -DPIC -o .libs/libgrilo-0.2_la-grl-operation-options.o In file included from /usr/include/limits.h:26:0, from /usr/lib/gcc/armv7hl-redhat-linux-gnueabi/4.8.3/include/limits.h:168, from /usr/lib/gcc/armv7hl-redhat-linux-gnueabi/4.8.3/include/syslimits.h:7, from /usr/lib/gcc/armv7hl-redhat-linux-gnueabi/4.8.3/include/limits.h:34, from /usr/lib/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from ./grl-caps.h:30, from grl-caps.c:47: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^ In file included from /usr/include/limits.h:26:0, from /usr/lib/gcc/armv7hl-redhat-linux-gnueabi/4.8.3/include/limits.h:168, from /usr/lib/gcc/armv7hl-redhat-linux-gnueabi/4.8.3/include/syslimits.h:7, from /usr/lib/gcc/armv7hl-redhat-linux-gnueabi/4.8.3/include/limits.h:34, from /usr/lib/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from ./grl-caps.h:30, from ./grl-operation-options.h:27, from grl-operation-options.c:31: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I. -I./data -DLOCALEDIR=\"/usr/share/locale\" -DGRILO_COMPILATION -DG_LOG_DOMAIN=\"Grilo\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs -Wmissing-declarations -std=c99 -g3 -O0 -c -o libgrilo-0.2_la-grl-range-value.lo `test -f 'grl-range-value.c' || echo './'`grl-range-value.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I. -I./data -DLOCALEDIR=\"/usr/share/locale\" -DGRILO_COMPILATION -DG_LOG_DOMAIN=\"Grilo\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs -Wmissing-declarations -std=c99 -g3 -O0 -c grl-range-value.c -fPIC -DPIC -o .libs/libgrilo-0.2_la-grl-range-value.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I. -I./data -DLOCALEDIR=\"/usr/share/locale\" -DGRILO_COMPILATION -DG_LOG_DOMAIN=\"Grilo\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs -Wmissing-declarations -std=c99 -g3 -O0 -c grl-source.c -o libgrilo-0.2_la-grl-source.o >/dev/null 2>&1 In file included from /usr/include/limits.h:26:0, from /usr/lib/gcc/armv7hl-redhat-linux-gnueabi/4.8.3/include/limits.h:168, from /usr/lib/gcc/armv7hl-redhat-linux-gnueabi/4.8.3/include/syslimits.h:7, from /usr/lib/gcc/armv7hl-redhat-linux-gnueabi/4.8.3/include/limits.h:34, from /usr/lib/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from ./grl-range-value.h:30, from grl-range-value.c:30: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I. -I./data -DLOCALEDIR=\"/usr/share/locale\" -DGRILO_COMPILATION -DG_LOG_DOMAIN=\"Grilo\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs -Wmissing-declarations -std=c99 -g3 -O0 -c grl-caps.c -o libgrilo-0.2_la-grl-caps.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I. -I./data -DLOCALEDIR=\"/usr/share/locale\" -DGRILO_COMPILATION -DG_LOG_DOMAIN=\"Grilo\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs -Wmissing-declarations -std=c99 -g3 -O0 -c grl-range-value.c -o libgrilo-0.2_la-grl-range-value.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I. -I./data -DLOCALEDIR=\"/usr/share/locale\" -DGRILO_COMPILATION -DG_LOG_DOMAIN=\"Grilo\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs -Wmissing-declarations -std=c99 -g3 -O0 -c grl-operation-options.c -o libgrilo-0.2_la-grl-operation-options.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I. -I./data -DLOCALEDIR=\"/usr/share/locale\" -DGRILO_COMPILATION -DG_LOG_DOMAIN=\"Grilo\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs -Wmissing-declarations -std=c99 -g3 -O0 -c -o libgrilo-0.2_la-grilo.lo `test -f 'grilo.c' || echo './'`grilo.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I. -I./data -DLOCALEDIR=\"/usr/share/locale\" -DGRILO_COMPILATION -DG_LOG_DOMAIN=\"Grilo\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs -Wmissing-declarations -std=c99 -g3 -O0 -c -o libgrilo-0.2_la-grl-data.lo `test -f 'data/grl-data.c' || echo './'`data/grl-data.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I. -I./data -DLOCALEDIR=\"/usr/share/locale\" -DGRILO_COMPILATION -DG_LOG_DOMAIN=\"Grilo\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs -Wmissing-declarations -std=c99 -g3 -O0 -c grilo.c -fPIC -DPIC -o .libs/libgrilo-0.2_la-grilo.o In file included from /usr/include/limits.h:26:0, from /usr/lib/gcc/armv7hl-redhat-linux-gnueabi/4.8.3/include/limits.h:168, from /usr/lib/gcc/armv7hl-redhat-linux-gnueabi/4.8.3/include/syslimits.h:7, from /usr/lib/gcc/armv7hl-redhat-linux-gnueabi/4.8.3/include/limits.h:34, from /usr/lib/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from grilo.h:28, from grilo.c:36: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I. -I./data -DLOCALEDIR=\"/usr/share/locale\" -DGRILO_COMPILATION -DG_LOG_DOMAIN=\"Grilo\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs -Wmissing-declarations -std=c99 -g3 -O0 -c data/grl-data.c -fPIC -DPIC -o .libs/libgrilo-0.2_la-grl-data.o In file included from /usr/include/limits.h:26:0, from /usr/lib/gcc/armv7hl-redhat-linux-gnueabi/4.8.3/include/limits.h:168, from /usr/lib/gcc/armv7hl-redhat-linux-gnueabi/4.8.3/include/syslimits.h:7, from /usr/lib/gcc/armv7hl-redhat-linux-gnueabi/4.8.3/include/limits.h:34, from /usr/lib/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from data/grl-data.h:32, from data/grl-data.c:39: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I. -I./data -DLOCALEDIR=\"/usr/share/locale\" -DGRILO_COMPILATION -DG_LOG_DOMAIN=\"Grilo\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs -Wmissing-declarations -std=c99 -g3 -O0 -c -o libgrilo-0.2_la-grl-related-keys.lo `test -f 'data/grl-related-keys.c' || echo './'`data/grl-related-keys.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I. -I./data -DLOCALEDIR=\"/usr/share/locale\" -DGRILO_COMPILATION -DG_LOG_DOMAIN=\"Grilo\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs -Wmissing-declarations -std=c99 -g3 -O0 -c data/grl-related-keys.c -fPIC -DPIC -o .libs/libgrilo-0.2_la-grl-related-keys.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I. -I./data -DLOCALEDIR=\"/usr/share/locale\" -DGRILO_COMPILATION -DG_LOG_DOMAIN=\"Grilo\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs -Wmissing-declarations -std=c99 -g3 -O0 -c grilo.c -o libgrilo-0.2_la-grilo.o >/dev/null 2>&1 In file included from /usr/include/limits.h:26:0, from /usr/lib/gcc/armv7hl-redhat-linux-gnueabi/4.8.3/include/limits.h:168, from /usr/lib/gcc/armv7hl-redhat-linux-gnueabi/4.8.3/include/syslimits.h:7, from /usr/lib/gcc/armv7hl-redhat-linux-gnueabi/4.8.3/include/limits.h:34, from /usr/lib/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from data/grl-related-keys.h:32, from data/grl-related-keys.c:42: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I. -I./data -DLOCALEDIR=\"/usr/share/locale\" -DGRILO_COMPILATION -DG_LOG_DOMAIN=\"Grilo\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs -Wmissing-declarations -std=c99 -g3 -O0 -c data/grl-data.c -o libgrilo-0.2_la-grl-data.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I. -I./data -DLOCALEDIR=\"/usr/share/locale\" -DGRILO_COMPILATION -DG_LOG_DOMAIN=\"Grilo\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs -Wmissing-declarations -std=c99 -g3 -O0 -c -o libgrilo-0.2_la-grl-media.lo `test -f 'data/grl-media.c' || echo './'`data/grl-media.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I. -I./data -DLOCALEDIR=\"/usr/share/locale\" -DGRILO_COMPILATION -DG_LOG_DOMAIN=\"Grilo\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs -Wmissing-declarations -std=c99 -g3 -O0 -c -o libgrilo-0.2_la-grl-media-audio.lo `test -f 'data/grl-media-audio.c' || echo './'`data/grl-media-audio.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I. -I./data -DLOCALEDIR=\"/usr/share/locale\" -DGRILO_COMPILATION -DG_LOG_DOMAIN=\"Grilo\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs -Wmissing-declarations -std=c99 -g3 -O0 -c data/grl-media.c -fPIC -DPIC -o .libs/libgrilo-0.2_la-grl-media.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I. -I./data -DLOCALEDIR=\"/usr/share/locale\" -DGRILO_COMPILATION -DG_LOG_DOMAIN=\"Grilo\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs -Wmissing-declarations -std=c99 -g3 -O0 -c data/grl-related-keys.c -o libgrilo-0.2_la-grl-related-keys.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I. -I./data -DLOCALEDIR=\"/usr/share/locale\" -DGRILO_COMPILATION -DG_LOG_DOMAIN=\"Grilo\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs -Wmissing-declarations -std=c99 -g3 -O0 -c data/grl-media-audio.c -fPIC -DPIC -o .libs/libgrilo-0.2_la-grl-media-audio.o In file included from /usr/include/limits.h:26:0, from /usr/lib/gcc/armv7hl-redhat-linux-gnueabi/4.8.3/include/limits.h:168, from /usr/lib/gcc/armv7hl-redhat-linux-gnueabi/4.8.3/include/syslimits.h:7, from /usr/lib/gcc/armv7hl-redhat-linux-gnueabi/4.8.3/include/limits.h:34, from /usr/lib/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from ./data/grl-data.h:32, from data/grl-media.h:32, from data/grl-media.c:35: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^ In file included from /usr/include/limits.h:26:0, from /usr/lib/gcc/armv7hl-redhat-linux-gnueabi/4.8.3/include/limits.h:168, from /usr/lib/gcc/armv7hl-redhat-linux-gnueabi/4.8.3/include/syslimits.h:7, from /usr/lib/gcc/armv7hl-redhat-linux-gnueabi/4.8.3/include/limits.h:34, from /usr/lib/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from ./data/grl-data.h:32, from ./data/grl-media.h:32, from data/grl-media-audio.h:32, from data/grl-media-audio.c:34: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I. -I./data -DLOCALEDIR=\"/usr/share/locale\" -DGRILO_COMPILATION -DG_LOG_DOMAIN=\"Grilo\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs -Wmissing-declarations -std=c99 -g3 -O0 -c -o libgrilo-0.2_la-grl-media-video.lo `test -f 'data/grl-media-video.c' || echo './'`data/grl-media-video.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I. -I./data -DLOCALEDIR=\"/usr/share/locale\" -DGRILO_COMPILATION -DG_LOG_DOMAIN=\"Grilo\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs -Wmissing-declarations -std=c99 -g3 -O0 -c data/grl-media-audio.c -o libgrilo-0.2_la-grl-media-audio.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I. -I./data -DLOCALEDIR=\"/usr/share/locale\" -DGRILO_COMPILATION -DG_LOG_DOMAIN=\"Grilo\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs -Wmissing-declarations -std=c99 -g3 -O0 -c data/grl-media-video.c -fPIC -DPIC -o .libs/libgrilo-0.2_la-grl-media-video.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I. -I./data -DLOCALEDIR=\"/usr/share/locale\" -DGRILO_COMPILATION -DG_LOG_DOMAIN=\"Grilo\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs -Wmissing-declarations -std=c99 -g3 -O0 -c -o libgrilo-0.2_la-grl-media-image.lo `test -f 'data/grl-media-image.c' || echo './'`data/grl-media-image.c In file included from /usr/include/limits.h:26:0, from /usr/lib/gcc/armv7hl-redhat-linux-gnueabi/4.8.3/include/limits.h:168, from /usr/lib/gcc/armv7hl-redhat-linux-gnueabi/4.8.3/include/syslimits.h:7, from /usr/lib/gcc/armv7hl-redhat-linux-gnueabi/4.8.3/include/limits.h:34, from /usr/lib/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from ./data/grl-data.h:32, from ./data/grl-media.h:32, from data/grl-media-video.h:32, from data/grl-media-video.c:34: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I. -I./data -DLOCALEDIR=\"/usr/share/locale\" -DGRILO_COMPILATION -DG_LOG_DOMAIN=\"Grilo\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs -Wmissing-declarations -std=c99 -g3 -O0 -c data/grl-media-image.c -fPIC -DPIC -o .libs/libgrilo-0.2_la-grl-media-image.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I. -I./data -DLOCALEDIR=\"/usr/share/locale\" -DGRILO_COMPILATION -DG_LOG_DOMAIN=\"Grilo\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs -Wmissing-declarations -std=c99 -g3 -O0 -c data/grl-media.c -o libgrilo-0.2_la-grl-media.o >/dev/null 2>&1 In file included from /usr/include/limits.h:26:0, from /usr/lib/gcc/armv7hl-redhat-linux-gnueabi/4.8.3/include/limits.h:168, from /usr/lib/gcc/armv7hl-redhat-linux-gnueabi/4.8.3/include/syslimits.h:7, from /usr/lib/gcc/armv7hl-redhat-linux-gnueabi/4.8.3/include/limits.h:34, from /usr/lib/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from ./data/grl-data.h:32, from ./data/grl-media.h:32, from data/grl-media-image.h:32, from data/grl-media-image.c:34: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I. -I./data -DLOCALEDIR=\"/usr/share/locale\" -DGRILO_COMPILATION -DG_LOG_DOMAIN=\"Grilo\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs -Wmissing-declarations -std=c99 -g3 -O0 -c -o libgrilo-0.2_la-grl-media-box.lo `test -f 'data/grl-media-box.c' || echo './'`data/grl-media-box.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I. -I./data -DLOCALEDIR=\"/usr/share/locale\" -DGRILO_COMPILATION -DG_LOG_DOMAIN=\"Grilo\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs -Wmissing-declarations -std=c99 -g3 -O0 -c data/grl-media-box.c -fPIC -DPIC -o .libs/libgrilo-0.2_la-grl-media-box.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I. -I./data -DLOCALEDIR=\"/usr/share/locale\" -DGRILO_COMPILATION -DG_LOG_DOMAIN=\"Grilo\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs -Wmissing-declarations -std=c99 -g3 -O0 -c data/grl-media-video.c -o libgrilo-0.2_la-grl-media-video.o >/dev/null 2>&1 In file included from /usr/include/limits.h:26:0, from /usr/lib/gcc/armv7hl-redhat-linux-gnueabi/4.8.3/include/limits.h:168, from /usr/lib/gcc/armv7hl-redhat-linux-gnueabi/4.8.3/include/syslimits.h:7, from /usr/lib/gcc/armv7hl-redhat-linux-gnueabi/4.8.3/include/limits.h:34, from /usr/lib/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from ./data/grl-data.h:32, from ./data/grl-media.h:32, from data/grl-media-box.h:32, from data/grl-media-box.c:48: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I. -I./data -DLOCALEDIR=\"/usr/share/locale\" -DGRILO_COMPILATION -DG_LOG_DOMAIN=\"Grilo\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs -Wmissing-declarations -std=c99 -g3 -O0 -c data/grl-media-image.c -o libgrilo-0.2_la-grl-media-image.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I. -I./data -DLOCALEDIR=\"/usr/share/locale\" -DGRILO_COMPILATION -DG_LOG_DOMAIN=\"Grilo\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs -Wmissing-declarations -std=c99 -g3 -O0 -c data/grl-media-box.c -o libgrilo-0.2_la-grl-media-box.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I. -I./data -DLOCALEDIR=\"/usr/share/locale\" -DGRILO_COMPILATION -DG_LOG_DOMAIN=\"Grilo\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs -Wmissing-declarations -std=c99 -g3 -O0 -c -o libgrilo-0.2_la-grl-config.lo `test -f 'data/grl-config.c' || echo './'`data/grl-config.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I. -I./data -DLOCALEDIR=\"/usr/share/locale\" -DGRILO_COMPILATION -DG_LOG_DOMAIN=\"Grilo\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs -Wmissing-declarations -std=c99 -g3 -O0 -c data/grl-config.c -fPIC -DPIC -o .libs/libgrilo-0.2_la-grl-config.o In file included from /usr/include/limits.h:26:0, from /usr/lib/gcc/armv7hl-redhat-linux-gnueabi/4.8.3/include/limits.h:168, from /usr/lib/gcc/armv7hl-redhat-linux-gnueabi/4.8.3/include/syslimits.h:7, from /usr/lib/gcc/armv7hl-redhat-linux-gnueabi/4.8.3/include/limits.h:34, from /usr/lib/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from data/grl-config.h:30, from data/grl-config.c:38: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I. -I./data -DLOCALEDIR=\"/usr/share/locale\" -DGRILO_COMPILATION -DG_LOG_DOMAIN=\"Grilo\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs -Wmissing-declarations -std=c99 -g3 -O0 -c data/grl-config.c -o libgrilo-0.2_la-grl-config.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link gcc -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I. -I./data -DLOCALEDIR=\"/usr/share/locale\" -DGRILO_COMPILATION -DG_LOG_DOMAIN=\"Grilo\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs -Wmissing-declarations -std=c99 -g3 -O0 -version-info 4:0:3 -no-undefined -Wl,-z,relro -o libgrilo-0.2.la -rpath /usr/lib libgrilo-0.2_la-grl-plugin.lo libgrilo-0.2_la-grl-registry.lo libgrilo-0.2_la-grl-metadata-key.lo libgrilo-0.2_la-grl-type-builtins.lo libgrilo-0.2_la-grl-marshal.lo libgrilo-0.2_la-grl-operation.lo libgrilo-0.2_la-grl-sync.lo libgrilo-0.2_la-grl-source.lo libgrilo-0.2_la-grl-util.lo libgrilo-0.2_la-grl-multiple.lo libgrilo-0.2_la-grl-log.lo libgrilo-0.2_la-grl-value-helper.lo libgrilo-0.2_la-grl-caps.lo libgrilo-0.2_la-grl-operation-options.lo libgrilo-0.2_la-grl-range-value.lo libgrilo-0.2_la-grilo.lo libgrilo-0.2_la-grl-data.lo libgrilo-0.2_la-grl-related-keys.lo libgrilo-0.2_la-grl-media.lo libgrilo-0.2_la-grl-media-audio.lo libgrilo-0.2_la-grl-media-video.lo libgrilo-0.2_la-grl-media-image.lo libgrilo-0.2_la-grl-media-box.lo libgrilo-0.2_la-grl-config.lo -Wl,--export-dynamic -pthread -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lxml2 libtool: link: gcc -shared -fPIC -DPIC .libs/libgrilo-0.2_la-grl-plugin.o .libs/libgrilo-0.2_la-grl-registry.o .libs/libgrilo-0.2_la-grl-metadata-key.o .libs/libgrilo-0.2_la-grl-type-builtins.o .libs/libgrilo-0.2_la-grl-marshal.o .libs/libgrilo-0.2_la-grl-operation.o .libs/libgrilo-0.2_la-grl-sync.o .libs/libgrilo-0.2_la-grl-source.o .libs/libgrilo-0.2_la-grl-util.o .libs/libgrilo-0.2_la-grl-multiple.o .libs/libgrilo-0.2_la-grl-log.o .libs/libgrilo-0.2_la-grl-value-helper.o .libs/libgrilo-0.2_la-grl-caps.o .libs/libgrilo-0.2_la-grl-operation-options.o .libs/libgrilo-0.2_la-grl-range-value.o .libs/libgrilo-0.2_la-grilo.o .libs/libgrilo-0.2_la-grl-data.o .libs/libgrilo-0.2_la-grl-related-keys.o .libs/libgrilo-0.2_la-grl-media.o .libs/libgrilo-0.2_la-grl-media-audio.o .libs/libgrilo-0.2_la-grl-media-video.o .libs/libgrilo-0.2_la-grl-media-image.o .libs/libgrilo-0.2_la-grl-media-box.o .libs/libgrilo-0.2_la-grl-config.o -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lxml2 -pthread -O2 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O0 -Wl,-z -Wl,relro -Wl,--export-dynamic -pthread -pthread -Wl,-soname -Wl,libgrilo-0.2.so.1 -o .libs/libgrilo-0.2.so.1.3.0 libtool: link: (cd ".libs" && rm -f "libgrilo-0.2.so.1" && ln -s "libgrilo-0.2.so.1.3.0" "libgrilo-0.2.so.1") libtool: link: (cd ".libs" && rm -f "libgrilo-0.2.so" && ln -s "libgrilo-0.2.so.1.3.0" "libgrilo-0.2.so") libtool: link: ar cru .libs/libgrilo-0.2.a libgrilo-0.2_la-grl-plugin.o libgrilo-0.2_la-grl-registry.o libgrilo-0.2_la-grl-metadata-key.o libgrilo-0.2_la-grl-type-builtins.o libgrilo-0.2_la-grl-marshal.o libgrilo-0.2_la-grl-operation.o libgrilo-0.2_la-grl-sync.o libgrilo-0.2_la-grl-source.o libgrilo-0.2_la-grl-util.o libgrilo-0.2_la-grl-multiple.o libgrilo-0.2_la-grl-log.o libgrilo-0.2_la-grl-value-helper.o libgrilo-0.2_la-grl-caps.o libgrilo-0.2_la-grl-operation-options.o libgrilo-0.2_la-grl-range-value.o libgrilo-0.2_la-grilo.o libgrilo-0.2_la-grl-data.o libgrilo-0.2_la-grl-related-keys.o libgrilo-0.2_la-grl-media.o libgrilo-0.2_la-grl-media-audio.o libgrilo-0.2_la-grl-media-video.o libgrilo-0.2_la-grl-media-image.o libgrilo-0.2_la-grl-media-box.o libgrilo-0.2_la-grl-config.o libtool: link: ranlib .libs/libgrilo-0.2.a libtool: link: ( cd ".libs" && rm -f "libgrilo-0.2.la" && ln -s "../libgrilo-0.2.la" "libgrilo-0.2.la" ) GISCAN Grl-0.2.gir grl-registry.h:113: Warning: Grl: symbol='plugin_init': missing parameter name; undocumentable grl-registry.h:113: Warning: Grl: symbol='plugin_init': missing parameter name; undocumentable grl-registry.h:113: Warning: Grl: symbol='plugin_init': missing parameter name; undocumentable grl-registry.h:114: Warning: Grl: symbol='plugin_deinit': missing parameter name; undocumentable In file included from /usr/include/limits.h:26:0, from /usr/lib/gcc/armv7hl-redhat-linux-gnueabi/4.8.3/include/limits.h:168, from /usr/lib/gcc/armv7hl-redhat-linux-gnueabi/4.8.3/include/syslimits.h:7, from /usr/lib/gcc/armv7hl-redhat-linux-gnueabi/4.8.3/include/limits.h:34, from /usr/lib/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /builddir/build/BUILD/grilo-0.2.6/src/tmp-introspectPgcA2b/Grl-0.2.c:2: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^ data/grl-related-keys.c:420: Warning: Grl: grl_related_keys_set_boolean: unknown parameter 'booleanvalue' in documentation comment, should be 'boolvalue' grl-value-helper.h:38: Warning: Grl: grl_g_value_hashtable_new: return value: Missing (transfer) annotation grl-value-helper.h:40: Warning: Grl: grl_g_value_hashtable_new_direct: return value: Missing (transfer) annotation grl-range-value.h:44: Warning: Grl: grl_range_value_hashtable_new: return value: Missing (transfer) annotation grl-operation-priv.h:39: Warning: Grl: grl_operation_get_private_data: return value: Missing (transfer) annotation grl-range-value.h:44: Warning: Grl: grl_range_value_hashtable_new: return value: Missing (transfer) annotation grl-plugin-priv.h:51: Warning: Grl: grl_plugin_load: argument configurations: Missing (element-type) annotation :: Warning: Grl: (Signal)content-changed: context=Signal('content-changed') argument changed_medias: Missing (element-type) annotation GICOMP Grl-0.2.gir make[2]: Leaving directory `/builddir/build/BUILD/grilo-0.2.6/src' make[1]: Leaving directory `/builddir/build/BUILD/grilo-0.2.6/src' Making all in libs make[1]: Entering directory `/builddir/build/BUILD/grilo-0.2.6/libs' Making all in net make[2]: Entering directory `/builddir/build/BUILD/grilo-0.2.6/libs/net' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I ../../src -I ../../src/data -DLOCALEDIR=\"/usr/share/locale\" -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DLIBSOUP_WITH_CACHE -DLIBSOUP_REQUESTER_DEPRECATED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs -Wmissing-declarations -std=c99 -g3 -O0 -c -o libgrlnet_0.2_la-grl-net-private.lo `test -f 'grl-net-private.c' || echo './'`grl-net-private.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I ../../src -I ../../src/data -DLOCALEDIR=\"/usr/share/locale\" -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DLIBSOUP_WITH_CACHE -DLIBSOUP_REQUESTER_DEPRECATED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs -Wmissing-declarations -std=c99 -g3 -O0 -c -o libgrlnet_0.2_la-grl-net-wc.lo `test -f 'grl-net-wc.c' || echo './'`grl-net-wc.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I ../../src -I ../../src/data -DLOCALEDIR=\"/usr/share/locale\" -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DLIBSOUP_WITH_CACHE -DLIBSOUP_REQUESTER_DEPRECATED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs -Wmissing-declarations -std=c99 -g3 -O0 -c -o libgrlnet_0.2_la-grl-net-mock.lo `test -f 'grl-net-mock.c' || echo './'`grl-net-mock.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I ../../src -I ../../src/data -DLOCALEDIR=\"/usr/share/locale\" -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DLIBSOUP_WITH_CACHE -DLIBSOUP_REQUESTER_DEPRECATED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs -Wmissing-declarations -std=c99 -g3 -O0 -c -o libgrlnet_0.2_la-grl-net-soup-unstable.lo `test -f 'grl-net-soup-unstable.c' || echo './'`grl-net-soup-unstable.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I ../../src -I ../../src/data -DLOCALEDIR=\"/usr/share/locale\" -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DLIBSOUP_WITH_CACHE -DLIBSOUP_REQUESTER_DEPRECATED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs -Wmissing-declarations -std=c99 -g3 -O0 -c grl-net-private.c -fPIC -DPIC -o .libs/libgrlnet_0.2_la-grl-net-private.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I ../../src -I ../../src/data -DLOCALEDIR=\"/usr/share/locale\" -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DLIBSOUP_WITH_CACHE -DLIBSOUP_REQUESTER_DEPRECATED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs -Wmissing-declarations -std=c99 -g3 -O0 -c grl-net-mock.c -fPIC -DPIC -o .libs/libgrlnet_0.2_la-grl-net-mock.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I ../../src -I ../../src/data -DLOCALEDIR=\"/usr/share/locale\" -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DLIBSOUP_WITH_CACHE -DLIBSOUP_REQUESTER_DEPRECATED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs -Wmissing-declarations -std=c99 -g3 -O0 -c grl-net-soup-unstable.c -fPIC -DPIC -o .libs/libgrlnet_0.2_la-grl-net-soup-unstable.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I ../../src -I ../../src/data -DLOCALEDIR=\"/usr/share/locale\" -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DLIBSOUP_WITH_CACHE -DLIBSOUP_REQUESTER_DEPRECATED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs -Wmissing-declarations -std=c99 -g3 -O0 -c grl-net-wc.c -fPIC -DPIC -o .libs/libgrlnet_0.2_la-grl-net-wc.o In file included from /usr/include/sys/types.h:25:0, from /usr/include/libsoup-2.4/libsoup/soup-address.h:9, from /usr/include/libsoup-2.4/libsoup/soup.h:13, from grl-net-private.h:29, from grl-net-private.c:31: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^ In file included from /usr/include/limits.h:26:0, from /usr/lib/gcc/armv7hl-redhat-linux-gnueabi/4.8.3/include/limits.h:168, from /usr/lib/gcc/armv7hl-redhat-linux-gnueabi/4.8.3/include/syslimits.h:7, from /usr/lib/gcc/armv7hl-redhat-linux-gnueabi/4.8.3/include/limits.h:34, from /usr/lib/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/glib/gi18n-lib.h:21, from grl-net-soup-unstable.c:35: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^ In file included from /usr/include/string.h:25:0, from grl-net-wc.c:42: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^ In file included from /usr/include/limits.h:26:0, from /usr/lib/gcc/armv7hl-redhat-linux-gnueabi/4.8.3/include/limits.h:168, from /usr/lib/gcc/armv7hl-redhat-linux-gnueabi/4.8.3/include/syslimits.h:7, from /usr/lib/gcc/armv7hl-redhat-linux-gnueabi/4.8.3/include/limits.h:34, from /usr/lib/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/glib/gi18n-lib.h:21, from grl-net-mock.c:28: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I ../../src -I ../../src/data -DLOCALEDIR=\"/usr/share/locale\" -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DLIBSOUP_WITH_CACHE -DLIBSOUP_REQUESTER_DEPRECATED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs -Wmissing-declarations -std=c99 -g3 -O0 -c grl-net-private.c -o libgrlnet_0.2_la-grl-net-private.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I ../../src -I ../../src/data -DLOCALEDIR=\"/usr/share/locale\" -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DLIBSOUP_WITH_CACHE -DLIBSOUP_REQUESTER_DEPRECATED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs -Wmissing-declarations -std=c99 -g3 -O0 -c grl-net-mock.c -o libgrlnet_0.2_la-grl-net-mock.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I ../../src -I ../../src/data -DLOCALEDIR=\"/usr/share/locale\" -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DLIBSOUP_WITH_CACHE -DLIBSOUP_REQUESTER_DEPRECATED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs -Wmissing-declarations -std=c99 -g3 -O0 -c grl-net-soup-unstable.c -o libgrlnet_0.2_la-grl-net-soup-unstable.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I ../../src -I ../../src/data -DLOCALEDIR=\"/usr/share/locale\" -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DLIBSOUP_WITH_CACHE -DLIBSOUP_REQUESTER_DEPRECATED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs -Wmissing-declarations -std=c99 -g3 -O0 -c grl-net-wc.c -o libgrlnet_0.2_la-grl-net-wc.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=link gcc -I ../../src -I ../../src/data -DLOCALEDIR=\"/usr/share/locale\" -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DLIBSOUP_WITH_CACHE -DLIBSOUP_REQUESTER_DEPRECATED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs -Wmissing-declarations -std=c99 -g3 -O0 -version-info 1:4:1 -no-undefined -Wl,-z,relro -o libgrlnet-0.2.la -rpath /usr/lib libgrlnet_0.2_la-grl-net-private.lo libgrlnet_0.2_la-grl-net-wc.lo libgrlnet_0.2_la-grl-net-mock.lo libgrlnet_0.2_la-grl-net-soup-unstable.lo ../../src/libgrilo-0.2.la -Wl,--export-dynamic -pthread -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lxml2 -lsoup-2.4 -lgio-2.0 -lgobject-2.0 -lglib-2.0 libtool: link: gcc -shared -fPIC -DPIC .libs/libgrlnet_0.2_la-grl-net-private.o .libs/libgrlnet_0.2_la-grl-net-wc.o .libs/libgrlnet_0.2_la-grl-net-mock.o .libs/libgrlnet_0.2_la-grl-net-soup-unstable.o -Wl,-rpath -Wl,/builddir/build/BUILD/grilo-0.2.6/src/.libs ../../src/.libs/libgrilo-0.2.so -lgmodule-2.0 -lxml2 -lsoup-2.4 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -pthread -pthread -O2 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O0 -Wl,-z -Wl,relro -Wl,--export-dynamic -pthread -pthread -Wl,-soname -Wl,libgrlnet-0.2.so.0 -o .libs/libgrlnet-0.2.so.0.1.4 libtool: link: (cd ".libs" && rm -f "libgrlnet-0.2.so.0" && ln -s "libgrlnet-0.2.so.0.1.4" "libgrlnet-0.2.so.0") libtool: link: (cd ".libs" && rm -f "libgrlnet-0.2.so" && ln -s "libgrlnet-0.2.so.0.1.4" "libgrlnet-0.2.so") libtool: link: ar cru .libs/libgrlnet-0.2.a libgrlnet_0.2_la-grl-net-private.o libgrlnet_0.2_la-grl-net-wc.o libgrlnet_0.2_la-grl-net-mock.o libgrlnet_0.2_la-grl-net-soup-unstable.o libtool: link: ranlib .libs/libgrlnet-0.2.a libtool: link: ( cd ".libs" && rm -f "libgrlnet-0.2.la" && ln -s "../libgrlnet-0.2.la" "libgrlnet-0.2.la" ) GISCAN GrlNet-0.2.gir In file included from /usr/include/limits.h:26:0, from /usr/lib/gcc/armv7hl-redhat-linux-gnueabi/4.8.3/include/limits.h:168, from /usr/lib/gcc/armv7hl-redhat-linux-gnueabi/4.8.3/include/syslimits.h:7, from /usr/lib/gcc/armv7hl-redhat-linux-gnueabi/4.8.3/include/limits.h:34, from /usr/lib/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /builddir/build/BUILD/grilo-0.2.6/libs/net/tmp-introspecthqy3CA/GrlNet-0.2.c:2: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^ GICOMP GrlNet-0.2.gir make[2]: Leaving directory `/builddir/build/BUILD/grilo-0.2.6/libs/net' make[2]: Entering directory `/builddir/build/BUILD/grilo-0.2.6/libs' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/builddir/build/BUILD/grilo-0.2.6/libs' make[1]: Leaving directory `/builddir/build/BUILD/grilo-0.2.6/libs' Making all in bindings make[1]: Entering directory `/builddir/build/BUILD/grilo-0.2.6/bindings' Making all in vala make[2]: Entering directory `/builddir/build/BUILD/grilo-0.2.6/bindings/vala' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/grilo-0.2.6/bindings/vala' make[2]: Entering directory `/builddir/build/BUILD/grilo-0.2.6/bindings' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/builddir/build/BUILD/grilo-0.2.6/bindings' make[1]: Leaving directory `/builddir/build/BUILD/grilo-0.2.6/bindings' Making all in po make[1]: Entering directory `/builddir/build/BUILD/grilo-0.2.6/po' MSGFMT cs.gmo MSGFMT el.gmo MSGFMT es.gmo MSGFMT gl.gmo MSGFMT pt_BR.gmo MSGFMT sl.gmo MSGFMT pl.gmo MSGFMT sr.gmo MSGFMT sr@latin.gmo MSGFMT tg.gmo make[1]: Leaving directory `/builddir/build/BUILD/grilo-0.2.6/po' Making all in tools make[1]: Entering directory `/builddir/build/BUILD/grilo-0.2.6/tools' Making all in grilo-inspect make[2]: Entering directory `/builddir/build/BUILD/grilo-0.2.6/tools/grilo-inspect' gcc -DHAVE_CONFIG_H -I. -I../../src -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DPREFIX=/usr -I../../src -I../../src/data -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs -Wmissing-declarations -std=c99 -g3 -O0 -c -o grl_inspect_0.2-grl-inspect.o `test -f 'grl-inspect.c' || echo './'`grl-inspect.c In file included from /usr/include/limits.h:26:0, from /usr/lib/gcc/armv7hl-redhat-linux-gnueabi/4.8.3/include/limits.h:168, from /usr/lib/gcc/armv7hl-redhat-linux-gnueabi/4.8.3/include/syslimits.h:7, from /usr/lib/gcc/armv7hl-redhat-linux-gnueabi/4.8.3/include/limits.h:34, from /usr/lib/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from ../../src/grilo.h:28, from grl-inspect.c:23: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^ /bin/sh ../../libtool --tag=CC --mode=link gcc -DPREFIX=/usr -I../../src -I../../src/data -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs -Wmissing-declarations -std=c99 -g3 -O0 -Wl,-z,relro -o grl-inspect-0.2 grl_inspect_0.2-grl-inspect.o -Wl,--export-dynamic -pthread -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lxml2 ../../src/libgrilo-0.2.la libtool: link: gcc -DPREFIX=/usr -I../../src -I../../src/data -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs -Wmissing-declarations -std=c99 -g3 -O0 -Wl,-z -Wl,relro -o .libs/grl-inspect-0.2 grl_inspect_0.2-grl-inspect.o -Wl,--export-dynamic -pthread -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lxml2 ../../src/.libs/libgrilo-0.2.so -pthread make[2]: Leaving directory `/builddir/build/BUILD/grilo-0.2.6/tools/grilo-inspect' Making all in grilo-test-ui make[2]: Entering directory `/builddir/build/BUILD/grilo-0.2.6/tools/grilo-test-ui' gcc -DHAVE_CONFIG_H -I. -I../../src -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DPREFIX=/usr -pthread -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/libpng15 -I/usr/include/libdrm -I../../src -I../../src/data -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs -Wmissing-declarations -std=c99 -g3 -O0 -c -o grilo_test_ui_0.2-main.o `test -f 'main.c' || echo './'`main.c In file included from /usr/include/limits.h:26:0, from /usr/lib/gcc/armv7hl-redhat-linux-gnueabi/4.8.3/include/limits.h:168, from /usr/lib/gcc/armv7hl-redhat-linux-gnueabi/4.8.3/include/syslimits.h:7, from /usr/lib/gcc/armv7hl-redhat-linux-gnueabi/4.8.3/include/limits.h:34, from /usr/lib/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from ../../src/grilo.h:28, from main.c:24: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^ /bin/sh ../../libtool --tag=CC --mode=link gcc -DPREFIX=/usr -pthread -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/libpng15 -I/usr/include/libdrm -I../../src -I../../src/data -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs -Wmissing-declarations -std=c99 -g3 -O0 -Wl,-z,relro -o grilo-test-ui-0.2 grilo_test_ui_0.2-main.o -Wl,--export-dynamic -pthread -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lxml2 -lgtk-3 -lgdk-3 -latk-1.0 -lgio-2.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo-gobject -lpango-1.0 -lcairo -lgobject-2.0 -lglib-2.0 ../../src/libgrilo-0.2.la libtool: link: gcc -DPREFIX=/usr -pthread -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/libpng15 -I/usr/include/libdrm -I../../src -I../../src/data -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs -Wmissing-declarations -std=c99 -g3 -O0 -Wl,-z -Wl,relro -o .libs/grilo-test-ui-0.2 grilo_test_ui_0.2-main.o -Wl,--export-dynamic -pthread -lgmodule-2.0 -lxml2 -lgtk-3 -lgdk-3 -latk-1.0 -lgio-2.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo-gobject -lpango-1.0 -lcairo -lgobject-2.0 -lglib-2.0 ../../src/.libs/libgrilo-0.2.so -pthread make[2]: Leaving directory `/builddir/build/BUILD/grilo-0.2.6/tools/grilo-test-ui' Making all in vala make[2]: Entering directory `/builddir/build/BUILD/grilo-0.2.6/tools/vala' make all-am make[3]: Entering directory `/builddir/build/BUILD/grilo-0.2.6/tools/vala' gcc -DHAVE_CONFIG_H -I. -I../../src -DPREFIX=/usr -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I../../src -I../../src/data -Wall -std=c99 -c -o grilo_simple_playlist-grilo-test.o `test -f 'grilo-test.c' || echo './'`grilo-test.c grilo-test.c: In function 'simple_playlist_search': grilo-test.c:287:5: warning: passing argument 5 of 'grl_source_search' from incompatible pointer type [enabled by default] grl_source_search (_tmp14_, _tmp15_, _tmp16_, _tmp17_, _simple_playlist_search_cb_grl_source_result_cb, self); ^ In file included from ../../src/grl-registry.h:34:0, from ../../src/grilo.h:32, from grilo-test.c:7: ../../src/grl-source.h:544:7: note: expected 'GrlSourceResultCb' but argument is of type 'void (*)(struct GrlSource *, guint, struct GrlMedia *, guint, void *, struct GError *)' guint grl_source_search (GrlSource *source, ^ grilo-test.c: In function 'simple_playlist_main': grilo-test.c:321:8: warning: variable '_tmp4__length1' set but not used [-Wunused-but-set-variable] gint _tmp4__length1; ^ grilo-test.c:310:7: warning: variable '_tmp1__length1' set but not used [-Wunused-but-set-variable] gint _tmp1__length1; ^ grilo-test.c: In function 'main': grilo-test.c:341:2: warning: 'g_type_init' is deprecated (declared at /usr/include/glib-2.0/gobject/gtype.h:667) [-Wdeprecated-declarations] g_type_init (); ^ /bin/sh ../../libtool --tag=CC --mode=link gcc -DPREFIX=/usr -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I../../src -I../../src/data -Wall -std=c99 -Wl,-z,relro -o grilo-simple-playlist grilo_simple_playlist-grilo-test.o -Wl,--export-dynamic -pthread -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lxml2 ../../src/libgrilo-0.2.la libtool: link: gcc -DPREFIX=/usr -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I../../src -I../../src/data -Wall -std=c99 -Wl,-z -Wl,relro -o .libs/grilo-simple-playlist grilo_simple_playlist-grilo-test.o -Wl,--export-dynamic -pthread -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lxml2 ../../src/.libs/libgrilo-0.2.so -pthread make[3]: Leaving directory `/builddir/build/BUILD/grilo-0.2.6/tools/vala' make[2]: Leaving directory `/builddir/build/BUILD/grilo-0.2.6/tools/vala' make[2]: Entering directory `/builddir/build/BUILD/grilo-0.2.6/tools' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/builddir/build/BUILD/grilo-0.2.6/tools' make[1]: Leaving directory `/builddir/build/BUILD/grilo-0.2.6/tools' Making all in examples make[1]: Entering directory `/builddir/build/BUILD/grilo-0.2.6/examples' gcc -DHAVE_CONFIG_H -I. -I../src -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I../src -I../src/data -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs -Wmissing-declarations -std=c99 -g3 -O0 -c browsing.c gcc -DHAVE_CONFIG_H -I. -I../src -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I../src -I../src/data -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs -Wmissing-declarations -std=c99 -g3 -O0 -c configuring-plugins.c gcc -DHAVE_CONFIG_H -I. -I../src -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I../src -I../src/data -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs -Wmissing-declarations -std=c99 -g3 -O0 -c efficient-metadata-resolution.c gcc -DHAVE_CONFIG_H -I. -I../src -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I../src -I../src/data -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs -Wmissing-declarations -std=c99 -g3 -O0 -c loading-plugins.c In file included from /usr/include/limits.h:26:0, from /usr/lib/gcc/armv7hl-redhat-linux-gnueabi/4.8.3/include/limits.h:168, from /usr/lib/gcc/armv7hl-redhat-linux-gnueabi/4.8.3/include/syslimits.h:7, from /usr/lib/gcc/armv7hl-redhat-linux-gnueabi/4.8.3/include/limits.h:34, from /usr/lib/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from ../src/grilo.h:28, from configuring-plugins.c:7: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^ In file included from /usr/include/limits.h:26:0, from /usr/lib/gcc/armv7hl-redhat-linux-gnueabi/4.8.3/include/limits.h:168, from /usr/lib/gcc/armv7hl-redhat-linux-gnueabi/4.8.3/include/syslimits.h:7, from /usr/lib/gcc/armv7hl-redhat-linux-gnueabi/4.8.3/include/limits.h:34, from /usr/lib/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from ../src/grilo.h:28, from browsing.c:7: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^ In file included from /usr/include/limits.h:26:0, from /usr/lib/gcc/armv7hl-redhat-linux-gnueabi/4.8.3/include/limits.h:168, from /usr/lib/gcc/armv7hl-redhat-linux-gnueabi/4.8.3/include/syslimits.h:7, from /usr/lib/gcc/armv7hl-redhat-linux-gnueabi/4.8.3/include/limits.h:34, from /usr/lib/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from ../src/grilo.h:28, from loading-plugins.c:7: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^ In file included from /usr/include/limits.h:26:0, from /usr/lib/gcc/armv7hl-redhat-linux-gnueabi/4.8.3/include/limits.h:168, from /usr/lib/gcc/armv7hl-redhat-linux-gnueabi/4.8.3/include/syslimits.h:7, from /usr/lib/gcc/armv7hl-redhat-linux-gnueabi/4.8.3/include/limits.h:34, from /usr/lib/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from ../src/grilo.h:28, from efficient-metadata-resolution.c:7: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^ gcc -DHAVE_CONFIG_H -I. -I../src -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I../src -I../src/data -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs -Wmissing-declarations -std=c99 -g3 -O0 -c multivalues.c gcc -DHAVE_CONFIG_H -I. -I../src -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I../src -I../src/data -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs -Wmissing-declarations -std=c99 -g3 -O0 -c searching.c /bin/sh ../libtool --tag=CC --mode=link gcc -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I../src -I../src/data -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs -Wmissing-declarations -std=c99 -g3 -O0 -Wl,-z,relro -o browsing browsing.o -Wl,--export-dynamic -pthread -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lxml2 ../src/libgrilo-0.2.la In file included from /usr/include/limits.h:26:0, from /usr/lib/gcc/armv7hl-redhat-linux-gnueabi/4.8.3/include/limits.h:168, from /usr/lib/gcc/armv7hl-redhat-linux-gnueabi/4.8.3/include/syslimits.h:7, from /usr/lib/gcc/armv7hl-redhat-linux-gnueabi/4.8.3/include/limits.h:34, from /usr/lib/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from ../src/grilo.h:28, from multivalues.c:8: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^ In file included from /usr/include/limits.h:26:0, from /usr/lib/gcc/armv7hl-redhat-linux-gnueabi/4.8.3/include/limits.h:168, from /usr/lib/gcc/armv7hl-redhat-linux-gnueabi/4.8.3/include/syslimits.h:7, from /usr/lib/gcc/armv7hl-redhat-linux-gnueabi/4.8.3/include/limits.h:34, from /usr/lib/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from ../src/grilo.h:28, from searching.c:7: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^ /bin/sh ../libtool --tag=CC --mode=link gcc -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I../src -I../src/data -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs -Wmissing-declarations -std=c99 -g3 -O0 -Wl,-z,relro -o configuring-plugins configuring-plugins.o -Wl,--export-dynamic -pthread -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lxml2 ../src/libgrilo-0.2.la libtool: link: gcc -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I../src -I../src/data -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs -Wmissing-declarations -std=c99 -g3 -O0 -Wl,-z -Wl,relro -o .libs/browsing browsing.o -Wl,--export-dynamic -pthread -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lxml2 ../src/.libs/libgrilo-0.2.so -pthread /bin/sh ../libtool --tag=CC --mode=link gcc -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I../src -I../src/data -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs -Wmissing-declarations -std=c99 -g3 -O0 -Wl,-z,relro -o efficient-metadata-resolution efficient-metadata-resolution.o -Wl,--export-dynamic -pthread -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lxml2 ../src/libgrilo-0.2.la /bin/sh ../libtool --tag=CC --mode=link gcc -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I../src -I../src/data -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs -Wmissing-declarations -std=c99 -g3 -O0 -Wl,-z,relro -o loading-plugins loading-plugins.o -Wl,--export-dynamic -pthread -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lxml2 ../src/libgrilo-0.2.la libtool: link: gcc -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I../src -I../src/data -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs -Wmissing-declarations -std=c99 -g3 -O0 -Wl,-z -Wl,relro -o .libs/configuring-plugins configuring-plugins.o -Wl,--export-dynamic -pthread -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lxml2 ../src/.libs/libgrilo-0.2.so -pthread /bin/sh ../libtool --tag=CC --mode=link gcc -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I../src -I../src/data -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs -Wmissing-declarations -std=c99 -g3 -O0 -Wl,-z,relro -o multivalues multivalues.o -Wl,--export-dynamic -pthread -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lxml2 ../src/libgrilo-0.2.la /bin/sh ../libtool --tag=CC --mode=link gcc -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I../src -I../src/data -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs -Wmissing-declarations -std=c99 -g3 -O0 -Wl,-z,relro -o searching searching.o -Wl,--export-dynamic -pthread -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lxml2 ../src/libgrilo-0.2.la libtool: link: gcc -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I../src -I../src/data -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs -Wmissing-declarations -std=c99 -g3 -O0 -Wl,-z -Wl,relro -o .libs/loading-plugins loading-plugins.o -Wl,--export-dynamic -pthread -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lxml2 ../src/.libs/libgrilo-0.2.so -pthread libtool: link: gcc -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I../src -I../src/data -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs -Wmissing-declarations -std=c99 -g3 -O0 -Wl,-z -Wl,relro -o .libs/efficient-metadata-resolution efficient-metadata-resolution.o -Wl,--export-dynamic -pthread -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lxml2 ../src/.libs/libgrilo-0.2.so -pthread libtool: link: gcc -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I../src -I../src/data -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs -Wmissing-declarations -std=c99 -g3 -O0 -Wl,-z -Wl,relro -o .libs/multivalues multivalues.o -Wl,--export-dynamic -pthread -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lxml2 ../src/.libs/libgrilo-0.2.so -pthread libtool: link: gcc -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I../src -I../src/data -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs -Wmissing-declarations -std=c99 -g3 -O0 -Wl,-z -Wl,relro -o .libs/searching searching.o -Wl,--export-dynamic -pthread -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lxml2 ../src/.libs/libgrilo-0.2.so -pthread make[1]: Leaving directory `/builddir/build/BUILD/grilo-0.2.6/examples' make[1]: Entering directory `/builddir/build/BUILD/grilo-0.2.6' make[1]: Nothing to be done for `all-am'. make[1]: Leaving directory `/builddir/build/BUILD/grilo-0.2.6' Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.5WsG94 + exit 0 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/grilo-0.2.6-5.el7.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/grilo-0.2.6-5.el7.arm ++ dirname /builddir/build/BUILDROOT/grilo-0.2.6-5.el7.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/grilo-0.2.6-5.el7.arm + cd grilo-0.2.6 + make install DESTDIR=/builddir/build/BUILDROOT/grilo-0.2.6-5.el7.arm Making install in src make[1]: Entering directory `/builddir/build/BUILD/grilo-0.2.6/src' make[2]: Entering directory `/builddir/build/BUILD/grilo-0.2.6/src' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/grilo-0.2.6-5.el7.arm/usr/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c libgrilo-0.2.la '/builddir/build/BUILDROOT/grilo-0.2.6-5.el7.arm/usr/lib' libtool: install: /usr/bin/install -c .libs/libgrilo-0.2.so.1.3.0 /builddir/build/BUILDROOT/grilo-0.2.6-5.el7.arm/usr/lib/libgrilo-0.2.so.1.3.0 libtool: install: (cd /builddir/build/BUILDROOT/grilo-0.2.6-5.el7.arm/usr/lib && { ln -s -f libgrilo-0.2.so.1.3.0 libgrilo-0.2.so.1 || { rm -f libgrilo-0.2.so.1 && ln -s libgrilo-0.2.so.1.3.0 libgrilo-0.2.so.1; }; }) libtool: install: (cd /builddir/build/BUILDROOT/grilo-0.2.6-5.el7.arm/usr/lib && { ln -s -f libgrilo-0.2.so.1.3.0 libgrilo-0.2.so || { rm -f libgrilo-0.2.so && ln -s libgrilo-0.2.so.1.3.0 libgrilo-0.2.so; }; }) libtool: install: /usr/bin/install -c .libs/libgrilo-0.2.lai /builddir/build/BUILDROOT/grilo-0.2.6-5.el7.arm/usr/lib/libgrilo-0.2.la libtool: install: /usr/bin/install -c .libs/libgrilo-0.2.a /builddir/build/BUILDROOT/grilo-0.2.6-5.el7.arm/usr/lib/libgrilo-0.2.a libtool: install: chmod 644 /builddir/build/BUILDROOT/grilo-0.2.6-5.el7.arm/usr/lib/libgrilo-0.2.a libtool: install: ranlib /builddir/build/BUILDROOT/grilo-0.2.6-5.el7.arm/usr/lib/libgrilo-0.2.a libtool: install: warning: remember to run `libtool --finish /usr/lib' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/grilo-0.2.6-5.el7.arm/usr/share/gir-1.0' /usr/bin/install -c -m 644 Grl-0.2.gir '/builddir/build/BUILDROOT/grilo-0.2.6-5.el7.arm/usr/share/gir-1.0' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/grilo-0.2.6-5.el7.arm/usr/include/grilo-0.2' /usr/bin/install -c -m 644 grilo.h grl-error.h grl-plugin.h grl-registry.h grl-metadata-key.h grl-source.h grl-log.h grl-multiple.h grl-util.h grl-definitions.h grl-operation.h grl-value-helper.h grl-caps.h grl-operation-options.h grl-range-value.h data/grl-data.h data/grl-related-keys.h data/grl-media.h data/grl-media-box.h data/grl-media-audio.h data/grl-media-video.h data/grl-media-image.h data/grl-config.h '/builddir/build/BUILDROOT/grilo-0.2.6-5.el7.arm/usr/include/grilo-0.2' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/grilo-0.2.6-5.el7.arm/usr/lib/girepository-1.0' /usr/bin/install -c -m 644 Grl-0.2.typelib '/builddir/build/BUILDROOT/grilo-0.2.6-5.el7.arm/usr/lib/girepository-1.0' make[2]: Leaving directory `/builddir/build/BUILD/grilo-0.2.6/src' make[1]: Leaving directory `/builddir/build/BUILD/grilo-0.2.6/src' Making install in libs make[1]: Entering directory `/builddir/build/BUILD/grilo-0.2.6/libs' Making install in net make[2]: Entering directory `/builddir/build/BUILD/grilo-0.2.6/libs/net' make[3]: Entering directory `/builddir/build/BUILD/grilo-0.2.6/libs/net' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/grilo-0.2.6-5.el7.arm/usr/lib' /bin/sh ../../libtool --mode=install /usr/bin/install -c libgrlnet-0.2.la '/builddir/build/BUILDROOT/grilo-0.2.6-5.el7.arm/usr/lib' libtool: install: warning: relinking `libgrlnet-0.2.la' libtool: install: (cd /builddir/build/BUILD/grilo-0.2.6/libs/net; /bin/sh /builddir/build/BUILD/grilo-0.2.6/libtool --tag CC --mode=relink gcc -I ../../src -I ../../src/data -DLOCALEDIR=\"/usr/share/locale\" -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DLIBSOUP_WITH_CACHE -DLIBSOUP_REQUESTER_DEPRECATED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs -Wmissing-declarations -std=c99 -g3 -O0 -version-info 1:4:1 -no-undefined -Wl,-z,relro -o libgrlnet-0.2.la -rpath /usr/lib libgrlnet_0.2_la-grl-net-private.lo libgrlnet_0.2_la-grl-net-wc.lo libgrlnet_0.2_la-grl-net-mock.lo libgrlnet_0.2_la-grl-net-soup-unstable.lo ../../src/libgrilo-0.2.la -Wl,--export-dynamic -pthread -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lxml2 -lsoup-2.4 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -inst-prefix-dir /builddir/build/BUILDROOT/grilo-0.2.6-5.el7.arm) libtool: relink: gcc -shared -fPIC -DPIC .libs/libgrlnet_0.2_la-grl-net-private.o .libs/libgrlnet_0.2_la-grl-net-wc.o .libs/libgrlnet_0.2_la-grl-net-mock.o .libs/libgrlnet_0.2_la-grl-net-soup-unstable.o -L/builddir/build/BUILDROOT/grilo-0.2.6-5.el7.arm/usr/lib -L/usr/lib -lgrilo-0.2 -lgmodule-2.0 -lxml2 -lsoup-2.4 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -pthread -pthread -O2 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O0 -Wl,-z -Wl,relro -Wl,--export-dynamic -pthread -pthread -Wl,-soname -Wl,libgrlnet-0.2.so.0 -o .libs/libgrlnet-0.2.so.0.1.4 libtool: install: /usr/bin/install -c .libs/libgrlnet-0.2.so.0.1.4T /builddir/build/BUILDROOT/grilo-0.2.6-5.el7.arm/usr/lib/libgrlnet-0.2.so.0.1.4 libtool: install: (cd /builddir/build/BUILDROOT/grilo-0.2.6-5.el7.arm/usr/lib && { ln -s -f libgrlnet-0.2.so.0.1.4 libgrlnet-0.2.so.0 || { rm -f libgrlnet-0.2.so.0 && ln -s libgrlnet-0.2.so.0.1.4 libgrlnet-0.2.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/grilo-0.2.6-5.el7.arm/usr/lib && { ln -s -f libgrlnet-0.2.so.0.1.4 libgrlnet-0.2.so || { rm -f libgrlnet-0.2.so && ln -s libgrlnet-0.2.so.0.1.4 libgrlnet-0.2.so; }; }) libtool: install: /usr/bin/install -c .libs/libgrlnet-0.2.lai /builddir/build/BUILDROOT/grilo-0.2.6-5.el7.arm/usr/lib/libgrlnet-0.2.la libtool: install: /usr/bin/install -c .libs/libgrlnet-0.2.a /builddir/build/BUILDROOT/grilo-0.2.6-5.el7.arm/usr/lib/libgrlnet-0.2.a libtool: install: chmod 644 /builddir/build/BUILDROOT/grilo-0.2.6-5.el7.arm/usr/lib/libgrlnet-0.2.a libtool: install: ranlib /builddir/build/BUILDROOT/grilo-0.2.6-5.el7.arm/usr/lib/libgrlnet-0.2.a libtool: install: warning: remember to run `libtool --finish /usr/lib' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/grilo-0.2.6-5.el7.arm/usr/share/gir-1.0' /usr/bin/install -c -m 644 GrlNet-0.2.gir '/builddir/build/BUILDROOT/grilo-0.2.6-5.el7.arm/usr/share/gir-1.0' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/grilo-0.2.6-5.el7.arm/usr/include/grilo-0.2/net' /usr/bin/install -c -m 644 grl-net-wc.h grl-net.h '/builddir/build/BUILDROOT/grilo-0.2.6-5.el7.arm/usr/include/grilo-0.2/net' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/grilo-0.2.6-5.el7.arm/usr/lib/girepository-1.0' /usr/bin/install -c -m 644 GrlNet-0.2.typelib '/builddir/build/BUILDROOT/grilo-0.2.6-5.el7.arm/usr/lib/girepository-1.0' make[3]: Leaving directory `/builddir/build/BUILD/grilo-0.2.6/libs/net' make[2]: Leaving directory `/builddir/build/BUILD/grilo-0.2.6/libs/net' make[2]: Entering directory `/builddir/build/BUILD/grilo-0.2.6/libs' make[3]: Entering directory `/builddir/build/BUILD/grilo-0.2.6/libs' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/grilo-0.2.6/libs' make[2]: Leaving directory `/builddir/build/BUILD/grilo-0.2.6/libs' make[1]: Leaving directory `/builddir/build/BUILD/grilo-0.2.6/libs' Making install in bindings make[1]: Entering directory `/builddir/build/BUILD/grilo-0.2.6/bindings' Making install in vala make[2]: Entering directory `/builddir/build/BUILD/grilo-0.2.6/bindings/vala' make[3]: Entering directory `/builddir/build/BUILD/grilo-0.2.6/bindings/vala' make[3]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/grilo-0.2.6-5.el7.arm/usr/share/vala/vapi' /usr/bin/install -c -m 644 grilo-0.2.deps grilo-net-0.2.deps grilo-0.2.vapi grilo-net-0.2.vapi '/builddir/build/BUILDROOT/grilo-0.2.6-5.el7.arm/usr/share/vala/vapi' make[3]: Leaving directory `/builddir/build/BUILD/grilo-0.2.6/bindings/vala' make[2]: Leaving directory `/builddir/build/BUILD/grilo-0.2.6/bindings/vala' make[2]: Entering directory `/builddir/build/BUILD/grilo-0.2.6/bindings' make[3]: Entering directory `/builddir/build/BUILD/grilo-0.2.6/bindings' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/grilo-0.2.6/bindings' make[2]: Leaving directory `/builddir/build/BUILD/grilo-0.2.6/bindings' make[1]: Leaving directory `/builddir/build/BUILD/grilo-0.2.6/bindings' Making install in po make[1]: Entering directory `/builddir/build/BUILD/grilo-0.2.6/po' linguas="cs el es gl pl pt_BR sl sr sr@latin tg "; \ for lang in $linguas; do \ dir=/builddir/build/BUILDROOT/grilo-0.2.6-5.el7.arm/usr/share/locale/$lang/LC_MESSAGES; \ /bin/sh /builddir/build/BUILD/grilo-0.2.6/install-sh -d $dir; \ if test -r $lang.gmo; then \ /usr/bin/install -c -m 644 $lang.gmo $dir/grilo.mo; \ echo "installing $lang.gmo as $dir/grilo.mo"; \ else \ /usr/bin/install -c -m 644 ./$lang.gmo $dir/grilo.mo; \ echo "installing ./$lang.gmo as" \ "$dir/grilo.mo"; \ fi; \ if test -r $lang.gmo.m; then \ /usr/bin/install -c -m 644 $lang.gmo.m $dir/grilo.mo.m; \ echo "installing $lang.gmo.m as $dir/grilo.mo.m"; \ else \ if test -r ./$lang.gmo.m ; then \ /usr/bin/install -c -m 644 ./$lang.gmo.m \ $dir/grilo.mo.m; \ echo "installing ./$lang.gmo.m as" \ "$dir/grilo.mo.m"; \ else \ true; \ fi; \ fi; \ done installing cs.gmo as /builddir/build/BUILDROOT/grilo-0.2.6-5.el7.arm/usr/share/locale/cs/LC_MESSAGES/grilo.mo installing el.gmo as /builddir/build/BUILDROOT/grilo-0.2.6-5.el7.arm/usr/share/locale/el/LC_MESSAGES/grilo.mo installing es.gmo as /builddir/build/BUILDROOT/grilo-0.2.6-5.el7.arm/usr/share/locale/es/LC_MESSAGES/grilo.mo installing gl.gmo as /builddir/build/BUILDROOT/grilo-0.2.6-5.el7.arm/usr/share/locale/gl/LC_MESSAGES/grilo.mo installing pl.gmo as /builddir/build/BUILDROOT/grilo-0.2.6-5.el7.arm/usr/share/locale/pl/LC_MESSAGES/grilo.mo installing pt_BR.gmo as /builddir/build/BUILDROOT/grilo-0.2.6-5.el7.arm/usr/share/locale/pt_BR/LC_MESSAGES/grilo.mo installing sl.gmo as /builddir/build/BUILDROOT/grilo-0.2.6-5.el7.arm/usr/share/locale/sl/LC_MESSAGES/grilo.mo installing sr.gmo as /builddir/build/BUILDROOT/grilo-0.2.6-5.el7.arm/usr/share/locale/sr/LC_MESSAGES/grilo.mo installing sr@latin.gmo as /builddir/build/BUILDROOT/grilo-0.2.6-5.el7.arm/usr/share/locale/sr@latin/LC_MESSAGES/grilo.mo installing tg.gmo as /builddir/build/BUILDROOT/grilo-0.2.6-5.el7.arm/usr/share/locale/tg/LC_MESSAGES/grilo.mo make[1]: Leaving directory `/builddir/build/BUILD/grilo-0.2.6/po' Making install in tools make[1]: Entering directory `/builddir/build/BUILD/grilo-0.2.6/tools' Making install in grilo-inspect make[2]: Entering directory `/builddir/build/BUILD/grilo-0.2.6/tools/grilo-inspect' make[3]: Entering directory `/builddir/build/BUILD/grilo-0.2.6/tools/grilo-inspect' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/grilo-0.2.6-5.el7.arm/usr/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -c grl-inspect-0.2 '/builddir/build/BUILDROOT/grilo-0.2.6-5.el7.arm/usr/bin' libtool: install: warning: `../../src/libgrilo-0.2.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/grl-inspect-0.2 /builddir/build/BUILDROOT/grilo-0.2.6-5.el7.arm/usr/bin/grl-inspect-0.2 make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/grilo-0.2.6/tools/grilo-inspect' make[2]: Leaving directory `/builddir/build/BUILD/grilo-0.2.6/tools/grilo-inspect' Making install in grilo-test-ui make[2]: Entering directory `/builddir/build/BUILD/grilo-0.2.6/tools/grilo-test-ui' make[3]: Entering directory `/builddir/build/BUILD/grilo-0.2.6/tools/grilo-test-ui' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/grilo-0.2.6-5.el7.arm/usr/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -c grilo-test-ui-0.2 '/builddir/build/BUILDROOT/grilo-0.2.6-5.el7.arm/usr/bin' libtool: install: warning: `../../src/libgrilo-0.2.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/grilo-test-ui-0.2 /builddir/build/BUILDROOT/grilo-0.2.6-5.el7.arm/usr/bin/grilo-test-ui-0.2 make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/grilo-0.2.6/tools/grilo-test-ui' make[2]: Leaving directory `/builddir/build/BUILD/grilo-0.2.6/tools/grilo-test-ui' Making install in vala make[2]: Entering directory `/builddir/build/BUILD/grilo-0.2.6/tools/vala' make install-am make[3]: Entering directory `/builddir/build/BUILD/grilo-0.2.6/tools/vala' make[4]: Entering directory `/builddir/build/BUILD/grilo-0.2.6/tools/vala' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/grilo-0.2.6-5.el7.arm/usr/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -c grilo-simple-playlist '/builddir/build/BUILDROOT/grilo-0.2.6-5.el7.arm/usr/bin' libtool: install: warning: `../../src/libgrilo-0.2.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/grilo-simple-playlist /builddir/build/BUILDROOT/grilo-0.2.6-5.el7.arm/usr/bin/grilo-simple-playlist make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/grilo-0.2.6/tools/vala' make[3]: Leaving directory `/builddir/build/BUILD/grilo-0.2.6/tools/vala' make[2]: Leaving directory `/builddir/build/BUILD/grilo-0.2.6/tools/vala' make[2]: Entering directory `/builddir/build/BUILD/grilo-0.2.6/tools' make[3]: Entering directory `/builddir/build/BUILD/grilo-0.2.6/tools' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/grilo-0.2.6/tools' make[2]: Leaving directory `/builddir/build/BUILD/grilo-0.2.6/tools' make[1]: Leaving directory `/builddir/build/BUILD/grilo-0.2.6/tools' Making install in examples make[1]: Entering directory `/builddir/build/BUILD/grilo-0.2.6/examples' make[2]: Entering directory `/builddir/build/BUILD/grilo-0.2.6/examples' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/grilo-0.2.6/examples' make[1]: Leaving directory `/builddir/build/BUILD/grilo-0.2.6/examples' make[1]: Entering directory `/builddir/build/BUILD/grilo-0.2.6' make[2]: Entering directory `/builddir/build/BUILD/grilo-0.2.6' make[2]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/grilo-0.2.6-5.el7.arm/usr/share/man/man1' /usr/bin/install -c -m 644 grl-inspect.1 '/builddir/build/BUILDROOT/grilo-0.2.6-5.el7.arm/usr/share/man/man1' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/grilo-0.2.6-5.el7.arm/usr/lib/pkgconfig' /usr/bin/install -c -m 644 grilo-0.2.pc grilo-net-0.2.pc '/builddir/build/BUILDROOT/grilo-0.2.6-5.el7.arm/usr/lib/pkgconfig' make[2]: Leaving directory `/builddir/build/BUILD/grilo-0.2.6' make[1]: Leaving directory `/builddir/build/BUILD/grilo-0.2.6' + mkdir -p /builddir/build/BUILDROOT/grilo-0.2.6-5.el7.arm/usr/lib/grilo-0.2/ + mkdir -p /builddir/build/BUILDROOT/grilo-0.2.6-5.el7.arm/usr/share/grilo-0.2/plugins/ + chrpath --delete /builddir/build/BUILDROOT/grilo-0.2.6-5.el7.arm/usr/bin/grl-inspect-0.2 + chrpath --delete /builddir/build/BUILDROOT/grilo-0.2.6-5.el7.arm/usr/bin/grilo-test-ui-0.2 + chrpath --delete /builddir/build/BUILDROOT/grilo-0.2.6-5.el7.arm/usr/lib/libgrlnet-0.2.so.0 /builddir/build/BUILDROOT/grilo-0.2.6-5.el7.arm/usr/lib/libgrlnet-0.2.so.0.1.4 + rm -f /builddir/build/BUILDROOT/grilo-0.2.6-5.el7.arm/usr/lib/libgrilo-0.2.la /builddir/build/BUILDROOT/grilo-0.2.6-5.el7.arm/usr/lib/libgrlnet-0.2.la + rm -f /builddir/build/BUILDROOT/grilo-0.2.6-5.el7.arm/usr/lib/libgrilo-0.2.a /builddir/build/BUILDROOT/grilo-0.2.6-5.el7.arm/usr/lib/libgrlnet-0.2.a + rm -f /builddir/build/BUILDROOT/grilo-0.2.6-5.el7.arm/usr/bin/grilo-simple-playlist + install -d -m 0755 /builddir/build/BUILDROOT/grilo-0.2.6-5.el7.arm/usr/share/gtk-doc/html/grilo/ + install -m 0644 doc/grilo/html/GrlCaps.html doc/grilo/html/GrlConfig.html doc/grilo/html/GrlData.html doc/grilo/html/GrlMedia.html doc/grilo/html/GrlMediaAudio.html doc/grilo/html/GrlMediaBox.html doc/grilo/html/GrlMediaImage.html doc/grilo/html/GrlMediaVideo.html doc/grilo/html/GrlOperationOptions.html doc/grilo/html/GrlPlugin.html doc/grilo/html/GrlRegistry.html doc/grilo/html/GrlRelatedKeys.html doc/grilo/html/GrlSource.html doc/grilo/html/annotation-glossary.html doc/grilo/html/api-index-full.html doc/grilo/html/caps-options.html doc/grilo/html/ch01.html doc/grilo/html/ch02.html doc/grilo/html/ch03.html doc/grilo/html/ch04.html doc/grilo/html/configure.html doc/grilo/html/data.html doc/grilo/html/deprecated-api-index.html doc/grilo/html/grilo-GrlNetWc.html doc/grilo/html/grilo-Multiple.html doc/grilo/html/grilo-grilo.html doc/grilo/html/grilo-grl-definitions.html doc/grilo/html/grilo-grl-error.html doc/grilo/html/grilo-grl-log.html doc/grilo/html/grilo-grl-metadata-key.html doc/grilo/html/grilo-grl-operation.html doc/grilo/html/grilo-grl-util.html doc/grilo/html/grilo-net.html doc/grilo/html/grilo.devhelp2 doc/grilo/html/home.png doc/grilo/html/index.html doc/grilo/html/index.sgml doc/grilo/html/left.png doc/grilo/html/misc.html doc/grilo/html/multiple.html doc/grilo/html/plugin-management.html doc/grilo/html/pr01.html doc/grilo/html/right.png doc/grilo/html/rn01.html doc/grilo/html/rn02.html doc/grilo/html/rn03.html doc/grilo/html/rn04.html doc/grilo/html/sources.html doc/grilo/html/style.css doc/grilo/html/up.png /builddir/build/BUILDROOT/grilo-0.2.6-5.el7.arm/usr/share/gtk-doc/html/grilo/ + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/grilo-0.2.6-5.el7.arm grilo + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/grilo-0.2.6 extracting debug info from /builddir/build/BUILDROOT/grilo-0.2.6-5.el7.arm/usr/bin/grl-inspect-0.2 extracting debug info from /builddir/build/BUILDROOT/grilo-0.2.6-5.el7.arm/usr/bin/grilo-test-ui-0.2 extracting debug info from /builddir/build/BUILDROOT/grilo-0.2.6-5.el7.arm/usr/lib/libgrilo-0.2.so.1.3.0 extracting debug info from /builddir/build/BUILDROOT/grilo-0.2.6-5.el7.arm/usr/lib/libgrlnet-0.2.so.0.1.4 /usr/lib/rpm/sepdebugcrcfix: Updated 4 CRC32s, 0 CRC32s did match. symlinked /usr/lib/debug/usr/lib/libgrilo-0.2.so.1.3.0.debug to /usr/lib/debug/usr/lib/libgrilo-0.2.so.debug symlinked /usr/lib/debug/usr/lib/libgrilo-0.2.so.1.3.0.debug to /usr/lib/debug/usr/lib/libgrilo-0.2.so.1.debug symlinked /usr/lib/debug/usr/lib/libgrlnet-0.2.so.0.1.4.debug to /usr/lib/debug/usr/lib/libgrlnet-0.2.so.0.debug symlinked /usr/lib/debug/usr/lib/libgrlnet-0.2.so.0.1.4.debug to /usr/lib/debug/usr/lib/libgrlnet-0.2.so.debug 1440 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: grilo-0.2.6-5.el7.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.RYhclt + umask 022 + cd /builddir/build/BUILD + cd grilo-0.2.6 + DOCDIR=/builddir/build/BUILDROOT/grilo-0.2.6-5.el7.arm/usr/share/doc/grilo-0.2.6 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/grilo-0.2.6-5.el7.arm/usr/share/doc/grilo-0.2.6 + cp -pr AUTHORS /builddir/build/BUILDROOT/grilo-0.2.6-5.el7.arm/usr/share/doc/grilo-0.2.6 + cp -pr COPYING /builddir/build/BUILDROOT/grilo-0.2.6-5.el7.arm/usr/share/doc/grilo-0.2.6 + cp -pr NEWS /builddir/build/BUILDROOT/grilo-0.2.6-5.el7.arm/usr/share/doc/grilo-0.2.6 + cp -pr README /builddir/build/BUILDROOT/grilo-0.2.6-5.el7.arm/usr/share/doc/grilo-0.2.6 + cp -pr TODO /builddir/build/BUILDROOT/grilo-0.2.6-5.el7.arm/usr/share/doc/grilo-0.2.6 + exit 0 Provides: grilo = 0.2.6-5.el7 grilo(armv7hl-32) = 0.2.6-5.el7 libgrilo-0.2.so.1 libgrlnet-0.2.so.0 Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libatk-1.0.so.0 libc.so.6 libc.so.6(GLIBC_2.4) libcairo-gobject.so.2 libcairo.so.2 libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libgdk-3.so.0 libgdk_pixbuf-2.0.so.0 libgio-2.0.so.0 libglib-2.0.so.0 libgmodule-2.0.so.0 libgobject-2.0.so.0 libgrilo-0.2.so.1 libgtk-3.so.0 libpango-1.0.so.0 libpangocairo-1.0.so.0 libpthread.so.0 libpthread.so.0(GLIBC_2.4) libsoup-2.4.so.1 libxml2.so.2 libxml2.so.2(LIBXML2_2.4.30) libxml2.so.2(LIBXML2_2.6.0) rtld(GNU_HASH) Processing files: grilo-devel-0.2.6-5.el7.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.1G0sCv + umask 022 + cd /builddir/build/BUILD + cd grilo-0.2.6 + DOCDIR=/builddir/build/BUILDROOT/grilo-0.2.6-5.el7.arm/usr/share/doc/grilo-devel-0.2.6 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/grilo-0.2.6-5.el7.arm/usr/share/doc/grilo-devel-0.2.6 + cp -pr AUTHORS /builddir/build/BUILDROOT/grilo-0.2.6-5.el7.arm/usr/share/doc/grilo-devel-0.2.6 + cp -pr COPYING /builddir/build/BUILDROOT/grilo-0.2.6-5.el7.arm/usr/share/doc/grilo-devel-0.2.6 + cp -pr NEWS /builddir/build/BUILDROOT/grilo-0.2.6-5.el7.arm/usr/share/doc/grilo-devel-0.2.6 + cp -pr README /builddir/build/BUILDROOT/grilo-0.2.6-5.el7.arm/usr/share/doc/grilo-devel-0.2.6 + cp -pr TODO /builddir/build/BUILDROOT/grilo-0.2.6-5.el7.arm/usr/share/doc/grilo-devel-0.2.6 + exit 0 Provides: grilo-devel = 0.2.6-5.el7 grilo-devel(armv7hl-32) = 0.2.6-5.el7 pkgconfig(grilo-0.2) = 0.2.6 pkgconfig(grilo-net-0.2) = 0.2.2 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libgrilo-0.2.so.1 libgrlnet-0.2.so.0 pkgconfig(gio-2.0) pkgconfig(glib-2.0) pkgconfig(gmodule-2.0) pkgconfig(gobject-2.0) pkgconfig(grilo-0.2) pkgconfig(libxml-2.0) Processing files: grilo-vala-0.2.6-5.el7.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.outbYA + umask 022 + cd /builddir/build/BUILD + cd grilo-0.2.6 + DOCDIR=/builddir/build/BUILDROOT/grilo-0.2.6-5.el7.arm/usr/share/doc/grilo-vala-0.2.6 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/grilo-0.2.6-5.el7.arm/usr/share/doc/grilo-vala-0.2.6 + cp -pr AUTHORS /builddir/build/BUILDROOT/grilo-0.2.6-5.el7.arm/usr/share/doc/grilo-vala-0.2.6 + cp -pr COPYING /builddir/build/BUILDROOT/grilo-0.2.6-5.el7.arm/usr/share/doc/grilo-vala-0.2.6 + cp -pr NEWS /builddir/build/BUILDROOT/grilo-0.2.6-5.el7.arm/usr/share/doc/grilo-vala-0.2.6 + cp -pr README /builddir/build/BUILDROOT/grilo-0.2.6-5.el7.arm/usr/share/doc/grilo-vala-0.2.6 + cp -pr TODO /builddir/build/BUILDROOT/grilo-0.2.6-5.el7.arm/usr/share/doc/grilo-vala-0.2.6 + exit 0 Provides: grilo-vala = 0.2.6-5.el7 grilo-vala(armv7hl-32) = 0.2.6-5.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: grilo-debuginfo-0.2.6-5.el7.armv7hl Provides: grilo-debuginfo = 0.2.6-5.el7 grilo-debuginfo(armv7hl-32) = 0.2.6-5.el7 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/grilo-0.2.6-5.el7.arm Wrote: /builddir/build/RPMS/grilo-0.2.6-5.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/grilo-devel-0.2.6-5.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/grilo-vala-0.2.6-5.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/grilo-debuginfo-0.2.6-5.el7.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.6LzHk4 + umask 022 + cd /builddir/build/BUILD + cd grilo-0.2.6 + /usr/bin/rm -rf /builddir/build/BUILDROOT/grilo-0.2.6-5.el7.arm + exit 0 Child return code was: 0 LEAVE do -->