Mock Version: 1.1.41 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target armv7hl --nodeps builddir/build/SPECS/cogl.spec'], False, '/var/lib/mock/c7-pass-1-armhfp-c4489a94fd7049ff8d03d54cc98f60c681997ede/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/cogl.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'} Building target platforms: armv7hl Building for target armv7hl Wrote: /builddir/build/SRPMS/cogl-1.14.0-6.el7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target armv7hl --nodeps builddir/build/SPECS/cogl.spec'], False, '/var/lib/mock/c7-pass-1-armhfp-c4489a94fd7049ff8d03d54cc98f60c681997ede/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/cogl.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'} Building target platforms: armv7hl Building for target armv7hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.dtK2Dk + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf cogl-1.14.0 + /usr/bin/xz -dc /builddir/build/SOURCES/cogl-1.14.0.tar.xz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd cogl-1.14.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . Patch #0 (cogl-1.14.0-21-ge26464f.patch): + echo 'Patch #0 (cogl-1.14.0-21-ge26464f.patch):' + /usr/bin/cat /builddir/build/SOURCES/cogl-1.14.0-21-ge26464f.patch + /usr/bin/patch -p1 --fuzz=0 patching file cogl/Makefile.am patching file cogl/cogl-bitmap-pixbuf.c patching file cogl/cogl-matrix.h patching file cogl/cogl-pipeline-cache.c patching file cogl/cogl-pipeline-hash-table.c patching file cogl/cogl-pipeline-hash-table.h patching file cogl/cogl-pipeline-layer-private.h patching file cogl/cogl-pipeline-layer.c patching file cogl/cogl-pipeline-private.h patching file cogl/cogl-pipeline.c patching file cogl/cogl-xlib-renderer.c patching file cogl/cogl-xlib.h patching file configure.ac patching file examples/Makefile.am patching file examples/android/hello/jni/main.c patching file examples/cogl-gles2-context.c patching file examples/cogl-gles2-gears.c patching file examples/cogl-hello.c patching file examples/cogl-msaa.c patching file examples/cogl-sdl-hello.c patching file examples/cogl-sdl2-hello.c patching file examples/cogl-x11-foreign.c patching file examples/cogland.c patching file tests/conform/Makefile.am patching file tests/conform/test-conform-main.c patching file tests/conform/test-pipeline-cache-unrefs-texture.c patching file tests/micro-perf/Makefile.am Patch #1 (cogl-1.14.0-swrast-copy-sub-buffer.patch): + echo 'Patch #1 (cogl-1.14.0-swrast-copy-sub-buffer.patch):' + /usr/bin/cat /builddir/build/SOURCES/cogl-1.14.0-swrast-copy-sub-buffer.patch + /usr/bin/patch -p1 --fuzz=0 patching file cogl/winsys/cogl-winsys-glx.c Patch #10 (Add-support-for-setting-up-stereo-CoglOnscreens.patch): + echo 'Patch #10 (Add-support-for-setting-up-stereo-CoglOnscreens.patch):' + /usr/bin/cat /builddir/build/SOURCES/Add-support-for-setting-up-stereo-CoglOnscreens.patch + /usr/bin/patch -p1 --fuzz=0 patching file cogl/cogl-context-private.h patching file cogl/cogl-framebuffer-private.h patching file cogl/cogl-framebuffer.c patching file cogl/cogl-framebuffer.h patching file cogl/cogl-onscreen-template.c patching file cogl/cogl-onscreen-template.h patching file cogl/cogl-types.h patching file cogl/driver/gl/cogl-framebuffer-gl.c patching file cogl/winsys/cogl-winsys-glx-feature-functions.h patching file cogl/winsys/cogl-winsys-glx.c Hunk #1 succeeded at 763 (offset -12 lines). Hunk #2 succeeded at 807 (offset -12 lines). Hunk #3 succeeded at 1716 (offset -12 lines). Patch #11 (CoglTexturePixmapX11-add-support-for-stereo-content.patch): + echo 'Patch #11 (CoglTexturePixmapX11-add-support-for-stereo-content.patch):' + /usr/bin/cat /builddir/build/SOURCES/CoglTexturePixmapX11-add-support-for-stereo-content.patch + /usr/bin/patch -p1 --fuzz=0 patching file cogl/cogl-glx-display-private.h patching file cogl/winsys/cogl-texture-pixmap-x11-private.h patching file cogl/winsys/cogl-texture-pixmap-x11.c patching file cogl/winsys/cogl-texture-pixmap-x11.h patching file cogl/winsys/cogl-winsys-egl-x11.c patching file cogl/winsys/cogl-winsys-glx.c Hunk #2 succeeded at 1958 (offset -12 lines). Hunk #3 succeeded at 1976 (offset -12 lines). Hunk #4 succeeded at 2025 (offset -12 lines). Hunk #5 succeeded at 2189 (offset -12 lines). Hunk #6 succeeded at 2280 (offset -12 lines). Hunk #7 succeeded at 2313 (offset -12 lines). Hunk #8 succeeded at 2345 (offset -12 lines). Hunk #9 succeeded at 2361 (offset -12 lines). Hunk #10 succeeded at 2373 (offset -12 lines). Hunk #11 succeeded at 2401 (offset -12 lines). Hunk #12 succeeded at 2412 (offset -12 lines). Hunk #13 succeeded at 2434 (offset -12 lines). Hunk #14 succeeded at 2478 (offset -12 lines). Hunk #15 succeeded at 2521 (offset -12 lines). Hunk #16 succeeded at 2535 (offset -12 lines). patching file cogl/winsys/cogl-winsys-private.h Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.mLUiUu + exit 0 + umask 022 + cd /builddir/build/BUILD + cd cogl-1.14.0 + 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 -fPIC' + autoreconf -vif autoreconf: Entering directory `.' autoreconf: running: autopoint --force Copying file build/autotools/codeset.m4 Copying file build/autotools/glibc2.m4 Copying file build/autotools/glibc21.m4 Copying file build/autotools/intdiv0.m4 Copying file build/autotools/intl.m4 Copying file build/autotools/intldir.m4 Copying file build/autotools/intmax.m4 Copying file build/autotools/inttypes-pri.m4 Copying file build/autotools/inttypes_h.m4 Copying file build/autotools/lcmessage.m4 Copying file build/autotools/lock.m4 Copying file build/autotools/longlong.m4 Copying file build/autotools/printf-posix.m4 Copying file build/autotools/size_max.m4 Copying file build/autotools/stdint_h.m4 Copying file build/autotools/uintmax_t.m4 Copying file build/autotools/visibility.m4 Copying file build/autotools/wchar_t.m4 Copying file build/autotools/wint_t.m4 Copying file build/autotools/xsize.m4 Copying file po/Makevars.template autoreconf: running: aclocal --force -I build/autotools ${ACLOCAL_FLAGS} autoreconf: configure.ac: tracing autoreconf: running: libtoolize --copy --force libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, `build'. libtoolize: copying file `build/ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `build/autotools'. libtoolize: copying file `build/autotools/libtool.m4' libtoolize: copying file `build/autotools/ltoptions.m4' libtoolize: copying file `build/autotools/ltsugar.m4' libtoolize: copying file `build/autotools/ltversion.m4' libtoolize: copying file `build/autotools/lt~obsolete.m4' autoreconf: running: /usr/bin/autoconf --force autoreconf: running: /usr/bin/autoheader --force autoreconf: running: automake --add-missing --copy --force-missing configure.ac:1110: warning: The 'AM_PROG_MKDIR_P' macro is deprecated, and its use is discouraged. configure.ac:1110: You should use the Autoconf-provided 'AC_PROG_MKDIR_P' macro instead, configure.ac:1110: and use '$(MKDIR_P)' instead of '$(mkdir_p)'in your Makefile.am files. doc/reference/cogl/Makefile.am:139: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') autoreconf: Leaving directory `.' + 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 -fPIC' + 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 ./build/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./build/config.guess ++ basename ./build/config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./build/config.guess '/usr/lib/rpm/redhat/config.guess' -> './build/config.guess' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./build/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./build/config.sub ++ basename ./build/config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./build/config.sub '/usr/lib/rpm/redhat/config.sub' -> './build/config.sub' + ./configure --build=armv7hl-redhat-linux-gnueabi --host=armv7hl-redhat-linux-gnueabi --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-cairo=yes --enable-gdk-pixbuf=yes --enable-cogl-pango=yes --enable-glx=yes --enable-gtk-doc --enable-introspection=yes checking for armv7hl-redhat-linux-gnueabi-gcc... armv7hl-redhat-linux-gnueabi-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 armv7hl-redhat-linux-gnueabi-gcc accepts -g... yes checking for armv7hl-redhat-linux-gnueabi-gcc option to accept ISO C89... none needed checking how to run the C preprocessor... armv7hl-redhat-linux-gnueabi-gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes 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 style of include used by make... GNU checking whether make supports nested variables... yes checking whether UID '993' is supported by ustar format... yes checking whether GID '135' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking dependency style of armv7hl-redhat-linux-gnueabi-gcc... none checking whether make supports nested variables... (cached) yes checking for armv7hl-redhat-linux-gnueabi-gcc... (cached) armv7hl-redhat-linux-gnueabi-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether armv7hl-redhat-linux-gnueabi-gcc accepts -g... (cached) yes checking for armv7hl-redhat-linux-gnueabi-gcc option to accept ISO C89... (cached) none needed checking how to run the C preprocessor... armv7hl-redhat-linux-gnueabi-gcc -E checking for armv7hl-redhat-linux-gnueabi-g++... armv7hl-redhat-linux-gnueabi-g++ checking whether we are using the GNU C++ compiler... yes checking whether armv7hl-redhat-linux-gnueabi-g++ accepts -g... yes checking dependency style of armv7hl-redhat-linux-gnueabi-g++... none checking whether armv7hl-redhat-linux-gnueabi-gcc and cc understand -c and -o together... yes checking for library containing strerror... none required checking for an ANSI C-conforming const... yes checking for _Static_assert... yes checking build system type... armv7hl-redhat-linux-gnueabi checking host system type... armv7hl-redhat-linux-gnueabi checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by armv7hl-redhat-linux-gnueabi-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-gnueabi file names to armv7hl-redhat-linux-gnueabi format... func_convert_file_noop checking how to convert armv7hl-redhat-linux-gnueabi 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-gnueabi-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for armv7hl-redhat-linux-gnueabi-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for armv7hl-redhat-linux-gnueabi-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for armv7hl-redhat-linux-gnueabi-strip... no checking for strip... strip checking for armv7hl-redhat-linux-gnueabi-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from armv7hl-redhat-linux-gnueabi-gcc object... ok checking for sysroot... no checking for armv7hl-redhat-linux-gnueabi-mt... no checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if armv7hl-redhat-linux-gnueabi-gcc supports -fno-rtti -fno-exceptions... no checking for armv7hl-redhat-linux-gnueabi-gcc option to produce PIC... -fPIC -DPIC checking if armv7hl-redhat-linux-gnueabi-gcc PIC flag -fPIC -DPIC works... yes checking if armv7hl-redhat-linux-gnueabi-gcc static flag -static works... no checking if armv7hl-redhat-linux-gnueabi-gcc supports -c -o file.o... yes checking if armv7hl-redhat-linux-gnueabi-gcc supports -c -o file.o... (cached) yes checking whether the armv7hl-redhat-linux-gnueabi-gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking how to run the C++ preprocessor... armv7hl-redhat-linux-gnueabi-g++ -E checking for ld used by armv7hl-redhat-linux-gnueabi-g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the armv7hl-redhat-linux-gnueabi-g++ linker (/usr/bin/ld) supports shared libraries... yes checking for armv7hl-redhat-linux-gnueabi-g++ option to produce PIC... -fPIC -DPIC checking if armv7hl-redhat-linux-gnueabi-g++ PIC flag -fPIC -DPIC works... yes checking if armv7hl-redhat-linux-gnueabi-g++ static flag -static works... no checking if armv7hl-redhat-linux-gnueabi-g++ supports -c -o file.o... yes checking if armv7hl-redhat-linux-gnueabi-g++ supports -c -o file.o... (cached) yes checking whether the armv7hl-redhat-linux-gnueabi-g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate configure: creating ./config.lt config.lt: creating libtool checking for cos in -lm... yes checking if building for some Win32 platform... no checking OpenGL/gl.h usability... no checking OpenGL/gl.h presence... no checking for OpenGL/gl.h... no checking for armv7hl-redhat-linux-gnueabi-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for supported compiler flags... -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations checking for armv7hl-redhat-linux-gnueabi-pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.16... yes checking for GLIB - version >= 2.32.0... yes (version 2.40.0) checking for DUMMY... yes 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 for GTKDOC_DEPS... yes checking whether to build gtk-doc documentation... yes checking whether NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking for linguas... an ar as ast be bg ca ca@valencia cs da de el en_CA en_GB eo es eu fa fr gl he hi hu id it ja km kn ko lt lv ml nb nl or pa pl pt pt_BR ru sk sl sr sr@latin sv ta te th tr ug uk vi zh_CN zh_HK zh_TW checking for COGL_DEP... yes checking for COGL_DEP_GL... yes checking for COGL_PANGO_DEP... yes checking for gobject-introspection... yes checking for X... libraries , headers checking for ANSI C header files... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking for unistd.h... (cached) yes checking for ffs... yes checking for memmem... yes checking for sincos... yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating README config.status: creating config.h.win32 config.status: creating build/Makefile config.status: creating build/win32/Makefile config.status: creating build/win32/vs9/Makefile config.status: creating build/win32/vs10/Makefile config.status: creating deps/Makefile config.status: creating deps/glib/Makefile config.status: creating deps/gmodule/Makefile config.status: creating deps/gmodule/gmoduleconf.h config.status: creating cogl/Makefile config.status: creating cogl/cogl-1.0.pc config.status: creating cogl/cogl-2.0-experimental.pc config.status: creating cogl/cogl-defines.h config.status: creating cogl/cogl-defines.h.win32 config.status: creating cogl/cogl-defines.h.win32_SDL config.status: creating cogl/cogl-gl-header.h config.status: creating cogl/cogl-egl-defines.h config.status: creating cogl/cogl.rc config.status: creating cogl-pango/Makefile config.status: creating cogl-pango/cogl-pango-1.0.pc config.status: creating cogl-pango/cogl-pango-2.0-experimental.pc config.status: creating cogl-pango/cogl-pango.rc config.status: creating cogl-gles2/Makefile config.status: creating cogl-gles2/cogl-gles2-experimental.pc config.status: creating doc/Makefile config.status: creating doc/reference/Makefile config.status: creating doc/reference/cogl/Makefile config.status: creating doc/reference/cogl/cogl-docs.xml config.status: creating doc/reference/cogl-2.0-experimental/Makefile config.status: creating doc/reference/cogl-2.0-experimental/cogl-2.0-experimental-docs.xml config.status: creating examples/Makefile config.status: creating tests/Makefile config.status: creating tests/conform/Makefile config.status: creating tests/conform/config.env config.status: creating tests/conform/test-launcher.sh config.status: creating tests/micro-perf/Makefile config.status: creating tests/data/Makefile config.status: creating po/Makefile.in config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile Cogl - 1.14.1/2.0.0 (git) • Global: Prefix: /usr • Features: Drivers: gl Library name for GL: libGL.so.1 GL Window System APIs: glx Build libcogl-gles2 GLES 2.0 frontend api: no Image backend: gdk-pixbuf Cogl Pango: yes Profiling: no • Compiler options: Cogl debug: yes Enable deprecated symbols: no Compiler flags: -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 -fPIC -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES Linker flags: -Wl,-z,relro • Extra: Build API reference: yes Build introspection data: yes Enable internationalization: yes + make V=1 make all-recursive make[1]: Entering directory `/builddir/build/BUILD/cogl-1.14.0' Making all in deps make[2]: Entering directory `/builddir/build/BUILD/cogl-1.14.0/deps' make[3]: Entering directory `/builddir/build/BUILD/cogl-1.14.0/deps' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/cogl-1.14.0/deps' make[2]: Leaving directory `/builddir/build/BUILD/cogl-1.14.0/deps' Making all in cogl make[2]: Entering directory `/builddir/build/BUILD/cogl-1.14.0/cogl' glib-mkenums \ --template ./cogl-enum-types.h.in \ ./cogl1-context.h ./cogl-bitmap.h ./cogl-color.h ./cogl-fixed.h ./cogl-material-compat.h ./cogl-matrix.h ./cogl-offscreen.h ./cogl-primitives.h ./cogl-path.h ./cogl-path-functions.h ./cogl-shader.h ./cogl-texture.h ./cogl-types.h ./cogl-vertex-buffer.h ./cogl-clutter.h ./cogl.h ./cogl-clutter-xlib.h ./cogl-xlib-renderer.h > xgen-eh \ && (cmp -s xgen-eh cogl-enum-types.h || cp -f xgen-eh cogl-enum-types.h) \ && rm -f xgen-eh \ && echo timestamp > stamp-enum-types glib-mkenums \ --template ./cogl-enum-types.c.in \ ./cogl1-context.h ./cogl-bitmap.h ./cogl-color.h ./cogl-fixed.h ./cogl-material-compat.h ./cogl-matrix.h ./cogl-offscreen.h ./cogl-primitives.h ./cogl-path.h ./cogl-path-functions.h ./cogl-shader.h ./cogl-texture.h ./cogl-types.h ./cogl-vertex-buffer.h ./cogl-clutter.h ./cogl.h ./cogl-clutter-xlib.h ./cogl-xlib-renderer.h > xgen-ec \ && cp -f xgen-ec cogl-enum-types.c \ && rm -f xgen-ec make all-recursive make[3]: Entering directory `/builddir/build/BUILD/cogl-1.14.0/cogl' make[4]: Entering directory `/builddir/build/BUILD/cogl-1.14.0/cogl' /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./tesselator -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"\" -DCOGL_LOCALEDIR=\""/usr/share/locale"\" -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c -o cogl-driver-nop.lo `test -f './driver/nop/cogl-driver-nop.c' || echo './'`./driver/nop/cogl-driver-nop.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./tesselator -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"\" -DCOGL_LOCALEDIR=\"/usr/share/locale\" -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c ./driver/nop/cogl-driver-nop.c -fPIC -DPIC -o .libs/cogl-driver-nop.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./tesselator -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"\" -DCOGL_LOCALEDIR=\""/usr/share/locale"\" -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c -o cogl-framebuffer-nop.lo `test -f './driver/nop/cogl-framebuffer-nop.c' || echo './'`./driver/nop/cogl-framebuffer-nop.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./tesselator -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"\" -DCOGL_LOCALEDIR=\"/usr/share/locale\" -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c ./driver/nop/cogl-framebuffer-nop.c -fPIC -DPIC -o .libs/cogl-framebuffer-nop.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./tesselator -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"\" -DCOGL_LOCALEDIR=\""/usr/share/locale"\" -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c -o cogl-attribute-nop.lo `test -f './driver/nop/cogl-attribute-nop.c' || echo './'`./driver/nop/cogl-attribute-nop.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./tesselator -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"\" -DCOGL_LOCALEDIR=\"/usr/share/locale\" -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c ./driver/nop/cogl-attribute-nop.c -fPIC -DPIC -o .libs/cogl-attribute-nop.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./tesselator -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"\" -DCOGL_LOCALEDIR=\""/usr/share/locale"\" -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c -o cogl-clip-stack-nop.lo `test -f './driver/nop/cogl-clip-stack-nop.c' || echo './'`./driver/nop/cogl-clip-stack-nop.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./tesselator -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"\" -DCOGL_LOCALEDIR=\"/usr/share/locale\" -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c ./driver/nop/cogl-clip-stack-nop.c -fPIC -DPIC -o .libs/cogl-clip-stack-nop.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./tesselator -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"\" -DCOGL_LOCALEDIR=\""/usr/share/locale"\" -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c -o cogl-texture-2d-nop.lo `test -f './driver/nop/cogl-texture-2d-nop.c' || echo './'`./driver/nop/cogl-texture-2d-nop.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./tesselator -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"\" -DCOGL_LOCALEDIR=\"/usr/share/locale\" -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c ./driver/nop/cogl-texture-2d-nop.c -fPIC -DPIC -o .libs/cogl-texture-2d-nop.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./tesselator -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"\" -DCOGL_LOCALEDIR=\""/usr/share/locale"\" -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c -o cogl-util-gl.lo `test -f './driver/gl/cogl-util-gl.c' || echo './'`./driver/gl/cogl-util-gl.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./tesselator -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"\" -DCOGL_LOCALEDIR=\"/usr/share/locale\" -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c ./driver/gl/cogl-util-gl.c -fPIC -DPIC -o .libs/cogl-util-gl.o ./driver/gl/cogl-util-gl.c: In function '_cogl_gl_util_get_texture_target_string': ./driver/gl/cogl-util-gl.c:140:18: warning: 'tex_coord_swizzle' may be used uninitialized in this function [-Wmaybe-uninitialized] *swizzle_out = tex_coord_swizzle; ^ ./driver/gl/cogl-util-gl.c:138:24: warning: 'target_string' may be used uninitialized in this function [-Wmaybe-uninitialized] *target_string_out = target_string; ^ /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./tesselator -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"\" -DCOGL_LOCALEDIR=\""/usr/share/locale"\" -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c -o cogl-framebuffer-gl.lo `test -f './driver/gl/cogl-framebuffer-gl.c' || echo './'`./driver/gl/cogl-framebuffer-gl.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./tesselator -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"\" -DCOGL_LOCALEDIR=\"/usr/share/locale\" -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c ./driver/gl/cogl-framebuffer-gl.c -fPIC -DPIC -o .libs/cogl-framebuffer-gl.o In file included from ./winsys/cogl-winsys-private.h:28:0, from ./cogl-context-private.h:28, from ./driver/gl/cogl-framebuffer-gl.c:29: ./driver/gl/cogl-framebuffer-gl.c: In function '_cogl_framebuffer_gl_bind': ./cogl-onscreen.h:43:27: warning: cast increases required alignment of target type [-Wcast-align] #define COGL_ONSCREEN(X) ((CoglOnscreen *)(X)) ^ ./driver/gl/cogl-framebuffer-gl.c:275:30: note: in expansion of macro 'COGL_ONSCREEN' winsys->onscreen_bind (COGL_ONSCREEN (framebuffer)); ^ ./driver/gl/cogl-framebuffer-gl.c: In function '_cogl_framebuffer_init_bits': ./driver/gl/cogl-framebuffer-gl.c:991:13: warning: cast increases required alignment of target type [-Wcast-align] (int *) ((uint8_t *) &framebuffer->bits + params[i].offset); ^ /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./tesselator -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"\" -DCOGL_LOCALEDIR=\""/usr/share/locale"\" -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c -o cogl-texture-gl.lo `test -f './driver/gl/cogl-texture-gl.c' || echo './'`./driver/gl/cogl-texture-gl.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./tesselator -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"\" -DCOGL_LOCALEDIR=\"/usr/share/locale\" -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c ./driver/gl/cogl-texture-gl.c -fPIC -DPIC -o .libs/cogl-texture-gl.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./tesselator -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"\" -DCOGL_LOCALEDIR=\""/usr/share/locale"\" -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c -o cogl-texture-2d-gl.lo `test -f './driver/gl/cogl-texture-2d-gl.c' || echo './'`./driver/gl/cogl-texture-2d-gl.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./tesselator -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"\" -DCOGL_LOCALEDIR=\"/usr/share/locale\" -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c ./driver/gl/cogl-texture-2d-gl.c -fPIC -DPIC -o .libs/cogl-texture-2d-gl.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./tesselator -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"\" -DCOGL_LOCALEDIR=\""/usr/share/locale"\" -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c -o cogl-attribute-gl.lo `test -f './driver/gl/cogl-attribute-gl.c' || echo './'`./driver/gl/cogl-attribute-gl.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./tesselator -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"\" -DCOGL_LOCALEDIR=\"/usr/share/locale\" -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c ./driver/gl/cogl-attribute-gl.c -fPIC -DPIC -o .libs/cogl-attribute-gl.o ./driver/gl/cogl-attribute-gl.c: In function 'toggle_builtin_attribute_enabled_cb': ./driver/gl/cogl-attribute-gl.c:82:41: warning: 'cap' may be used uninitialized in this function [-Wmaybe-uninitialized] GE (context, glDisableClientState (cap)); ^ /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./tesselator -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"\" -DCOGL_LOCALEDIR=\""/usr/share/locale"\" -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c -o cogl-clip-stack-gl.lo `test -f './driver/gl/cogl-clip-stack-gl.c' || echo './'`./driver/gl/cogl-clip-stack-gl.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./tesselator -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"\" -DCOGL_LOCALEDIR=\"/usr/share/locale\" -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c ./driver/gl/cogl-clip-stack-gl.c -fPIC -DPIC -o .libs/cogl-clip-stack-gl.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./tesselator -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"\" -DCOGL_LOCALEDIR=\""/usr/share/locale"\" -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c -o cogl-buffer-gl.lo `test -f './driver/gl/cogl-buffer-gl.c' || echo './'`./driver/gl/cogl-buffer-gl.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./tesselator -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"\" -DCOGL_LOCALEDIR=\"/usr/share/locale\" -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c ./driver/gl/cogl-buffer-gl.c -fPIC -DPIC -o .libs/cogl-buffer-gl.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./tesselator -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"\" -DCOGL_LOCALEDIR=\""/usr/share/locale"\" -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c -o cogl-pipeline-opengl.lo `test -f './driver/gl/cogl-pipeline-opengl.c' || echo './'`./driver/gl/cogl-pipeline-opengl.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./tesselator -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"\" -DCOGL_LOCALEDIR=\"/usr/share/locale\" -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c ./driver/gl/cogl-pipeline-opengl.c -fPIC -DPIC -o .libs/cogl-pipeline-opengl.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./tesselator -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"\" -DCOGL_LOCALEDIR=\""/usr/share/locale"\" -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c -o cogl-pipeline-fragend-glsl.lo `test -f './driver/gl/cogl-pipeline-fragend-glsl.c' || echo './'`./driver/gl/cogl-pipeline-fragend-glsl.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./tesselator -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"\" -DCOGL_LOCALEDIR=\"/usr/share/locale\" -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c ./driver/gl/cogl-pipeline-fragend-glsl.c -fPIC -DPIC -o .libs/cogl-pipeline-fragend-glsl.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./tesselator -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"\" -DCOGL_LOCALEDIR=\""/usr/share/locale"\" -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c -o cogl-pipeline-fragend-arbfp.lo `test -f './driver/gl/gl/cogl-pipeline-fragend-arbfp.c' || echo './'`./driver/gl/gl/cogl-pipeline-fragend-arbfp.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./tesselator -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"\" -DCOGL_LOCALEDIR=\"/usr/share/locale\" -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c ./driver/gl/gl/cogl-pipeline-fragend-arbfp.c -fPIC -DPIC -o .libs/cogl-pipeline-fragend-arbfp.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./tesselator -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"\" -DCOGL_LOCALEDIR=\""/usr/share/locale"\" -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c -o cogl-pipeline-progend-fixed-arbfp.lo `test -f './driver/gl/gl/cogl-pipeline-progend-fixed-arbfp.c' || echo './'`./driver/gl/gl/cogl-pipeline-progend-fixed-arbfp.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./tesselator -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"\" -DCOGL_LOCALEDIR=\"/usr/share/locale\" -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c ./driver/gl/gl/cogl-pipeline-progend-fixed-arbfp.c -fPIC -DPIC -o .libs/cogl-pipeline-progend-fixed-arbfp.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./tesselator -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"\" -DCOGL_LOCALEDIR=\""/usr/share/locale"\" -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c -o cogl-pipeline-fragend-fixed.lo `test -f './driver/gl/cogl-pipeline-fragend-fixed.c' || echo './'`./driver/gl/cogl-pipeline-fragend-fixed.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./tesselator -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"\" -DCOGL_LOCALEDIR=\"/usr/share/locale\" -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c ./driver/gl/cogl-pipeline-fragend-fixed.c -fPIC -DPIC -o .libs/cogl-pipeline-fragend-fixed.o ./driver/gl/cogl-pipeline-fragend-fixed.c: In function '_cogl_pipeline_fragend_fixed_add_layer': ./driver/gl/cogl-pipeline-fragend-fixed.c:221:33: warning: 'gl_target' may be used uninitialized in this function [-Wmaybe-uninitialized] GE (ctx, glEnable (gl_target)); ^ /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./tesselator -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"\" -DCOGL_LOCALEDIR=\""/usr/share/locale"\" -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c -o cogl-pipeline-vertend-glsl.lo `test -f './driver/gl/cogl-pipeline-vertend-glsl.c' || echo './'`./driver/gl/cogl-pipeline-vertend-glsl.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./tesselator -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"\" -DCOGL_LOCALEDIR=\"/usr/share/locale\" -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c ./driver/gl/cogl-pipeline-vertend-glsl.c -fPIC -DPIC -o .libs/cogl-pipeline-vertend-glsl.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./tesselator -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"\" -DCOGL_LOCALEDIR=\""/usr/share/locale"\" -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c -o cogl-pipeline-vertend-fixed.lo `test -f './driver/gl/cogl-pipeline-vertend-fixed.c' || echo './'`./driver/gl/cogl-pipeline-vertend-fixed.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./tesselator -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"\" -DCOGL_LOCALEDIR=\"/usr/share/locale\" -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c ./driver/gl/cogl-pipeline-vertend-fixed.c -fPIC -DPIC -o .libs/cogl-pipeline-vertend-fixed.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./tesselator -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"\" -DCOGL_LOCALEDIR=\""/usr/share/locale"\" -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c -o cogl-pipeline-progend-fixed.lo `test -f './driver/gl/cogl-pipeline-progend-fixed.c' || echo './'`./driver/gl/cogl-pipeline-progend-fixed.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./tesselator -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"\" -DCOGL_LOCALEDIR=\"/usr/share/locale\" -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c ./driver/gl/cogl-pipeline-progend-fixed.c -fPIC -DPIC -o .libs/cogl-pipeline-progend-fixed.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./tesselator -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"\" -DCOGL_LOCALEDIR=\""/usr/share/locale"\" -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c -o cogl-pipeline-progend-glsl.lo `test -f './driver/gl/cogl-pipeline-progend-glsl.c' || echo './'`./driver/gl/cogl-pipeline-progend-glsl.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./tesselator -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"\" -DCOGL_LOCALEDIR=\"/usr/share/locale\" -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c ./driver/gl/cogl-pipeline-progend-glsl.c -fPIC -DPIC -o .libs/cogl-pipeline-progend-glsl.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./tesselator -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"\" -DCOGL_LOCALEDIR=\""/usr/share/locale"\" -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c -o cogl-driver-gl.lo `test -f './driver/gl/gl/cogl-driver-gl.c' || echo './'`./driver/gl/gl/cogl-driver-gl.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./tesselator -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"\" -DCOGL_LOCALEDIR=\"/usr/share/locale\" -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c ./driver/gl/gl/cogl-driver-gl.c -fPIC -DPIC -o .libs/cogl-driver-gl.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./tesselator -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"\" -DCOGL_LOCALEDIR=\""/usr/share/locale"\" -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c -o cogl-texture-driver-gl.lo `test -f './driver/gl/gl/cogl-texture-driver-gl.c' || echo './'`./driver/gl/gl/cogl-texture-driver-gl.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./tesselator -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"\" -DCOGL_LOCALEDIR=\"/usr/share/locale\" -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c ./driver/gl/gl/cogl-texture-driver-gl.c -fPIC -DPIC -o .libs/cogl-texture-driver-gl.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./tesselator -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"\" -DCOGL_LOCALEDIR=\""/usr/share/locale"\" -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c -o cogl-winsys.lo `test -f './winsys/cogl-winsys.c' || echo './'`./winsys/cogl-winsys.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./tesselator -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"\" -DCOGL_LOCALEDIR=\"/usr/share/locale\" -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c ./winsys/cogl-winsys.c -fPIC -DPIC -o .libs/cogl-winsys.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./tesselator -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"\" -DCOGL_LOCALEDIR=\""/usr/share/locale"\" -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c -o dict.lo `test -f './tesselator/dict.c' || echo './'`./tesselator/dict.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./tesselator -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"\" -DCOGL_LOCALEDIR=\"/usr/share/locale\" -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c ./tesselator/dict.c -fPIC -DPIC -o .libs/dict.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./tesselator -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"\" -DCOGL_LOCALEDIR=\""/usr/share/locale"\" -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c -o geom.lo `test -f './tesselator/geom.c' || echo './'`./tesselator/geom.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./tesselator -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"\" -DCOGL_LOCALEDIR=\"/usr/share/locale\" -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c ./tesselator/geom.c -fPIC -DPIC -o .libs/geom.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./tesselator -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"\" -DCOGL_LOCALEDIR=\""/usr/share/locale"\" -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c -o mesh.lo `test -f './tesselator/mesh.c' || echo './'`./tesselator/mesh.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./tesselator -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"\" -DCOGL_LOCALEDIR=\"/usr/share/locale\" -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c ./tesselator/mesh.c -fPIC -DPIC -o .libs/mesh.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./tesselator -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"\" -DCOGL_LOCALEDIR=\""/usr/share/locale"\" -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c -o normal.lo `test -f './tesselator/normal.c' || echo './'`./tesselator/normal.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./tesselator -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"\" -DCOGL_LOCALEDIR=\"/usr/share/locale\" -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c ./tesselator/normal.c -fPIC -DPIC -o .libs/normal.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./tesselator -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"\" -DCOGL_LOCALEDIR=\""/usr/share/locale"\" -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c -o priorityq.lo `test -f './tesselator/priorityq.c' || echo './'`./tesselator/priorityq.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./tesselator -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"\" -DCOGL_LOCALEDIR=\"/usr/share/locale\" -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c ./tesselator/priorityq.c -fPIC -DPIC -o .libs/priorityq.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./tesselator -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"\" -DCOGL_LOCALEDIR=\""/usr/share/locale"\" -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c -o render.lo `test -f './tesselator/render.c' || echo './'`./tesselator/render.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./tesselator -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"\" -DCOGL_LOCALEDIR=\"/usr/share/locale\" -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c ./tesselator/render.c -fPIC -DPIC -o .libs/render.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./tesselator -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"\" -DCOGL_LOCALEDIR=\""/usr/share/locale"\" -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c -o sweep.lo `test -f './tesselator/sweep.c' || echo './'`./tesselator/sweep.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./tesselator -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"\" -DCOGL_LOCALEDIR=\"/usr/share/locale\" -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c ./tesselator/sweep.c -fPIC -DPIC -o .libs/sweep.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./tesselator -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"\" -DCOGL_LOCALEDIR=\""/usr/share/locale"\" -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c -o tess.lo `test -f './tesselator/tess.c' || echo './'`./tesselator/tess.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./tesselator -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"\" -DCOGL_LOCALEDIR=\"/usr/share/locale\" -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c ./tesselator/tess.c -fPIC -DPIC -o .libs/tess.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./tesselator -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"\" -DCOGL_LOCALEDIR=\""/usr/share/locale"\" -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c -o tessmono.lo `test -f './tesselator/tessmono.c' || echo './'`./tesselator/tessmono.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./tesselator -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"\" -DCOGL_LOCALEDIR=\"/usr/share/locale\" -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c ./tesselator/tessmono.c -fPIC -DPIC -o .libs/tessmono.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./tesselator -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"\" -DCOGL_LOCALEDIR=\""/usr/share/locale"\" -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c -o cogl-gpu-info.lo `test -f './cogl-gpu-info.c' || echo './'`./cogl-gpu-info.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./tesselator -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"\" -DCOGL_LOCALEDIR=\"/usr/share/locale\" -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c ./cogl-gpu-info.c -fPIC -DPIC -o .libs/cogl-gpu-info.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./tesselator -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"\" -DCOGL_LOCALEDIR=\""/usr/share/locale"\" -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c -o cogl-context.lo `test -f './cogl-context.c' || echo './'`./cogl-context.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./tesselator -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"\" -DCOGL_LOCALEDIR=\"/usr/share/locale\" -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c ./cogl-context.c -fPIC -DPIC -o .libs/cogl-context.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./tesselator -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"\" -DCOGL_LOCALEDIR=\""/usr/share/locale"\" -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c -o cogl-renderer.lo `test -f './cogl-renderer.c' || echo './'`./cogl-renderer.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./tesselator -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"\" -DCOGL_LOCALEDIR=\"/usr/share/locale\" -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c ./cogl-renderer.c -fPIC -DPIC -o .libs/cogl-renderer.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./tesselator -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"\" -DCOGL_LOCALEDIR=\""/usr/share/locale"\" -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c -o cogl-swap-chain.lo `test -f './cogl-swap-chain.c' || echo './'`./cogl-swap-chain.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./tesselator -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"\" -DCOGL_LOCALEDIR=\"/usr/share/locale\" -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c ./cogl-swap-chain.c -fPIC -DPIC -o .libs/cogl-swap-chain.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./tesselator -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"\" -DCOGL_LOCALEDIR=\""/usr/share/locale"\" -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c -o cogl-onscreen-template.lo `test -f './cogl-onscreen-template.c' || echo './'`./cogl-onscreen-template.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./tesselator -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"\" -DCOGL_LOCALEDIR=\"/usr/share/locale\" -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c ./cogl-onscreen-template.c -fPIC -DPIC -o .libs/cogl-onscreen-template.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./tesselator -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"\" -DCOGL_LOCALEDIR=\""/usr/share/locale"\" -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c -o cogl-display.lo `test -f './cogl-display.c' || echo './'`./cogl-display.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./tesselator -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"\" -DCOGL_LOCALEDIR=\"/usr/share/locale\" -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c ./cogl-display.c -fPIC -DPIC -o .libs/cogl-display.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./tesselator -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"\" -DCOGL_LOCALEDIR=\""/usr/share/locale"\" -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c -o cogl.lo `test -f './cogl.c' || echo './'`./cogl.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./tesselator -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"\" -DCOGL_LOCALEDIR=\"/usr/share/locale\" -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c ./cogl.c -fPIC -DPIC -o .libs/cogl.o ./cogl.c: In function '_cogl_init': ./cogl.c:753:7: 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=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./tesselator -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"\" -DCOGL_LOCALEDIR=\""/usr/share/locale"\" -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c -o cogl-object.lo `test -f './cogl-object.c' || echo './'`./cogl-object.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./tesselator -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"\" -DCOGL_LOCALEDIR=\"/usr/share/locale\" -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c ./cogl-object.c -fPIC -DPIC -o .libs/cogl-object.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./tesselator -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"\" -DCOGL_LOCALEDIR=\""/usr/share/locale"\" -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c -o cogl-util.lo `test -f './cogl-util.c' || echo './'`./cogl-util.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./tesselator -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"\" -DCOGL_LOCALEDIR=\"/usr/share/locale\" -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c ./cogl-util.c -fPIC -DPIC -o .libs/cogl-util.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./tesselator -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"\" -DCOGL_LOCALEDIR=\""/usr/share/locale"\" -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c -o cogl-bitmap.lo `test -f './cogl-bitmap.c' || echo './'`./cogl-bitmap.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./tesselator -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"\" -DCOGL_LOCALEDIR=\"/usr/share/locale\" -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c ./cogl-bitmap.c -fPIC -DPIC -o .libs/cogl-bitmap.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./tesselator -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"\" -DCOGL_LOCALEDIR=\""/usr/share/locale"\" -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c -o cogl-bitmap-conversion.lo `test -f './cogl-bitmap-conversion.c' || echo './'`./cogl-bitmap-conversion.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./tesselator -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"\" -DCOGL_LOCALEDIR=\"/usr/share/locale\" -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c ./cogl-bitmap-conversion.c -fPIC -DPIC -o .libs/cogl-bitmap-conversion.o In file included from ./cogl-bitmap-conversion.c:42:0: ./cogl-bitmap-packing.h: In function '_cogl_unpack_rgb_565_8': ./cogl-bitmap-packing.h:184:21: warning: cast increases required alignment of target type [-Wcast-align] uint16_t v = *(const uint16_t *) src; ^ ./cogl-bitmap-packing.h: In function '_cogl_unpack_rgba_4444_8': ./cogl-bitmap-packing.h:202:21: warning: cast increases required alignment of target type [-Wcast-align] uint16_t v = *(const uint16_t *) src; ^ ./cogl-bitmap-packing.h: In function '_cogl_unpack_rgba_5551_8': ./cogl-bitmap-packing.h:220:21: warning: cast increases required alignment of target type [-Wcast-align] uint16_t v = *(const uint16_t *) src; ^ ./cogl-bitmap-packing.h: In function '_cogl_unpack_rgba_1010102_8': ./cogl-bitmap-packing.h:238:21: warning: cast increases required alignment of target type [-Wcast-align] uint32_t v = *(const uint32_t *) src; ^ ./cogl-bitmap-packing.h: In function '_cogl_unpack_bgra_1010102_8': ./cogl-bitmap-packing.h:256:21: warning: cast increases required alignment of target type [-Wcast-align] uint32_t v = *(const uint32_t *) src; ^ ./cogl-bitmap-packing.h: In function '_cogl_unpack_argb_2101010_8': ./cogl-bitmap-packing.h:274:21: warning: cast increases required alignment of target type [-Wcast-align] uint32_t v = *(const uint32_t *) src; ^ ./cogl-bitmap-packing.h: In function '_cogl_unpack_abgr_2101010_8': ./cogl-bitmap-packing.h:292:21: warning: cast increases required alignment of target type [-Wcast-align] uint32_t v = *(const uint32_t *) src; ^ ./cogl-bitmap-packing.h: In function '_cogl_pack_rgb_565_8': ./cogl-bitmap-packing.h:528:21: warning: cast increases required alignment of target type [-Wcast-align] uint16_t *v = (uint16_t *) dst; ^ ./cogl-bitmap-packing.h: In function '_cogl_pack_rgba_4444_8': ./cogl-bitmap-packing.h:545:21: warning: cast increases required alignment of target type [-Wcast-align] uint16_t *v = (uint16_t *) dst; ^ ./cogl-bitmap-packing.h: In function '_cogl_pack_rgba_5551_8': ./cogl-bitmap-packing.h:563:21: warning: cast increases required alignment of target type [-Wcast-align] uint16_t *v = (uint16_t *) dst; ^ ./cogl-bitmap-packing.h: In function '_cogl_pack_rgba_1010102_8': ./cogl-bitmap-packing.h:581:21: warning: cast increases required alignment of target type [-Wcast-align] uint32_t *v = (uint32_t *) dst; ^ ./cogl-bitmap-packing.h: In function '_cogl_pack_bgra_1010102_8': ./cogl-bitmap-packing.h:599:21: warning: cast increases required alignment of target type [-Wcast-align] uint32_t *v = (uint32_t *) dst; ^ ./cogl-bitmap-packing.h: In function '_cogl_pack_argb_2101010_8': ./cogl-bitmap-packing.h:617:21: warning: cast increases required alignment of target type [-Wcast-align] uint32_t *v = (uint32_t *) dst; ^ ./cogl-bitmap-packing.h: In function '_cogl_pack_abgr_2101010_8': ./cogl-bitmap-packing.h:635:21: warning: cast increases required alignment of target type [-Wcast-align] uint32_t *v = (uint32_t *) dst; ^ In file included from ./cogl-bitmap-conversion.c:52:0: ./cogl-bitmap-packing.h: In function '_cogl_unpack_rgb_565_16': ./cogl-bitmap-packing.h:184:21: warning: cast increases required alignment of target type [-Wcast-align] uint16_t v = *(const uint16_t *) src; ^ ./cogl-bitmap-packing.h: In function '_cogl_unpack_rgba_4444_16': ./cogl-bitmap-packing.h:202:21: warning: cast increases required alignment of target type [-Wcast-align] uint16_t v = *(const uint16_t *) src; ^ ./cogl-bitmap-packing.h: In function '_cogl_unpack_rgba_5551_16': ./cogl-bitmap-packing.h:220:21: warning: cast increases required alignment of target type [-Wcast-align] uint16_t v = *(const uint16_t *) src; ^ ./cogl-bitmap-packing.h: In function '_cogl_unpack_rgba_1010102_16': ./cogl-bitmap-packing.h:238:21: warning: cast increases required alignment of target type [-Wcast-align] uint32_t v = *(const uint32_t *) src; ^ ./cogl-bitmap-packing.h: In function '_cogl_unpack_bgra_1010102_16': ./cogl-bitmap-packing.h:256:21: warning: cast increases required alignment of target type [-Wcast-align] uint32_t v = *(const uint32_t *) src; ^ ./cogl-bitmap-packing.h: In function '_cogl_unpack_argb_2101010_16': ./cogl-bitmap-packing.h:274:21: warning: cast increases required alignment of target type [-Wcast-align] uint32_t v = *(const uint32_t *) src; ^ ./cogl-bitmap-packing.h: In function '_cogl_unpack_abgr_2101010_16': ./cogl-bitmap-packing.h:292:21: warning: cast increases required alignment of target type [-Wcast-align] uint32_t v = *(const uint32_t *) src; ^ ./cogl-bitmap-packing.h: In function '_cogl_pack_rgb_565_16': ./cogl-bitmap-packing.h:528:21: warning: cast increases required alignment of target type [-Wcast-align] uint16_t *v = (uint16_t *) dst; ^ ./cogl-bitmap-packing.h: In function '_cogl_pack_rgba_4444_16': ./cogl-bitmap-packing.h:545:21: warning: cast increases required alignment of target type [-Wcast-align] uint16_t *v = (uint16_t *) dst; ^ ./cogl-bitmap-packing.h: In function '_cogl_pack_rgba_5551_16': ./cogl-bitmap-packing.h:563:21: warning: cast increases required alignment of target type [-Wcast-align] uint16_t *v = (uint16_t *) dst; ^ ./cogl-bitmap-packing.h: In function '_cogl_pack_rgba_1010102_16': ./cogl-bitmap-packing.h:581:21: warning: cast increases required alignment of target type [-Wcast-align] uint32_t *v = (uint32_t *) dst; ^ ./cogl-bitmap-packing.h: In function '_cogl_pack_bgra_1010102_16': ./cogl-bitmap-packing.h:599:21: warning: cast increases required alignment of target type [-Wcast-align] uint32_t *v = (uint32_t *) dst; ^ ./cogl-bitmap-packing.h: In function '_cogl_pack_argb_2101010_16': ./cogl-bitmap-packing.h:617:21: warning: cast increases required alignment of target type [-Wcast-align] uint32_t *v = (uint32_t *) dst; ^ ./cogl-bitmap-packing.h: In function '_cogl_pack_abgr_2101010_16': ./cogl-bitmap-packing.h:635:21: warning: cast increases required alignment of target type [-Wcast-align] uint32_t *v = (uint32_t *) dst; ^ /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./tesselator -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"\" -DCOGL_LOCALEDIR=\""/usr/share/locale"\" -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c -o cogl-primitives.lo `test -f './cogl-primitives.c' || echo './'`./cogl-primitives.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./tesselator -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"\" -DCOGL_LOCALEDIR=\"/usr/share/locale\" -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c ./cogl-primitives.c -fPIC -DPIC -o .libs/cogl-primitives.o ./cogl-primitives.c: In function 'cogl_polygon': ./cogl-primitives.c:1078:7: warning: cast increases required alignment of target type [-Wcast-align] v = (float *)ctx->polygon_vertices->data; ^ ./cogl-primitives.c:1110:7: warning: cast increases required alignment of target type [-Wcast-align] v = (float *)ctx->polygon_vertices->data; ^ /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./tesselator -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"\" -DCOGL_LOCALEDIR=\""/usr/share/locale"\" -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c -o cogl-path.lo `test -f './cogl-path.c' || echo './'`./cogl-path.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./tesselator -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"\" -DCOGL_LOCALEDIR=\"/usr/share/locale\" -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c ./cogl-path.c -fPIC -DPIC -o .libs/cogl-path.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./tesselator -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"\" -DCOGL_LOCALEDIR=\""/usr/share/locale"\" -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c -o cogl2-path.lo `test -f './cogl2-path.c' || echo './'`./cogl2-path.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./tesselator -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"\" -DCOGL_LOCALEDIR=\"/usr/share/locale\" -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c ./cogl2-path.c -fPIC -DPIC -o .libs/cogl2-path.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./tesselator -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"\" -DCOGL_LOCALEDIR=\""/usr/share/locale"\" -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c -o cogl-bitmap-pixbuf.lo `test -f './cogl-bitmap-pixbuf.c' || echo './'`./cogl-bitmap-pixbuf.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./tesselator -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"\" -DCOGL_LOCALEDIR=\"/usr/share/locale\" -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c ./cogl-bitmap-pixbuf.c -fPIC -DPIC -o .libs/cogl-bitmap-pixbuf.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./tesselator -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"\" -DCOGL_LOCALEDIR=\""/usr/share/locale"\" -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c -o cogl-clip-stack.lo `test -f './cogl-clip-stack.c' || echo './'`./cogl-clip-stack.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./tesselator -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"\" -DCOGL_LOCALEDIR=\"/usr/share/locale\" -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c ./cogl-clip-stack.c -fPIC -DPIC -o .libs/cogl-clip-stack.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./tesselator -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"\" -DCOGL_LOCALEDIR=\""/usr/share/locale"\" -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c -o cogl-clip-state.lo `test -f './cogl-clip-state.c' || echo './'`./cogl-clip-state.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./tesselator -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"\" -DCOGL_LOCALEDIR=\"/usr/share/locale\" -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c ./cogl-clip-state.c -fPIC -DPIC -o .libs/cogl-clip-state.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./tesselator -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"\" -DCOGL_LOCALEDIR=\""/usr/share/locale"\" -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c -o cogl2-compatibility.lo `test -f './cogl2-compatibility.c' || echo './'`./cogl2-compatibility.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./tesselator -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"\" -DCOGL_LOCALEDIR=\"/usr/share/locale\" -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c ./cogl2-compatibility.c -fPIC -DPIC -o .libs/cogl2-compatibility.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./tesselator -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"\" -DCOGL_LOCALEDIR=\""/usr/share/locale"\" -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c -o cogl-feature-private.lo `test -f './cogl-feature-private.c' || echo './'`./cogl-feature-private.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./tesselator -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"\" -DCOGL_LOCALEDIR=\"/usr/share/locale\" -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c ./cogl-feature-private.c -fPIC -DPIC -o .libs/cogl-feature-private.o ./cogl-feature-private.c: In function '_cogl_feature_check': ./cogl-feature-private.c:142:8: warning: cast increases required alignment of target type [-Wcast-align] *(void **) ((uint8_t *) function_table + ^ ./cogl-feature-private.c:153:6: warning: cast increases required alignment of target type [-Wcast-align] *(void **) ((uint8_t *) function_table + ^ /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./tesselator -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"\" -DCOGL_LOCALEDIR=\""/usr/share/locale"\" -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c -o cogl-fixed.lo `test -f './cogl-fixed.c' || echo './'`./cogl-fixed.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./tesselator -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"\" -DCOGL_LOCALEDIR=\"/usr/share/locale\" -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c ./cogl-fixed.c -fPIC -DPIC -o .libs/cogl-fixed.o ./cogl-fixed.c: In function 'cogl_fixed_sqrt': ./cogl-fixed.c:619:18: warning: unused variable 'mask' [-Wunused-variable] unsigned int mask = 0x40000000; ^ /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./tesselator -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"\" -DCOGL_LOCALEDIR=\""/usr/share/locale"\" -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c -o cogl-color.lo `test -f './cogl-color.c' || echo './'`./cogl-color.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./tesselator -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"\" -DCOGL_LOCALEDIR=\"/usr/share/locale\" -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c ./cogl-color.c -fPIC -DPIC -o .libs/cogl-color.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./tesselator -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"\" -DCOGL_LOCALEDIR=\""/usr/share/locale"\" -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c -o cogl-buffer.lo `test -f './cogl-buffer.c' || echo './'`./cogl-buffer.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./tesselator -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"\" -DCOGL_LOCALEDIR=\"/usr/share/locale\" -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c ./cogl-buffer.c -fPIC -DPIC -o .libs/cogl-buffer.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./tesselator -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"\" -DCOGL_LOCALEDIR=\""/usr/share/locale"\" -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c -o cogl-pixel-buffer.lo `test -f './cogl-pixel-buffer.c' || echo './'`./cogl-pixel-buffer.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./tesselator -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"\" -DCOGL_LOCALEDIR=\"/usr/share/locale\" -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c ./cogl-pixel-buffer.c -fPIC -DPIC -o .libs/cogl-pixel-buffer.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./tesselator -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"\" -DCOGL_LOCALEDIR=\""/usr/share/locale"\" -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c -o cogl-vertex-buffer.lo `test -f './cogl-vertex-buffer.c' || echo './'`./cogl-vertex-buffer.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./tesselator -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"\" -DCOGL_LOCALEDIR=\"/usr/share/locale\" -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c ./cogl-vertex-buffer.c -fPIC -DPIC -o .libs/cogl-vertex-buffer.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./tesselator -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"\" -DCOGL_LOCALEDIR=\""/usr/share/locale"\" -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c -o cogl-index-buffer.lo `test -f './cogl-index-buffer.c' || echo './'`./cogl-index-buffer.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./tesselator -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"\" -DCOGL_LOCALEDIR=\"/usr/share/locale\" -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c ./cogl-index-buffer.c -fPIC -DPIC -o .libs/cogl-index-buffer.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./tesselator -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"\" -DCOGL_LOCALEDIR=\""/usr/share/locale"\" -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c -o cogl-attribute-buffer.lo `test -f './cogl-attribute-buffer.c' || echo './'`./cogl-attribute-buffer.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./tesselator -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"\" -DCOGL_LOCALEDIR=\"/usr/share/locale\" -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c ./cogl-attribute-buffer.c -fPIC -DPIC -o .libs/cogl-attribute-buffer.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./tesselator -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"\" -DCOGL_LOCALEDIR=\""/usr/share/locale"\" -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c -o cogl-indices.lo `test -f './cogl-indices.c' || echo './'`./cogl-indices.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./tesselator -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"\" -DCOGL_LOCALEDIR=\"/usr/share/locale\" -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c ./cogl-indices.c -fPIC -DPIC -o .libs/cogl-indices.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./tesselator -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"\" -DCOGL_LOCALEDIR=\""/usr/share/locale"\" -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c -o cogl-attribute.lo `test -f './cogl-attribute.c' || echo './'`./cogl-attribute.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./tesselator -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"\" -DCOGL_LOCALEDIR=\"/usr/share/locale\" -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c ./cogl-attribute.c -fPIC -DPIC -o .libs/cogl-attribute.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./tesselator -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"\" -DCOGL_LOCALEDIR=\""/usr/share/locale"\" -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c -o cogl-primitive.lo `test -f './cogl-primitive.c' || echo './'`./cogl-primitive.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./tesselator -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"\" -DCOGL_LOCALEDIR=\"/usr/share/locale\" -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c ./cogl-primitive.c -fPIC -DPIC -o .libs/cogl-primitive.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./tesselator -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"\" -DCOGL_LOCALEDIR=\""/usr/share/locale"\" -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c -o cogl-matrix.lo `test -f './cogl-matrix.c' || echo './'`./cogl-matrix.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./tesselator -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"\" -DCOGL_LOCALEDIR=\"/usr/share/locale\" -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c ./cogl-matrix.c -fPIC -DPIC -o .libs/cogl-matrix.o ./cogl-matrix.c: In function '_cogl_matrix_transform_points_f2': ./cogl-matrix.c:2049:20: warning: cast increases required alignment of target type [-Wcast-align] Point2f p = *(Point2f *)((uint8_t *)points_in + i * stride_in); ^ ./cogl-matrix.c:2050:20: warning: cast increases required alignment of target type [-Wcast-align] Point3f *o = (Point3f *)((uint8_t *)points_out + i * stride_out); ^ ./cogl-matrix.c: In function '_cogl_matrix_project_points_f2': ./cogl-matrix.c:2070:20: warning: cast increases required alignment of target type [-Wcast-align] Point2f p = *(Point2f *)((uint8_t *)points_in + i * stride_in); ^ ./cogl-matrix.c:2071:20: warning: cast increases required alignment of target type [-Wcast-align] Point4f *o = (Point4f *)((uint8_t *)points_out + i * stride_out); ^ ./cogl-matrix.c: In function '_cogl_matrix_transform_points_f3': ./cogl-matrix.c:2092:20: warning: cast increases required alignment of target type [-Wcast-align] Point3f p = *(Point3f *)((uint8_t *)points_in + i * stride_in); ^ ./cogl-matrix.c:2093:20: warning: cast increases required alignment of target type [-Wcast-align] Point3f *o = (Point3f *)((uint8_t *)points_out + i * stride_out); ^ ./cogl-matrix.c: In function '_cogl_matrix_project_points_f3': ./cogl-matrix.c:2116:20: warning: cast increases required alignment of target type [-Wcast-align] Point3f p = *(Point3f *)((uint8_t *)points_in + i * stride_in); ^ ./cogl-matrix.c:2117:20: warning: cast increases required alignment of target type [-Wcast-align] Point4f *o = (Point4f *)((uint8_t *)points_out + i * stride_out); ^ ./cogl-matrix.c: In function '_cogl_matrix_project_points_f4': ./cogl-matrix.c:2142:20: warning: cast increases required alignment of target type [-Wcast-align] Point4f p = *(Point4f *)((uint8_t *)points_in + i * stride_in); ^ ./cogl-matrix.c:2143:20: warning: cast increases required alignment of target type [-Wcast-align] Point4f *o = (Point4f *)((uint8_t *)points_out + i * stride_out); ^ /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./tesselator -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"\" -DCOGL_LOCALEDIR=\""/usr/share/locale"\" -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c -o cogl-vector.lo `test -f './cogl-vector.c' || echo './'`./cogl-vector.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./tesselator -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"\" -DCOGL_LOCALEDIR=\"/usr/share/locale\" -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c ./cogl-vector.c -fPIC -DPIC -o .libs/cogl-vector.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./tesselator -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"\" -DCOGL_LOCALEDIR=\""/usr/share/locale"\" -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c -o cogl-euler.lo `test -f './cogl-euler.c' || echo './'`./cogl-euler.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./tesselator -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"\" -DCOGL_LOCALEDIR=\"/usr/share/locale\" -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c ./cogl-euler.c -fPIC -DPIC -o .libs/cogl-euler.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./tesselator -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"\" -DCOGL_LOCALEDIR=\""/usr/share/locale"\" -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c -o cogl-quaternion.lo `test -f './cogl-quaternion.c' || echo './'`./cogl-quaternion.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./tesselator -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"\" -DCOGL_LOCALEDIR=\"/usr/share/locale\" -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c ./cogl-quaternion.c -fPIC -DPIC -o .libs/cogl-quaternion.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./tesselator -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"\" -DCOGL_LOCALEDIR=\""/usr/share/locale"\" -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c -o cogl-matrix-stack.lo `test -f './cogl-matrix-stack.c' || echo './'`./cogl-matrix-stack.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./tesselator -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"\" -DCOGL_LOCALEDIR=\"/usr/share/locale\" -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c ./cogl-matrix-stack.c -fPIC -DPIC -o .libs/cogl-matrix-stack.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./tesselator -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"\" -DCOGL_LOCALEDIR=\""/usr/share/locale"\" -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c -o cogl-depth-state.lo `test -f './cogl-depth-state.c' || echo './'`./cogl-depth-state.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./tesselator -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"\" -DCOGL_LOCALEDIR=\"/usr/share/locale\" -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c ./cogl-depth-state.c -fPIC -DPIC -o .libs/cogl-depth-state.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./tesselator -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"\" -DCOGL_LOCALEDIR=\""/usr/share/locale"\" -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c -o cogl-node.lo `test -f './cogl-node.c' || echo './'`./cogl-node.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./tesselator -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"\" -DCOGL_LOCALEDIR=\"/usr/share/locale\" -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c ./cogl-node.c -fPIC -DPIC -o .libs/cogl-node.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./tesselator -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"\" -DCOGL_LOCALEDIR=\""/usr/share/locale"\" -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c -o cogl-pipeline.lo `test -f './cogl-pipeline.c' || echo './'`./cogl-pipeline.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./tesselator -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"\" -DCOGL_LOCALEDIR=\"/usr/share/locale\" -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c ./cogl-pipeline.c -fPIC -DPIC -o .libs/cogl-pipeline.o In file included from /usr/lib/glib-2.0/include/glibconfig.h:9:0, 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 ./cogl-flags.h:30, from ./cogl-debug.h:28, from ./cogl-pipeline.c:32: ./cogl-pipeline.c: In function '_cogl_pipeline_init_layer_state_hash_functions': ./cogl-util.h:250:12: warning: typedef '_GStaticAssert_2603' locally defined but not used [-Wunused-local-typedefs] G_PASTE (_GStaticAssert_, __LINE__) ^ /usr/include/glib-2.0/glib/gmacros.h:172:47: note: in definition of macro 'G_PASTE_ARGS' #define G_PASTE_ARGS(identifier1,identifier2) identifier1 ## identifier2 ^ ./cogl-util.h:250:3: note: in expansion of macro 'G_PASTE' G_PASTE (_GStaticAssert_, __LINE__) ^ ./cogl-util.h:279:3: note: in expansion of macro '_COGL_TYPEDEF_ASSERT' _COGL_TYPEDEF_ASSERT(EXPRESSION) ^ ./cogl-pipeline.c:2600:3: note: in expansion of macro '_COGL_STATIC_ASSERT' _COGL_STATIC_ASSERT (COGL_PIPELINE_LAYER_STATE_SPARSE_COUNT == 10, ^ ./cogl-pipeline.c: In function '_cogl_pipeline_init_state_hash_functions': ./cogl-util.h:250:12: warning: typedef '_GStaticAssert_2715' locally defined but not used [-Wunused-local-typedefs] G_PASTE (_GStaticAssert_, __LINE__) ^ /usr/include/glib-2.0/glib/gmacros.h:172:47: note: in definition of macro 'G_PASTE_ARGS' #define G_PASTE_ARGS(identifier1,identifier2) identifier1 ## identifier2 ^ ./cogl-util.h:250:3: note: in expansion of macro 'G_PASTE' G_PASTE (_GStaticAssert_, __LINE__) ^ ./cogl-util.h:279:3: note: in expansion of macro '_COGL_TYPEDEF_ASSERT' _COGL_TYPEDEF_ASSERT(EXPRESSION) ^ ./cogl-pipeline.c:2712:3: note: in expansion of macro '_COGL_STATIC_ASSERT' _COGL_STATIC_ASSERT (COGL_PIPELINE_STATE_SPARSE_COUNT == 16, ^ /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./tesselator -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"\" -DCOGL_LOCALEDIR=\""/usr/share/locale"\" -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c -o cogl-pipeline-layer.lo `test -f './cogl-pipeline-layer.c' || echo './'`./cogl-pipeline-layer.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./tesselator -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"\" -DCOGL_LOCALEDIR=\"/usr/share/locale\" -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c ./cogl-pipeline-layer.c -fPIC -DPIC -o .libs/cogl-pipeline-layer.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./tesselator -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"\" -DCOGL_LOCALEDIR=\""/usr/share/locale"\" -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c -o cogl-pipeline-state.lo `test -f './cogl-pipeline-state.c' || echo './'`./cogl-pipeline-state.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./tesselator -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"\" -DCOGL_LOCALEDIR=\"/usr/share/locale\" -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c ./cogl-pipeline-state.c -fPIC -DPIC -o .libs/cogl-pipeline-state.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./tesselator -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"\" -DCOGL_LOCALEDIR=\""/usr/share/locale"\" -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c -o cogl-pipeline-layer-state.lo `test -f './cogl-pipeline-layer-state.c' || echo './'`./cogl-pipeline-layer-state.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./tesselator -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"\" -DCOGL_LOCALEDIR=\"/usr/share/locale\" -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c ./cogl-pipeline-layer-state.c -fPIC -DPIC -o .libs/cogl-pipeline-layer-state.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./tesselator -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"\" -DCOGL_LOCALEDIR=\""/usr/share/locale"\" -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c -o cogl-pipeline-debug.lo `test -f './cogl-pipeline-debug.c' || echo './'`./cogl-pipeline-debug.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./tesselator -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"\" -DCOGL_LOCALEDIR=\"/usr/share/locale\" -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c ./cogl-pipeline-debug.c -fPIC -DPIC -o .libs/cogl-pipeline-debug.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./tesselator -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"\" -DCOGL_LOCALEDIR=\""/usr/share/locale"\" -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c -o cogl-glsl-shader.lo `test -f './cogl-glsl-shader.c' || echo './'`./cogl-glsl-shader.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./tesselator -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"\" -DCOGL_LOCALEDIR=\"/usr/share/locale\" -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c ./cogl-glsl-shader.c -fPIC -DPIC -o .libs/cogl-glsl-shader.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./tesselator -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"\" -DCOGL_LOCALEDIR=\""/usr/share/locale"\" -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c -o cogl-pipeline-snippet.lo `test -f './cogl-pipeline-snippet.c' || echo './'`./cogl-pipeline-snippet.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./tesselator -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"\" -DCOGL_LOCALEDIR=\"/usr/share/locale\" -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c ./cogl-pipeline-snippet.c -fPIC -DPIC -o .libs/cogl-pipeline-snippet.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./tesselator -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"\" -DCOGL_LOCALEDIR=\""/usr/share/locale"\" -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c -o cogl-pipeline-cache.lo `test -f './cogl-pipeline-cache.c' || echo './'`./cogl-pipeline-cache.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./tesselator -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"\" -DCOGL_LOCALEDIR=\"/usr/share/locale\" -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c ./cogl-pipeline-cache.c -fPIC -DPIC -o .libs/cogl-pipeline-cache.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./tesselator -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"\" -DCOGL_LOCALEDIR=\""/usr/share/locale"\" -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c -o cogl-pipeline-hash-table.lo `test -f './cogl-pipeline-hash-table.c' || echo './'`./cogl-pipeline-hash-table.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./tesselator -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"\" -DCOGL_LOCALEDIR=\"/usr/share/locale\" -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c ./cogl-pipeline-hash-table.c -fPIC -DPIC -o .libs/cogl-pipeline-hash-table.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./tesselator -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"\" -DCOGL_LOCALEDIR=\""/usr/share/locale"\" -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c -o cogl-material-compat.lo `test -f './cogl-material-compat.c' || echo './'`./cogl-material-compat.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./tesselator -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"\" -DCOGL_LOCALEDIR=\"/usr/share/locale\" -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c ./cogl-material-compat.c -fPIC -DPIC -o .libs/cogl-material-compat.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./tesselator -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"\" -DCOGL_LOCALEDIR=\""/usr/share/locale"\" -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c -o cogl-program.lo `test -f './cogl-program.c' || echo './'`./cogl-program.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./tesselator -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"\" -DCOGL_LOCALEDIR=\"/usr/share/locale\" -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c ./cogl-program.c -fPIC -DPIC -o .libs/cogl-program.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./tesselator -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"\" -DCOGL_LOCALEDIR=\""/usr/share/locale"\" -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c -o cogl-sampler-cache.lo `test -f './cogl-sampler-cache.c' || echo './'`./cogl-sampler-cache.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./tesselator -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"\" -DCOGL_LOCALEDIR=\"/usr/share/locale\" -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c ./cogl-sampler-cache.c -fPIC -DPIC -o .libs/cogl-sampler-cache.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./tesselator -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"\" -DCOGL_LOCALEDIR=\""/usr/share/locale"\" -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c -o cogl-blend-string.lo `test -f './cogl-blend-string.c' || echo './'`./cogl-blend-string.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./tesselator -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"\" -DCOGL_LOCALEDIR=\"/usr/share/locale\" -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c ./cogl-blend-string.c -fPIC -DPIC -o .libs/cogl-blend-string.o ./cogl-blend-string.c: In function '_cogl_blend_string_compile': ./cogl-blend-string.c:691:14: warning: 'implicit_factor_brace' may be used uninitialized in this function [-Wmaybe-uninitialized] if (implicit_factor_brace) ^ ./cogl-blend-string.c:469:12: note: 'implicit_factor_brace' was declared here CoglBool implicit_factor_brace; ^ /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./tesselator -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"\" -DCOGL_LOCALEDIR=\""/usr/share/locale"\" -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c -o cogl-debug.lo `test -f './cogl-debug.c' || echo './'`./cogl-debug.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./tesselator -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"\" -DCOGL_LOCALEDIR=\"/usr/share/locale\" -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c ./cogl-debug.c -fPIC -DPIC -o .libs/cogl-debug.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./tesselator -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"\" -DCOGL_LOCALEDIR=\""/usr/share/locale"\" -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c -o cogl-sub-texture.lo `test -f './cogl-sub-texture.c' || echo './'`./cogl-sub-texture.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./tesselator -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"\" -DCOGL_LOCALEDIR=\"/usr/share/locale\" -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c ./cogl-sub-texture.c -fPIC -DPIC -o .libs/cogl-sub-texture.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./tesselator -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"\" -DCOGL_LOCALEDIR=\""/usr/share/locale"\" -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c -o cogl-texture.lo `test -f './cogl-texture.c' || echo './'`./cogl-texture.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./tesselator -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"\" -DCOGL_LOCALEDIR=\"/usr/share/locale\" -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c ./cogl-texture.c -fPIC -DPIC -o .libs/cogl-texture.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./tesselator -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"\" -DCOGL_LOCALEDIR=\""/usr/share/locale"\" -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c -o cogl-auto-texture.lo `test -f './cogl-auto-texture.c' || echo './'`./cogl-auto-texture.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./tesselator -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"\" -DCOGL_LOCALEDIR=\"/usr/share/locale\" -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c ./cogl-auto-texture.c -fPIC -DPIC -o .libs/cogl-auto-texture.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./tesselator -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"\" -DCOGL_LOCALEDIR=\""/usr/share/locale"\" -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c -o cogl-texture-2d.lo `test -f './cogl-texture-2d.c' || echo './'`./cogl-texture-2d.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./tesselator -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"\" -DCOGL_LOCALEDIR=\"/usr/share/locale\" -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c ./cogl-texture-2d.c -fPIC -DPIC -o .libs/cogl-texture-2d.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./tesselator -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"\" -DCOGL_LOCALEDIR=\""/usr/share/locale"\" -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c -o cogl-texture-2d-sliced.lo `test -f './cogl-texture-2d-sliced.c' || echo './'`./cogl-texture-2d-sliced.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./tesselator -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"\" -DCOGL_LOCALEDIR=\"/usr/share/locale\" -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c ./cogl-texture-2d-sliced.c -fPIC -DPIC -o .libs/cogl-texture-2d-sliced.o ./cogl-texture-2d-sliced.c: In function '_cogl_texture_2d_sliced_foreach_sub_texture_in_region': ./cogl-texture-2d-sliced.c:104:23: warning: cast increases required alignment of target type [-Wcast-align] CoglSpan *x_spans = (CoglSpan *)tex_2ds->slice_x_spans->data; ^ ./cogl-texture-2d-sliced.c:105:23: warning: cast increases required alignment of target type [-Wcast-align] CoglSpan *y_spans = (CoglSpan *)tex_2ds->slice_y_spans->data; ^ ./cogl-texture-2d-sliced.c:106:28: warning: cast increases required alignment of target type [-Wcast-align] CoglTexture **textures = (CoglTexture **)tex_2ds->slice_textures->data; ^ ./cogl-texture-2d-sliced.c: In function '_cogl_texture_2d_sliced_upload_subregion_to_gl': ./cogl-texture-2d-sliced.c:457:31: warning: cast increases required alignment of target type [-Wcast-align] (CoglSpan *)tex_2ds->slice_y_spans->data, ^ ./cogl-texture-2d-sliced.c:475:35: warning: cast increases required alignment of target type [-Wcast-align] (CoglSpan *)tex_2ds->slice_x_spans->data, ^ /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./tesselator -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"\" -DCOGL_LOCALEDIR=\""/usr/share/locale"\" -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c -o cogl-texture-3d.lo `test -f './cogl-texture-3d.c' || echo './'`./cogl-texture-3d.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./tesselator -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"\" -DCOGL_LOCALEDIR=\"/usr/share/locale\" -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c ./cogl-texture-3d.c -fPIC -DPIC -o .libs/cogl-texture-3d.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./tesselator -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"\" -DCOGL_LOCALEDIR=\""/usr/share/locale"\" -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c -o cogl-texture-rectangle.lo `test -f './cogl-texture-rectangle.c' || echo './'`./cogl-texture-rectangle.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./tesselator -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"\" -DCOGL_LOCALEDIR=\"/usr/share/locale\" -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c ./cogl-texture-rectangle.c -fPIC -DPIC -o .libs/cogl-texture-rectangle.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./tesselator -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"\" -DCOGL_LOCALEDIR=\""/usr/share/locale"\" -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c -o cogl-rectangle-map.lo `test -f './cogl-rectangle-map.c' || echo './'`./cogl-rectangle-map.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./tesselator -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"\" -DCOGL_LOCALEDIR=\"/usr/share/locale\" -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c ./cogl-rectangle-map.c -fPIC -DPIC -o .libs/cogl-rectangle-map.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./tesselator -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"\" -DCOGL_LOCALEDIR=\""/usr/share/locale"\" -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c -o cogl-atlas.lo `test -f './cogl-atlas.c' || echo './'`./cogl-atlas.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./tesselator -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"\" -DCOGL_LOCALEDIR=\"/usr/share/locale\" -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c ./cogl-atlas.c -fPIC -DPIC -o .libs/cogl-atlas.o ./cogl-atlas.c: In function '_cogl_atlas_reserve_space': ./cogl-atlas.c:233:46: warning: 'map_height' may be used uninitialized in this function [-Wmaybe-uninitialized] while (ctx->texture_driver->size_supported (ctx, ^ ./cogl-atlas.c:362:27: note: 'map_height' was declared here unsigned int map_width, map_height; ^ ./cogl-atlas.c:233:46: warning: 'map_width' may be used uninitialized in this function [-Wmaybe-uninitialized] while (ctx->texture_driver->size_supported (ctx, ^ ./cogl-atlas.c:362:16: note: 'map_width' was declared here unsigned int map_width, map_height; ^ /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./tesselator -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"\" -DCOGL_LOCALEDIR=\""/usr/share/locale"\" -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c -o cogl-atlas-texture.lo `test -f './cogl-atlas-texture.c' || echo './'`./cogl-atlas-texture.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./tesselator -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"\" -DCOGL_LOCALEDIR=\"/usr/share/locale\" -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c ./cogl-atlas-texture.c -fPIC -DPIC -o .libs/cogl-atlas-texture.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./tesselator -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"\" -DCOGL_LOCALEDIR=\""/usr/share/locale"\" -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c -o cogl-meta-texture.lo `test -f './cogl-meta-texture.c' || echo './'`./cogl-meta-texture.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./tesselator -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"\" -DCOGL_LOCALEDIR=\"/usr/share/locale\" -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c ./cogl-meta-texture.c -fPIC -DPIC -o .libs/cogl-meta-texture.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./tesselator -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"\" -DCOGL_LOCALEDIR=\""/usr/share/locale"\" -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c -o cogl-primitive-texture.lo `test -f './cogl-primitive-texture.c' || echo './'`./cogl-primitive-texture.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./tesselator -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"\" -DCOGL_LOCALEDIR=\"/usr/share/locale\" -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c ./cogl-primitive-texture.c -fPIC -DPIC -o .libs/cogl-primitive-texture.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./tesselator -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"\" -DCOGL_LOCALEDIR=\""/usr/share/locale"\" -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c -o cogl-blit.lo `test -f './cogl-blit.c' || echo './'`./cogl-blit.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./tesselator -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"\" -DCOGL_LOCALEDIR=\"/usr/share/locale\" -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c ./cogl-blit.c -fPIC -DPIC -o .libs/cogl-blit.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./tesselator -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"\" -DCOGL_LOCALEDIR=\""/usr/share/locale"\" -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c -o cogl-spans.lo `test -f './cogl-spans.c' || echo './'`./cogl-spans.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./tesselator -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"\" -DCOGL_LOCALEDIR=\"/usr/share/locale\" -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c ./cogl-spans.c -fPIC -DPIC -o .libs/cogl-spans.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./tesselator -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"\" -DCOGL_LOCALEDIR=\""/usr/share/locale"\" -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c -o cogl-journal.lo `test -f './cogl-journal.c' || echo './'`./cogl-journal.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./tesselator -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"\" -DCOGL_LOCALEDIR=\"/usr/share/locale\" -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c ./cogl-journal.c -fPIC -DPIC -o .libs/cogl-journal.o ./cogl-journal.c: In function '_cogl_journal_dump_logged_quad': ./cogl-journal.c:173:18: warning: cast increases required alignment of target type [-Wcast-align] float *v = (float *)data + (i * stride); ^ ./cogl-journal.c: In function '_cogl_journal_dump_quad_vertices': ./cogl-journal.c:200:18: warning: cast increases required alignment of target type [-Wcast-align] float *v = (float *)data + (i * stride); ^ ./cogl-journal.c: In function '_cogl_journal_flush_modelview_and_entries': ./cogl-journal.c:296:16: warning: cast increases required alignment of target type [-Wcast-align] attributes = (CoglAttribute **)state->attributes->data; ^ ./cogl-journal.c: In function '_cogl_journal_all_entries_within_bounds': ./cogl-journal.c:1211:29: warning: cast increases required alignment of target type [-Wcast-align] CoglJournalEntry *entry = (CoglJournalEntry *)journal->entries->data; ^ ./cogl-journal.c: In function '_cogl_journal_flush': ./cogl-journal.c:1335:23: warning: cast increases required alignment of target type [-Wcast-align] batch_and_call ((CoglJournalEntry *)journal->entries->data, /* first entry */ ^ ./cogl-journal.c:1375:19: warning: cast increases required alignment of target type [-Wcast-align] batch_and_call ((CoglJournalEntry *)journal->entries->data, /* first entry */ ^ ./cogl-journal.c: In function '_cogl_journal_try_read_pixel': ./cogl-journal.c:1754:25: warning: cast increases required alignment of target type [-Wcast-align] float *vertices = (float *)color + 1; ^ /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./tesselator -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"\" -DCOGL_LOCALEDIR=\""/usr/share/locale"\" -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c -o cogl-frame-info.lo `test -f './cogl-frame-info.c' || echo './'`./cogl-frame-info.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./tesselator -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"\" -DCOGL_LOCALEDIR=\"/usr/share/locale\" -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c ./cogl-frame-info.c -fPIC -DPIC -o .libs/cogl-frame-info.o In file included from ./cogl-frame-info-private.h:28:0, from ./cogl-frame-info.c:28: ./cogl-frame-info.c: In function '_cogl_object_frame_info_indirect_free': ./cogl-object-private.h:141:29: warning: cast increases required alignment of target type [-Wcast-align] _cogl_##type_name##_free ((Cogl##TypeName *) obj); \ ^ ./cogl-object-private.h:183:1: note: in expansion of macro 'COGL_OBJECT_COMMON_DEFINE_WITH_CODE' COGL_OBJECT_COMMON_DEFINE_WITH_CODE(TypeName, type_name, code) \ ^ ./cogl-object-private.h:243:3: note: in expansion of macro 'COGL_OBJECT_DEFINE_WITH_CODE' COGL_OBJECT_DEFINE_WITH_CODE (TypeName, type_name, (void) 0) ^ ./cogl-frame-info.c:32:1: note: in expansion of macro 'COGL_OBJECT_DEFINE' COGL_OBJECT_DEFINE (FrameInfo, frame_info); ^ /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./tesselator -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"\" -DCOGL_LOCALEDIR=\""/usr/share/locale"\" -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c -o cogl-framebuffer.lo `test -f './cogl-framebuffer.c' || echo './'`./cogl-framebuffer.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./tesselator -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"\" -DCOGL_LOCALEDIR=\"/usr/share/locale\" -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c ./cogl-framebuffer.c -fPIC -DPIC -o .libs/cogl-framebuffer.o In file included from ./winsys/cogl-winsys-private.h:28:0, from ./cogl-context-private.h:28, from ./cogl-framebuffer.c:32: ./cogl-framebuffer.c: In function 'cogl_framebuffer_allocate': ./cogl-onscreen.h:43:27: warning: cast increases required alignment of target type [-Wcast-align] #define COGL_ONSCREEN(X) ((CoglOnscreen *)(X)) ^ ./cogl-framebuffer.c:682:28: note: in expansion of macro 'COGL_ONSCREEN' CoglOnscreen *onscreen = COGL_ONSCREEN (framebuffer); ^ /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./tesselator -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"\" -DCOGL_LOCALEDIR=\""/usr/share/locale"\" -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c -o cogl-onscreen.lo `test -f './cogl-onscreen.c' || echo './'`./cogl-onscreen.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./tesselator -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"\" -DCOGL_LOCALEDIR=\"/usr/share/locale\" -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c ./cogl-onscreen.c -fPIC -DPIC -o .libs/cogl-onscreen.o In file included from ./cogl-framebuffer-private.h:27:0, from ./cogl-onscreen-private.h:28, from ./cogl-onscreen.c:29: ./cogl-onscreen.c: In function '_cogl_object_onscreen_indirect_free': ./cogl-object-private.h:141:29: warning: cast increases required alignment of target type [-Wcast-align] _cogl_##type_name##_free ((Cogl##TypeName *) obj); \ ^ ./cogl-object-private.h:183:1: note: in expansion of macro 'COGL_OBJECT_COMMON_DEFINE_WITH_CODE' COGL_OBJECT_COMMON_DEFINE_WITH_CODE(TypeName, type_name, code) \ ^ ./cogl-onscreen.c:39:1: note: in expansion of macro 'COGL_OBJECT_DEFINE_WITH_CODE' COGL_OBJECT_DEFINE_WITH_CODE (Onscreen, onscreen, ^ In file included from ./cogl-onscreen-private.h:27:0, from ./cogl-onscreen.c:29: ./cogl-onscreen.c: In function 'cogl_onscreen_swap_buffers': ./cogl-onscreen.h:43:27: warning: cast increases required alignment of target type [-Wcast-align] #define COGL_ONSCREEN(X) ((CoglOnscreen *)(X)) ^ ./cogl-onscreen.c:187:34: note: in expansion of macro 'COGL_ONSCREEN' winsys->onscreen_swap_buffers (COGL_ONSCREEN (framebuffer)); ^ ./cogl-onscreen.c: In function 'cogl_onscreen_swap_region': ./cogl-onscreen.h:43:27: warning: cast increases required alignment of target type [-Wcast-align] #define COGL_ONSCREEN(X) ((CoglOnscreen *)(X)) ^ ./cogl-onscreen.c:234:33: note: in expansion of macro 'COGL_ONSCREEN' winsys->onscreen_swap_region (COGL_ONSCREEN (framebuffer), ^ /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./tesselator -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"\" -DCOGL_LOCALEDIR=\""/usr/share/locale"\" -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c -o cogl-output.lo `test -f './cogl-output.c' || echo './'`./cogl-output.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./tesselator -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"\" -DCOGL_LOCALEDIR=\"/usr/share/locale\" -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c ./cogl-output.c -fPIC -DPIC -o .libs/cogl-output.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./tesselator -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"\" -DCOGL_LOCALEDIR=\""/usr/share/locale"\" -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c -o cogl-profile.lo `test -f './cogl-profile.c' || echo './'`./cogl-profile.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./tesselator -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"\" -DCOGL_LOCALEDIR=\"/usr/share/locale\" -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c ./cogl-profile.c -fPIC -DPIC -o .libs/cogl-profile.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./tesselator -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"\" -DCOGL_LOCALEDIR=\""/usr/share/locale"\" -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c -o cogl-bitmask.lo `test -f './cogl-bitmask.c' || echo './'`./cogl-bitmask.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./tesselator -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"\" -DCOGL_LOCALEDIR=\"/usr/share/locale\" -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c ./cogl-bitmask.c -fPIC -DPIC -o .libs/cogl-bitmask.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./tesselator -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"\" -DCOGL_LOCALEDIR=\""/usr/share/locale"\" -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c -o cogl-shader.lo `test -f './cogl-shader.c' || echo './'`./cogl-shader.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./tesselator -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"\" -DCOGL_LOCALEDIR=\"/usr/share/locale\" -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c ./cogl-shader.c -fPIC -DPIC -o .libs/cogl-shader.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./tesselator -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"\" -DCOGL_LOCALEDIR=\""/usr/share/locale"\" -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c -o cogl-point-in-poly.lo `test -f './cogl-point-in-poly.c' || echo './'`./cogl-point-in-poly.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./tesselator -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"\" -DCOGL_LOCALEDIR=\"/usr/share/locale\" -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c ./cogl-point-in-poly.c -fPIC -DPIC -o .libs/cogl-point-in-poly.o ./cogl-point-in-poly.c: In function '_cogl_util_point_in_screen_poly': ./cogl-point-in-poly.c:81:24: warning: cast increases required alignment of target type [-Wcast-align] float vert_xi = *(float *)((uint8_t *)vertices + i * stride); ^ ./cogl-point-in-poly.c:82:24: warning: cast increases required alignment of target type [-Wcast-align] float vert_xj = *(float *)((uint8_t *)vertices + j * stride); ^ ./cogl-point-in-poly.c:83:24: warning: cast increases required alignment of target type [-Wcast-align] float vert_yi = *(float *)((uint8_t *)vertices + i * stride + ^ ./cogl-point-in-poly.c:85:24: warning: cast increases required alignment of target type [-Wcast-align] float vert_yj = *(float *)((uint8_t *)vertices + j * stride + ^ /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./tesselator -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"\" -DCOGL_LOCALEDIR=\""/usr/share/locale"\" -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c -o cogl-clutter.lo `test -f './cogl-clutter.c' || echo './'`./cogl-clutter.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./tesselator -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"\" -DCOGL_LOCALEDIR=\"/usr/share/locale\" -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c ./cogl-clutter.c -fPIC -DPIC -o .libs/cogl-clutter.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./tesselator -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"\" -DCOGL_LOCALEDIR=\""/usr/share/locale"\" -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c -o cogl-winsys-stub.lo `test -f './winsys/cogl-winsys-stub.c' || echo './'`./winsys/cogl-winsys-stub.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./tesselator -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"\" -DCOGL_LOCALEDIR=\"/usr/share/locale\" -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c ./winsys/cogl-winsys-stub.c -fPIC -DPIC -o .libs/cogl-winsys-stub.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./tesselator -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"\" -DCOGL_LOCALEDIR=\""/usr/share/locale"\" -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c -o cogl-config.lo `test -f './cogl-config.c' || echo './'`./cogl-config.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./tesselator -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"\" -DCOGL_LOCALEDIR=\"/usr/share/locale\" -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c ./cogl-config.c -fPIC -DPIC -o .libs/cogl-config.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./tesselator -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"\" -DCOGL_LOCALEDIR=\""/usr/share/locale"\" -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c -o cogl-boxed-value.lo `test -f './cogl-boxed-value.c' || echo './'`./cogl-boxed-value.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./tesselator -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"\" -DCOGL_LOCALEDIR=\"/usr/share/locale\" -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c ./cogl-boxed-value.c -fPIC -DPIC -o .libs/cogl-boxed-value.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./tesselator -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"\" -DCOGL_LOCALEDIR=\""/usr/share/locale"\" -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c -o cogl-snippet.lo `test -f './cogl-snippet.c' || echo './'`./cogl-snippet.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./tesselator -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"\" -DCOGL_LOCALEDIR=\"/usr/share/locale\" -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c ./cogl-snippet.c -fPIC -DPIC -o .libs/cogl-snippet.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./tesselator -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"\" -DCOGL_LOCALEDIR=\""/usr/share/locale"\" -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c -o cogl-poll.lo `test -f './cogl-poll.c' || echo './'`./cogl-poll.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./tesselator -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"\" -DCOGL_LOCALEDIR=\"/usr/share/locale\" -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c ./cogl-poll.c -fPIC -DPIC -o .libs/cogl-poll.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./tesselator -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"\" -DCOGL_LOCALEDIR=\""/usr/share/locale"\" -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c -o cogl-memory-stack.lo `test -f './cogl-memory-stack.c' || echo './'`./cogl-memory-stack.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./tesselator -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"\" -DCOGL_LOCALEDIR=\"/usr/share/locale\" -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c ./cogl-memory-stack.c -fPIC -DPIC -o .libs/cogl-memory-stack.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./tesselator -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"\" -DCOGL_LOCALEDIR=\""/usr/share/locale"\" -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c -o cogl-magazine.lo `test -f './cogl-magazine.c' || echo './'`./cogl-magazine.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./tesselator -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"\" -DCOGL_LOCALEDIR=\"/usr/share/locale\" -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c ./cogl-magazine.c -fPIC -DPIC -o .libs/cogl-magazine.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./tesselator -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"\" -DCOGL_LOCALEDIR=\""/usr/share/locale"\" -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c -o cogl-gles2-context.lo `test -f './cogl-gles2-context.c' || echo './'`./cogl-gles2-context.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./tesselator -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"\" -DCOGL_LOCALEDIR=\"/usr/share/locale\" -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c ./cogl-gles2-context.c -fPIC -DPIC -o .libs/cogl-gles2-context.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./tesselator -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"\" -DCOGL_LOCALEDIR=\""/usr/share/locale"\" -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c -o cogl-error.lo `test -f './cogl-error.c' || echo './'`./cogl-error.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./tesselator -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"\" -DCOGL_LOCALEDIR=\"/usr/share/locale\" -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c ./cogl-error.c -fPIC -DPIC -o .libs/cogl-error.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./tesselator -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"\" -DCOGL_LOCALEDIR=\""/usr/share/locale"\" -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c -o cogl-glib-source.lo `test -f './cogl-glib-source.c' || echo './'`./cogl-glib-source.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./tesselator -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"\" -DCOGL_LOCALEDIR=\"/usr/share/locale\" -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c ./cogl-glib-source.c -fPIC -DPIC -o .libs/cogl-glib-source.o ./cogl-glib-source.c: In function 'cogl_glib_source_prepare': ./cogl-glib-source.c:63:33: warning: cast increases required alignment of target type [-Wcast-align] CoglGLibSource *cogl_source = (CoglGLibSource *) source; ^ ./cogl-glib-source.c: In function 'cogl_glib_source_check': ./cogl-glib-source.c:124:33: warning: cast increases required alignment of target type [-Wcast-align] CoglGLibSource *cogl_source = (CoglGLibSource *) source; ^ ./cogl-glib-source.c: In function 'cogl_glib_source_dispatch': ./cogl-glib-source.c:146:33: warning: cast increases required alignment of target type [-Wcast-align] CoglGLibSource *cogl_source = (CoglGLibSource *) source; ^ ./cogl-glib-source.c: In function 'cogl_glib_source_finalize': ./cogl-glib-source.c:160:33: warning: cast increases required alignment of target type [-Wcast-align] CoglGLibSource *cogl_source = (CoglGLibSource *) source; ^ ./cogl-glib-source.c: In function 'cogl_glib_source_new': ./cogl-glib-source.c:183:17: warning: cast increases required alignment of target type [-Wcast-align] cogl_source = (CoglGLibSource *) source; ^ /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./tesselator -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"\" -DCOGL_LOCALEDIR=\""/usr/share/locale"\" -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c -o cogl-xlib-renderer.lo `test -f './cogl-xlib-renderer.c' || echo './'`./cogl-xlib-renderer.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./tesselator -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"\" -DCOGL_LOCALEDIR=\"/usr/share/locale\" -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c ./cogl-xlib-renderer.c -fPIC -DPIC -o .libs/cogl-xlib-renderer.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./tesselator -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"\" -DCOGL_LOCALEDIR=\""/usr/share/locale"\" -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c -o cogl-xlib.lo `test -f './cogl-xlib.c' || echo './'`./cogl-xlib.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./tesselator -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"\" -DCOGL_LOCALEDIR=\"/usr/share/locale\" -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c ./cogl-xlib.c -fPIC -DPIC -o .libs/cogl-xlib.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./tesselator -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"\" -DCOGL_LOCALEDIR=\""/usr/share/locale"\" -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c -o cogl-texture-pixmap-x11.lo `test -f './winsys/cogl-texture-pixmap-x11.c' || echo './'`./winsys/cogl-texture-pixmap-x11.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./tesselator -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"\" -DCOGL_LOCALEDIR=\"/usr/share/locale\" -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c ./winsys/cogl-texture-pixmap-x11.c -fPIC -DPIC -o .libs/cogl-texture-pixmap-x11.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./tesselator -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"\" -DCOGL_LOCALEDIR=\""/usr/share/locale"\" -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c -o cogl-winsys-glx.lo `test -f './winsys/cogl-winsys-glx.c' || echo './'`./winsys/cogl-winsys-glx.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./tesselator -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"\" -DCOGL_LOCALEDIR=\"/usr/share/locale\" -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c ./winsys/cogl-winsys-glx.c -fPIC -DPIC -o .libs/cogl-winsys-glx.o In file included from ./winsys/cogl-winsys-private.h:28:0, from ./winsys/cogl-winsys-glx.c:32: ./winsys/cogl-winsys-glx.c: In function 'find_onscreen_for_xid': ./cogl-onscreen.h:43:27: warning: cast increases required alignment of target type [-Wcast-align] #define COGL_ONSCREEN(X) ((CoglOnscreen *)(X)) ^ ./winsys/cogl-winsys-glx.c:174:23: note: in expansion of macro 'COGL_ONSCREEN' xlib_onscreen = COGL_ONSCREEN (framebuffer)->winsys; ^ ./cogl-onscreen.h:43:27: warning: cast increases required alignment of target type [-Wcast-align] #define COGL_ONSCREEN(X) ((CoglOnscreen *)(X)) ^ ./winsys/cogl-winsys-glx.c:176:16: note: in expansion of macro 'COGL_ONSCREEN' return COGL_ONSCREEN (framebuffer); ^ ./winsys/cogl-winsys-glx.c: In function 'glx_event_filter_cb': ./winsys/cogl-winsys-glx.c:464:43: warning: cast increases required alignment of target type [-Wcast-align] GLXBufferSwapComplete *swap_event = (GLXBufferSwapComplete *) xevent; ^ In file included from ./winsys/cogl-winsys-private.h:28:0, from ./winsys/cogl-winsys-glx.c:32: ./winsys/cogl-winsys-glx.c: In function 'update_all_outputs': ./cogl-onscreen.h:43:27: warning: cast increases required alignment of target type [-Wcast-align] #define COGL_ONSCREEN(X) ((CoglOnscreen *)(X)) ^ ./winsys/cogl-winsys-glx.c:509:22: note: in expansion of macro 'COGL_ONSCREEN' update_output (COGL_ONSCREEN (framebuffer)); ^ ./winsys/cogl-winsys-glx.c: In function 'flush_pending_notifications_cb': ./cogl-onscreen.h:43:27: warning: cast increases required alignment of target type [-Wcast-align] #define COGL_ONSCREEN(X) ((CoglOnscreen *)(X)) ^ ./winsys/cogl-winsys-glx.c:2584:32: note: in expansion of macro 'COGL_ONSCREEN' CoglOnscreen *onscreen = COGL_ONSCREEN (framebuffer); ^ /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./tesselator -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"\" -DCOGL_LOCALEDIR=\""/usr/share/locale"\" -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c -o cogl-enum-types.lo cogl-enum-types.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./tesselator -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"\" -DCOGL_LOCALEDIR=\"/usr/share/locale\" -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c cogl-enum-types.c -fPIC -DPIC -o .libs/cogl-enum-types.o /bin/sh ../libtool --tag=CC --mode=link armv7hl-redhat-linux-gnueabi-gcc -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -no-undefined -version-info 13:1:1 -export-dynamic -export-symbols-regex "^(cogl|_cogl_debug_flags|_cogl_atlas_new|_cogl_atlas_add_reorganize_callback|_cogl_atlas_reserve_space|_cogl_callback|_cogl_util_get_eye_planes_for_screen_poly|_cogl_atlas_texture_remove_reorganize_callback|_cogl_atlas_texture_add_reorganize_callback|_cogl_texture_foreach_sub_texture_in_region|_cogl_atlas_texture_new_with_size|_cogl_profile_trace_message|_cogl_context_get_default).*" -Wl,-z,relro -o libcogl.la -rpath /usr/lib cogl-driver-nop.lo cogl-framebuffer-nop.lo cogl-attribute-nop.lo cogl-clip-stack-nop.lo cogl-texture-2d-nop.lo cogl-util-gl.lo cogl-framebuffer-gl.lo cogl-texture-gl.lo cogl-texture-2d-gl.lo cogl-attribute-gl.lo cogl-clip-stack-gl.lo cogl-buffer-gl.lo cogl-pipeline-opengl.lo cogl-pipeline-fragend-glsl.lo cogl-pipeline-fragend-arbfp.lo cogl-pipeline-progend-fixed-arbfp.lo cogl-pipeline-fragend-fixed.lo cogl-pipeline-vertend-glsl.lo cogl-pipeline-vertend-fixed.lo cogl-pipeline-progend-fixed.lo cogl-pipeline-progend-glsl.lo cogl-driver-gl.lo cogl-texture-driver-gl.lo cogl-winsys.lo dict.lo geom.lo mesh.lo normal.lo priorityq.lo render.lo sweep.lo tess.lo tessmono.lo cogl-gpu-info.lo cogl-context.lo cogl-renderer.lo cogl-swap-chain.lo cogl-onscreen-template.lo cogl-display.lo cogl.lo cogl-object.lo cogl-util.lo cogl-bitmap.lo cogl-bitmap-conversion.lo cogl-primitives.lo cogl-path.lo cogl2-path.lo cogl-bitmap-pixbuf.lo cogl-clip-stack.lo cogl-clip-state.lo cogl2-compatibility.lo cogl-feature-private.lo cogl-fixed.lo cogl-color.lo cogl-buffer.lo cogl-pixel-buffer.lo cogl-vertex-buffer.lo cogl-index-buffer.lo cogl-attribute-buffer.lo cogl-indices.lo cogl-attribute.lo cogl-primitive.lo cogl-matrix.lo cogl-vector.lo cogl-euler.lo cogl-quaternion.lo cogl-matrix-stack.lo cogl-depth-state.lo cogl-node.lo cogl-pipeline.lo cogl-pipeline-layer.lo cogl-pipeline-state.lo cogl-pipeline-layer-state.lo cogl-pipeline-debug.lo cogl-glsl-shader.lo cogl-pipeline-snippet.lo cogl-pipeline-cache.lo cogl-pipeline-hash-table.lo cogl-material-compat.lo cogl-program.lo cogl-sampler-cache.lo cogl-blend-string.lo cogl-debug.lo cogl-sub-texture.lo cogl-texture.lo cogl-auto-texture.lo cogl-texture-2d.lo cogl-texture-2d-sliced.lo cogl-texture-3d.lo cogl-texture-rectangle.lo cogl-rectangle-map.lo cogl-atlas.lo cogl-atlas-texture.lo cogl-meta-texture.lo cogl-primitive-texture.lo cogl-blit.lo cogl-spans.lo cogl-journal.lo cogl-frame-info.lo cogl-framebuffer.lo cogl-onscreen.lo cogl-output.lo cogl-profile.lo cogl-bitmask.lo cogl-shader.lo cogl-point-in-poly.lo cogl-clutter.lo cogl-winsys-stub.lo cogl-config.lo cogl-boxed-value.lo cogl-snippet.lo cogl-poll.lo cogl-memory-stack.lo cogl-magazine.lo cogl-gles2-context.lo cogl-error.lo cogl-glib-source.lo cogl-xlib-renderer.lo cogl-xlib.lo cogl-texture-pixmap-x11.lo cogl-winsys-glx.lo cogl-enum-types.lo -lm -pthread -lcairo -lgmodule-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lX11 -lXext -lXdamage -lXfixes -lXcomposite -lXrandr libtool: link: /usr/bin/nm -B .libs/cogl-driver-nop.o .libs/cogl-framebuffer-nop.o .libs/cogl-attribute-nop.o .libs/cogl-clip-stack-nop.o .libs/cogl-texture-2d-nop.o .libs/cogl-util-gl.o .libs/cogl-framebuffer-gl.o .libs/cogl-texture-gl.o .libs/cogl-texture-2d-gl.o .libs/cogl-attribute-gl.o .libs/cogl-clip-stack-gl.o .libs/cogl-buffer-gl.o .libs/cogl-pipeline-opengl.o .libs/cogl-pipeline-fragend-glsl.o .libs/cogl-pipeline-fragend-arbfp.o .libs/cogl-pipeline-progend-fixed-arbfp.o .libs/cogl-pipeline-fragend-fixed.o .libs/cogl-pipeline-vertend-glsl.o .libs/cogl-pipeline-vertend-fixed.o .libs/cogl-pipeline-progend-fixed.o .libs/cogl-pipeline-progend-glsl.o .libs/cogl-driver-gl.o .libs/cogl-texture-driver-gl.o .libs/cogl-winsys.o .libs/dict.o .libs/geom.o .libs/mesh.o .libs/normal.o .libs/priorityq.o .libs/render.o .libs/sweep.o .libs/tess.o .libs/tessmono.o .libs/cogl-gpu-info.o .libs/cogl-context.o .libs/cogl-renderer.o .libs/cogl-swap-chain.o .libs/cogl-onscreen-template.o .libs/cogl-display.o .libs/cogl.o .libs/cogl-object.o .libs/cogl-util.o .libs/cogl-bitmap.o .libs/cogl-bitmap-conversion.o .libs/cogl-primitives.o .libs/cogl-path.o .libs/cogl2-path.o .libs/cogl-bitmap-pixbuf.o .libs/cogl-clip-stack.o .libs/cogl-clip-state.o .libs/cogl2-compatibility.o .libs/cogl-feature-private.o .libs/cogl-fixed.o .libs/cogl-color.o .libs/cogl-buffer.o .libs/cogl-pixel-buffer.o .libs/cogl-vertex-buffer.o .libs/cogl-index-buffer.o .libs/cogl-attribute-buffer.o .libs/cogl-indices.o .libs/cogl-attribute.o .libs/cogl-primitive.o .libs/cogl-matrix.o .libs/cogl-vector.o .libs/cogl-euler.o .libs/cogl-quaternion.o .libs/cogl-matrix-stack.o .libs/cogl-depth-state.o .libs/cogl-node.o .libs/cogl-pipeline.o .libs/cogl-pipeline-layer.o .libs/cogl-pipeline-state.o .libs/cogl-pipeline-layer-state.o .libs/cogl-pipeline-debug.o .libs/cogl-glsl-shader.o .libs/cogl-pipeline-snippet.o .libs/cogl-pipeline-cache.o .libs/cogl-pipeline-hash-table.o .libs/cogl-material-compat.o .libs/cogl-program.o .libs/cogl-sampler-cache.o .libs/cogl-blend-string.o .libs/cogl-debug.o .libs/cogl-sub-texture.o .libs/cogl-texture.o .libs/cogl-auto-texture.o .libs/cogl-texture-2d.o .libs/cogl-texture-2d-sliced.o .libs/cogl-texture-3d.o .libs/cogl-texture-rectangle.o .libs/cogl-rectangle-map.o .libs/cogl-atlas.o .libs/cogl-atlas-texture.o .libs/cogl-meta-texture.o .libs/cogl-primitive-texture.o .libs/cogl-blit.o .libs/cogl-spans.o .libs/cogl-journal.o .libs/cogl-frame-info.o .libs/cogl-framebuffer.o .libs/cogl-onscreen.o .libs/cogl-output.o .libs/cogl-profile.o .libs/cogl-bitmask.o .libs/cogl-shader.o .libs/cogl-point-in-poly.o .libs/cogl-clutter.o .libs/cogl-winsys-stub.o .libs/cogl-config.o .libs/cogl-boxed-value.o .libs/cogl-snippet.o .libs/cogl-poll.o .libs/cogl-memory-stack.o .libs/cogl-magazine.o .libs/cogl-gles2-context.o .libs/cogl-error.o .libs/cogl-glib-source.o .libs/cogl-xlib-renderer.o .libs/cogl-xlib.o .libs/cogl-texture-pixmap-x11.o .libs/cogl-winsys-glx.o .libs/cogl-enum-types.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /usr/bin/sed 's/.* //' | sort | uniq > .libs/libcogl.exp libtool: link: /usr/bin/grep -E -e "^(cogl|_cogl_debug_flags|_cogl_atlas_new|_cogl_atlas_add_reorganize_callback|_cogl_atlas_reserve_space|_cogl_callback|_cogl_util_get_eye_planes_for_screen_poly|_cogl_atlas_texture_remove_reorganize_callback|_cogl_atlas_texture_add_reorganize_callback|_cogl_texture_foreach_sub_texture_in_region|_cogl_atlas_texture_new_with_size|_cogl_profile_trace_message|_cogl_context_get_default).*" ".libs/libcogl.exp" > ".libs/libcogl.expT" libtool: link: mv -f ".libs/libcogl.expT" ".libs/libcogl.exp" libtool: link: echo "{ global:" > .libs/libcogl.ver libtool: link: cat .libs/libcogl.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libcogl.ver libtool: link: echo "local: *; };" >> .libs/libcogl.ver libtool: link: armv7hl-redhat-linux-gnueabi-gcc -shared -fPIC -DPIC .libs/cogl-driver-nop.o .libs/cogl-framebuffer-nop.o .libs/cogl-attribute-nop.o .libs/cogl-clip-stack-nop.o .libs/cogl-texture-2d-nop.o .libs/cogl-util-gl.o .libs/cogl-framebuffer-gl.o .libs/cogl-texture-gl.o .libs/cogl-texture-2d-gl.o .libs/cogl-attribute-gl.o .libs/cogl-clip-stack-gl.o .libs/cogl-buffer-gl.o .libs/cogl-pipeline-opengl.o .libs/cogl-pipeline-fragend-glsl.o .libs/cogl-pipeline-fragend-arbfp.o .libs/cogl-pipeline-progend-fixed-arbfp.o .libs/cogl-pipeline-fragend-fixed.o .libs/cogl-pipeline-vertend-glsl.o .libs/cogl-pipeline-vertend-fixed.o .libs/cogl-pipeline-progend-fixed.o .libs/cogl-pipeline-progend-glsl.o .libs/cogl-driver-gl.o .libs/cogl-texture-driver-gl.o .libs/cogl-winsys.o .libs/dict.o .libs/geom.o .libs/mesh.o .libs/normal.o .libs/priorityq.o .libs/render.o .libs/sweep.o .libs/tess.o .libs/tessmono.o .libs/cogl-gpu-info.o .libs/cogl-context.o .libs/cogl-renderer.o .libs/cogl-swap-chain.o .libs/cogl-onscreen-template.o .libs/cogl-display.o .libs/cogl.o .libs/cogl-object.o .libs/cogl-util.o .libs/cogl-bitmap.o .libs/cogl-bitmap-conversion.o .libs/cogl-primitives.o .libs/cogl-path.o .libs/cogl2-path.o .libs/cogl-bitmap-pixbuf.o .libs/cogl-clip-stack.o .libs/cogl-clip-state.o .libs/cogl2-compatibility.o .libs/cogl-feature-private.o .libs/cogl-fixed.o .libs/cogl-color.o .libs/cogl-buffer.o .libs/cogl-pixel-buffer.o .libs/cogl-vertex-buffer.o .libs/cogl-index-buffer.o .libs/cogl-attribute-buffer.o .libs/cogl-indices.o .libs/cogl-attribute.o .libs/cogl-primitive.o .libs/cogl-matrix.o .libs/cogl-vector.o .libs/cogl-euler.o .libs/cogl-quaternion.o .libs/cogl-matrix-stack.o .libs/cogl-depth-state.o .libs/cogl-node.o .libs/cogl-pipeline.o .libs/cogl-pipeline-layer.o .libs/cogl-pipeline-state.o .libs/cogl-pipeline-layer-state.o .libs/cogl-pipeline-debug.o .libs/cogl-glsl-shader.o .libs/cogl-pipeline-snippet.o .libs/cogl-pipeline-cache.o .libs/cogl-pipeline-hash-table.o .libs/cogl-material-compat.o .libs/cogl-program.o .libs/cogl-sampler-cache.o .libs/cogl-blend-string.o .libs/cogl-debug.o .libs/cogl-sub-texture.o .libs/cogl-texture.o .libs/cogl-auto-texture.o .libs/cogl-texture-2d.o .libs/cogl-texture-2d-sliced.o .libs/cogl-texture-3d.o .libs/cogl-texture-rectangle.o .libs/cogl-rectangle-map.o .libs/cogl-atlas.o .libs/cogl-atlas-texture.o .libs/cogl-meta-texture.o .libs/cogl-primitive-texture.o .libs/cogl-blit.o .libs/cogl-spans.o .libs/cogl-journal.o .libs/cogl-frame-info.o .libs/cogl-framebuffer.o .libs/cogl-onscreen.o .libs/cogl-output.o .libs/cogl-profile.o .libs/cogl-bitmask.o .libs/cogl-shader.o .libs/cogl-point-in-poly.o .libs/cogl-clutter.o .libs/cogl-winsys-stub.o .libs/cogl-config.o .libs/cogl-boxed-value.o .libs/cogl-snippet.o .libs/cogl-poll.o .libs/cogl-memory-stack.o .libs/cogl-magazine.o .libs/cogl-gles2-context.o .libs/cogl-error.o .libs/cogl-glib-source.o .libs/cogl-xlib-renderer.o .libs/cogl-xlib.o .libs/cogl-texture-pixmap-x11.o .libs/cogl-winsys-glx.o .libs/cogl-enum-types.o -lm -lcairo -lgmodule-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lX11 -lXext -lXdamage -lXfixes -lXcomposite -lXrandr -pthread -O2 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wl,-z -Wl,relro -pthread -pthread -Wl,-soname -Wl,libcogl.so.12 -Wl,-version-script -Wl,.libs/libcogl.ver -o .libs/libcogl.so.12.1.1 libtool: link: (cd ".libs" && rm -f "libcogl.so.12" && ln -s "libcogl.so.12.1.1" "libcogl.so.12") libtool: link: (cd ".libs" && rm -f "libcogl.so" && ln -s "libcogl.so.12.1.1" "libcogl.so") libtool: link: ( cd ".libs" && rm -f "libcogl.la" && ln -s "../libcogl.la" "libcogl.la" ) /usr/bin/g-ir-scanner --namespace=Cogl --nsversion=1.0 --libtool="/bin/sh ../libtool" --include=GL-1.0 --include=GObject-2.0 --pkg-export=cogl-1.0 --library=libcogl.la --warn-all --c-include='cogl/cogl.h' --cflags-begin -I.. -I.. -I./tesselator -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"\" -DCOGL_LOCALEDIR=\""/usr/share/locale"\" -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -UCOGL_ENABLE_EXPERIMENTAL_API -UCOGL_ENABLE_EXPERIMENTAL_2_0_API --cflags-end cogl1-context.h cogl-bitmap.h cogl-color.h cogl-fixed.h cogl-material-compat.h cogl-matrix.h cogl-offscreen.h cogl-primitives.h cogl-path.h cogl-path-functions.h cogl-shader.h cogl-texture.h cogl-types.h cogl-vertex-buffer.h cogl-clutter.h cogl.h cogl-clutter-xlib.h cogl-xlib-renderer.h cogl-enum-types.h libcogl.la Makefile --output Cogl-1.0.gir cogl-color.h:25: Warning: Cogl: multiple comment blocks documenting 'SECTION:cogl-color:' identifier. cogl-types.h:80: Warning: Cogl: symbol='TRUE': Unknown namespace for symbol 'TRUE' cogl-types.h:93: Warning: Cogl: symbol='FALSE': Unknown namespace for symbol 'FALSE' g-ir-scanner: compile: gcc -Wall -Wno-deprecated-declarations -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -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 -fPIC -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -c -o /builddir/build/BUILD/cogl-1.14.0/cogl/tmp-introspectNhghzk/Cogl-1.0.o /builddir/build/BUILD/cogl-1.14.0/cogl/tmp-introspectNhghzk/Cogl-1.0.c g-ir-scanner: link: /bin/sh ../libtool --mode=link --tag=CC gcc -o /builddir/build/BUILD/cogl-1.14.0/cogl/tmp-introspectNhghzk/Cogl-1.0 -export-dynamic -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 -fPIC -Wl,-z,relro /builddir/build/BUILD/cogl-1.14.0/cogl/tmp-introspectNhghzk/Cogl-1.0.o -L. libcogl.la -Wl,--export-dynamic -pthread -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 libtool: link: gcc -o /builddir/build/BUILD/cogl-1.14.0/cogl/tmp-introspectNhghzk/.libs/Cogl-1.0 -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 -fPIC -Wl,-z -Wl,relro /builddir/build/BUILD/cogl-1.14.0/cogl/tmp-introspectNhghzk/Cogl-1.0.o -Wl,--export-dynamic -pthread -Wl,--export-dynamic -L. ./.libs/libcogl.so -lm -lcairo -lgdk_pixbuf-2.0 -lX11 -lXext -lXdamage -lXfixes -lXcomposite -lXrandr -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -pthread cogl-color.h:64: Warning: Cogl: cogl_color_copy: return value: Invalid non-constant return of bare structure or union; register as boxed type or (skip) cogl-color.h:50: Warning: Cogl: cogl_color_new: return value: Invalid non-constant return of bare structure or union; register as boxed type or (skip) cogl-vertex-buffer.h:84: Warning: Cogl: cogl_vertex_buffer_new: return value: Missing (transfer) annotation cogl-vertex-buffer.h:256: Warning: Cogl: cogl_vertex_buffer_indices_new: argument indices_array: Missing (element-type) annotation cogl-vertex-buffer.h:268: Warning: Cogl: cogl_vertex_buffer_indices_new: return value: Missing (transfer) annotation cogl-vertex-buffer.h:324: Warning: Cogl: cogl_vertex_buffer_ref: return value: Missing (transfer) annotation cogl-vertex-buffer.h:372: Warning: Cogl: cogl_vertex_buffer_indices_get_for_quads: return value: Missing (transfer) annotation cogl-bitmap.h:63: Warning: Cogl: cogl_bitmap_new_from_file: return value: Invalid non-constant return of bare structure or union; register as boxed type or (skip) cogl-texture.h:122: Warning: Cogl: cogl_texture_new_with_size: return value: Invalid non-constant return of bare structure or union; register as boxed type or (skip) cogl-texture.h:148: Warning: Cogl: cogl_texture_new_from_file: return value: Invalid non-constant return of bare structure or union; register as boxed type or (skip) cogl-texture.h:178: Warning: Cogl: cogl_texture_new_from_data: return value: Invalid non-constant return of bare structure or union; register as boxed type or (skip) cogl-texture.h:212: Warning: Cogl: cogl_texture_new_from_foreign: return value: Invalid non-constant return of bare structure or union; register as boxed type or (skip) cogl-texture.h:234: Warning: Cogl: cogl_texture_new_from_bitmap: return value: Invalid non-constant return of bare structure or union; register as boxed type or (skip) cogl-texture.h:569: Warning: Cogl: cogl_texture_ref: return value: Missing (transfer) annotation cogl1-context.h:47: Warning: Cogl: cogl_get_option_group: return value: Invalid non-constant return of bare structure or union; register as boxed type or (skip) cogl1-context.h:93: Warning: Cogl: cogl_get_proc_address: return value: Callbacks cannot be return values; use (skip) cogl1-context.h:517: Warning: Cogl: cogl_get_source: return value: Missing (transfer) annotation cogl1-context.h:873: Warning: Cogl: cogl_set_framebuffer: argument buffer: Unresolved type: 'CoglFramebuffer*' cogl1-context.h:886: Warning: Cogl: cogl_push_framebuffer: argument buffer: Unresolved type: 'CoglFramebuffer*' cogl-color.h:50: Warning: Cogl: cogl_color_new: return value: Invalid non-constant return of bare structure or union; register as boxed type or (skip) cogl-fixed.h:713: Warning: Cogl: cogl_angle_sin: return value: Missing (transfer) annotation cogl-fixed.h:726: Warning: Cogl: cogl_angle_tan: return value: Missing (transfer) annotation cogl-fixed.h:739: Warning: Cogl: cogl_angle_cos: return value: Missing (transfer) annotation cogl-fixed.h:794: Warning: Cogl: cogl_double_to_fixed: return value: Missing (transfer) annotation cogl-matrix.h:564: Warning: Cogl: cogl_matrix_copy: return value: Invalid non-constant return of bare structure or union; register as boxed type or (skip) cogl-material-compat.h:136: Warning: Cogl: cogl_material_new: return value: Invalid non-constant return of bare structure or union; register as boxed type or (skip) cogl-material-compat.h:169: Warning: Cogl: cogl_material_ref: return value: Missing (transfer) annotation cogl-offscreen.h:65: Warning: Cogl: cogl_offscreen_new_to_texture: return value: Invalid non-constant return of bare structure or union; register as boxed type or (skip) cogl-shader.h:241: Warning: Cogl: cogl_create_shader: return value: Missing (transfer) annotation cogl-shader.h:256: Warning: Cogl: cogl_shader_ref: return value: Missing (transfer) annotation cogl-shader.h:358: Warning: Cogl: cogl_create_program: return value: Missing (transfer) annotation cogl-shader.h:373: Warning: Cogl: cogl_program_ref: return value: Missing (transfer) annotation cogl-clutter-xlib.h:37: Warning: Cogl: cogl_clutter_winsys_xlib_get_visual_info_CLUTTER: return value: Unresolved type: 'XVisualInfo*' cogl-xlib-renderer.h:54: Warning: Cogl: cogl_xlib_renderer_handle_event: argument renderer: Unresolved type: 'CoglRenderer*' cogl-xlib-renderer.h:54: Warning: Cogl: cogl_xlib_renderer_handle_event: argument event: Unresolved type: 'XEvent*' cogl-xlib-renderer.h:81: Warning: Cogl: cogl_xlib_renderer_add_filter: argument renderer: Unresolved type: 'CoglRenderer*' cogl-xlib-renderer.h:81: Warning: Cogl: cogl_xlib_renderer_add_filter: argument func: Missing (scope) annotation for callback without GDestroyNotify (valid: call, async) cogl-xlib-renderer.h:95: Warning: Cogl: cogl_xlib_renderer_remove_filter: argument renderer: Unresolved type: 'CoglRenderer*' cogl-xlib-renderer.h:95: Warning: Cogl: cogl_xlib_renderer_remove_filter: argument func: Missing (scope) annotation for callback without GDestroyNotify (valid: call, async) cogl-xlib-renderer.h:108: Warning: Cogl: cogl_xlib_renderer_get_foreign_display: argument renderer: Unresolved type: 'CoglRenderer*' cogl-xlib-renderer.h:108: Warning: Cogl: cogl_xlib_renderer_get_foreign_display: return value: Unresolved type: 'Display*' cogl-xlib-renderer.h:124: Warning: Cogl: cogl_xlib_renderer_set_foreign_display: argument renderer: Unresolved type: 'CoglRenderer*' cogl-xlib-renderer.h:124: Warning: Cogl: cogl_xlib_renderer_set_foreign_display: argument display: Unresolved type: 'Display*' cogl-xlib-renderer.h:128: Warning: Cogl: cogl_xlib_renderer_set_event_retrieval_enabled: argument renderer: Unresolved type: 'CoglRenderer*' cogl-xlib-renderer.h:149: Warning: Cogl: cogl_xlib_renderer_get_display: argument renderer: Unresolved type: 'CoglRenderer*' cogl-xlib-renderer.h:149: Warning: Cogl: cogl_xlib_renderer_get_display: return value: Unresolved type: 'Display*' cogl-material-compat.h:154: Warning: Cogl: cogl_material_copy: return value: Invalid non-constant return of bare structure or union; register as boxed type or (skip) cogl-material-compat.h:136: Warning: Cogl: cogl_material_new: return value: Invalid non-constant return of bare structure or union; register as boxed type or (skip) cogl-material-compat.h:169: Warning: Cogl: cogl_material_ref: return value: Missing (transfer) annotation cogl-bitmap.h:63: Warning: Cogl: cogl_bitmap_new_from_file: return value: Invalid non-constant return of bare structure or union; register as boxed type or (skip) cogl-offscreen.h:65: Warning: Cogl: cogl_offscreen_new_to_texture: return value: Invalid non-constant return of bare structure or union; register as boxed type or (skip) cogl-texture.h:549: Warning: Cogl: cogl_texture_new_from_sub_texture: return value: Invalid non-constant return of bare structure or union; register as boxed type or (skip) cogl-texture.h:122: Warning: Cogl: cogl_texture_new_with_size: return value: Invalid non-constant return of bare structure or union; register as boxed type or (skip) cogl-texture.h:148: Warning: Cogl: cogl_texture_new_from_file: return value: Invalid non-constant return of bare structure or union; register as boxed type or (skip) cogl-texture.h:178: Warning: Cogl: cogl_texture_new_from_data: return value: Invalid non-constant return of bare structure or union; register as boxed type or (skip) cogl-texture.h:212: Warning: Cogl: cogl_texture_new_from_foreign: return value: Invalid non-constant return of bare structure or union; register as boxed type or (skip) cogl-texture.h:234: Warning: Cogl: cogl_texture_new_from_bitmap: return value: Invalid non-constant return of bare structure or union; register as boxed type or (skip) cogl-texture.h:569: Warning: Cogl: cogl_texture_ref: return value: Missing (transfer) annotation cogl-fixed.h:467: Warning: Cogl: cogl_fixed_sin: return value: Missing (transfer) annotation cogl-fixed.h:480: Warning: Cogl: cogl_fixed_tan: return value: Missing (transfer) annotation cogl-fixed.h:493: Warning: Cogl: cogl_fixed_cos: return value: Missing (transfer) annotation cogl-fixed.h:505: Warning: Cogl: cogl_fixed_atan: return value: Missing (transfer) annotation cogl-fixed.h:520: Warning: Cogl: cogl_fixed_atan2: return value: Missing (transfer) annotation cogl-fixed.h:533: Warning: Cogl: cogl_fixed_mul: return value: Missing (transfer) annotation cogl-fixed.h:537: Warning: Cogl: cogl_fixed_div: return value: Missing (transfer) annotation cogl-fixed.h:541: Warning: Cogl: cogl_fixed_mul_div: return value: Missing (transfer) annotation cogl-fixed.h:592: Warning: Cogl: cogl_fixed_sqrt: return value: Missing (transfer) annotation cogl-fixed.h:609: Warning: Cogl: cogl_fixed_log2: return value: Missing (transfer) annotation cp -f cogl-1.0.pc cogl-gl-1.0.pc /usr/bin/g-ir-compiler --includedir=. Cogl-1.0.gir -o Cogl-1.0.typelib make[4]: Leaving directory `/builddir/build/BUILD/cogl-1.14.0/cogl' make[3]: Leaving directory `/builddir/build/BUILD/cogl-1.14.0/cogl' make[2]: Leaving directory `/builddir/build/BUILD/cogl-1.14.0/cogl' Making all in tests make[2]: Entering directory `/builddir/build/BUILD/cogl-1.14.0/tests' Making all in conform make[3]: Entering directory `/builddir/build/BUILD/cogl-1.14.0/tests/conform' GEN test-pipeline-user-matrix GEN test-blend-strings GEN test-premult GEN test-path GEN test-depth-test GEN test-color-mask GEN test-backface-culling GEN test-layer-remove GEN test-sparse-pipeline GEN test-npot-texture GEN test-sub-texture GEN test-pixel-buffer-map GEN test-pixel-buffer-set-data GEN test-pixel-buffer-sub-region GEN test-texture-3d GEN test-wrap-modes GEN test-texture-get-set-data GEN test-atlas-migration GEN test-read-texture-formats GEN test-write-texture-formats GEN test-alpha-textures GEN test-wrap-rectangle-textures GEN test-primitive GEN test-just-vertex-shader GEN test-pipeline-uniforms GEN test-snippets GEN test-custom-attributes GEN test-bitmask GEN test-offscreen GEN test-framebuffer-get-bits GEN test-point-size GEN test-point-sprite GEN test-point-sprite-orientation GEN test-version GEN test-alpha-test GEN test-map-buffer-range GEN test-primitive-and-journal GEN test-copy-replace-texture GEN test-pipeline-cache-unrefs-texture GEN test-gles2-context GEN test-gles2-context-fbo GEN test-gles2-context-copy-tex-image GEN test-euler-quaternion make all-am make[4]: Entering directory `/builddir/build/BUILD/cogl-1.14.0/tests/conform' armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../cogl -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DTESTS_DATADIR=\""../../tests/data"\" -DCOGL_COMPILATION -g3 -O0 -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c -o test_conformance-test-utils.o `test -f 'test-utils.c' || echo './'`test-utils.c In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, 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 ../../cogl/cogl-types.h:37, from ../../cogl/cogl-error.h:31, from ../../cogl/cogl.h:47, from test-utils.c:2: test-utils.c: In function 'test_utils_compare_pixel_and_alpha': test-utils.c:214:53: warning: cast increases required alignment of target type [-Wcast-align] uint32_t screen_pixel_num = GUINT32_FROM_BE (*(uint32_t *) screen_pixel); ^ /usr/include/glib-2.0/glib/gtypes.h:184:77: note: in definition of macro 'GUINT32_SWAP_LE_BE' # define GUINT32_SWAP_LE_BE(val) ((guint32) __builtin_bswap32 ((gint32) (val))) ^ /usr/include/glib-2.0/glib/gtypes.h:352:31: note: in expansion of macro 'GUINT32_TO_BE' #define GUINT32_FROM_BE(val) (GUINT32_TO_BE (val)) ^ test-utils.c:214:35: note: in expansion of macro 'GUINT32_FROM_BE' uint32_t screen_pixel_num = GUINT32_FROM_BE (*(uint32_t *) screen_pixel); ^ test-utils.c: In function 'test_utils_compare_pixel': test-utils.c:235:53: warning: cast increases required alignment of target type [-Wcast-align] uint32_t screen_pixel_num = GUINT32_FROM_BE (*(uint32_t *) screen_pixel); ^ /usr/include/glib-2.0/glib/gtypes.h:184:77: note: in definition of macro 'GUINT32_SWAP_LE_BE' # define GUINT32_SWAP_LE_BE(val) ((guint32) __builtin_bswap32 ((gint32) (val))) ^ /usr/include/glib-2.0/glib/gtypes.h:352:31: note: in expansion of macro 'GUINT32_TO_BE' #define GUINT32_FROM_BE(val) (GUINT32_TO_BE (val)) ^ test-utils.c:235:35: note: in expansion of macro 'GUINT32_FROM_BE' uint32_t screen_pixel_num = GUINT32_FROM_BE (*(uint32_t *) screen_pixel); ^ armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../cogl -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DTESTS_DATADIR=\""../../tests/data"\" -DCOGL_COMPILATION -g3 -O0 -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c -o test_conformance-test-conform-main.o `test -f 'test-conform-main.c' || echo './'`test-conform-main.c armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../cogl -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DTESTS_DATADIR=\""../../tests/data"\" -DCOGL_COMPILATION -g3 -O0 -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c -o test_conformance-test-atlas-migration.o `test -f 'test-atlas-migration.c' || echo './'`test-atlas-migration.c armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../cogl -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DTESTS_DATADIR=\""../../tests/data"\" -DCOGL_COMPILATION -g3 -O0 -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c -o test_conformance-test-bitmask.o `test -f 'test-bitmask.c' || echo './'`test-bitmask.c armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../cogl -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DTESTS_DATADIR=\""../../tests/data"\" -DCOGL_COMPILATION -g3 -O0 -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c -o test_conformance-test-blend-strings.o `test -f 'test-blend-strings.c' || echo './'`test-blend-strings.c armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../cogl -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DTESTS_DATADIR=\""../../tests/data"\" -DCOGL_COMPILATION -g3 -O0 -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c -o test_conformance-test-depth-test.o `test -f 'test-depth-test.c' || echo './'`test-depth-test.c armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../cogl -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DTESTS_DATADIR=\""../../tests/data"\" -DCOGL_COMPILATION -g3 -O0 -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c -o test_conformance-test-color-mask.o `test -f 'test-color-mask.c' || echo './'`test-color-mask.c armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../cogl -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DTESTS_DATADIR=\""../../tests/data"\" -DCOGL_COMPILATION -g3 -O0 -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c -o test_conformance-test-backface-culling.o `test -f 'test-backface-culling.c' || echo './'`test-backface-culling.c armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../cogl -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DTESTS_DATADIR=\""../../tests/data"\" -DCOGL_COMPILATION -g3 -O0 -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c -o test_conformance-test-just-vertex-shader.o `test -f 'test-just-vertex-shader.c' || echo './'`test-just-vertex-shader.c armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../cogl -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DTESTS_DATADIR=\""../../tests/data"\" -DCOGL_COMPILATION -g3 -O0 -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c -o test_conformance-test-path.o `test -f 'test-path.c' || echo './'`test-path.c armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../cogl -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DTESTS_DATADIR=\""../../tests/data"\" -DCOGL_COMPILATION -g3 -O0 -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c -o test_conformance-test-pipeline-user-matrix.o `test -f 'test-pipeline-user-matrix.c' || echo './'`test-pipeline-user-matrix.c armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../cogl -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DTESTS_DATADIR=\""../../tests/data"\" -DCOGL_COMPILATION -g3 -O0 -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c -o test_conformance-test-pipeline-uniforms.o `test -f 'test-pipeline-uniforms.c' || echo './'`test-pipeline-uniforms.c armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../cogl -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DTESTS_DATADIR=\""../../tests/data"\" -DCOGL_COMPILATION -g3 -O0 -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c -o test_conformance-test-pixel-buffer.o `test -f 'test-pixel-buffer.c' || echo './'`test-pixel-buffer.c armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../cogl -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DTESTS_DATADIR=\""../../tests/data"\" -DCOGL_COMPILATION -g3 -O0 -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c -o test_conformance-test-premult.o `test -f 'test-premult.c' || echo './'`test-premult.c armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../cogl -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DTESTS_DATADIR=\""../../tests/data"\" -DCOGL_COMPILATION -g3 -O0 -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c -o test_conformance-test-snippets.o `test -f 'test-snippets.c' || echo './'`test-snippets.c armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../cogl -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DTESTS_DATADIR=\""../../tests/data"\" -DCOGL_COMPILATION -g3 -O0 -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c -o test_conformance-test-wrap-modes.o `test -f 'test-wrap-modes.c' || echo './'`test-wrap-modes.c armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../cogl -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DTESTS_DATADIR=\""../../tests/data"\" -DCOGL_COMPILATION -g3 -O0 -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c -o test_conformance-test-sub-texture.o `test -f 'test-sub-texture.c' || echo './'`test-sub-texture.c In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, 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 ../../cogl/cogl-types.h:37, from ../../cogl/cogl-error.h:31, from ../../cogl/cogl.h:47, from test-sub-texture.c:1: test-sub-texture.c: In function 'validate_result': test-sub-texture.c:254:45: warning: cast increases required alignment of target type [-Wcast-align] uint32_t color = GUINT32_FROM_BE (*((uint32_t *)p)) >> 8; ^ /usr/include/glib-2.0/glib/gtypes.h:184:77: note: in definition of macro 'GUINT32_SWAP_LE_BE' # define GUINT32_SWAP_LE_BE(val) ((guint32) __builtin_bswap32 ((gint32) (val))) ^ /usr/include/glib-2.0/glib/gtypes.h:352:31: note: in expansion of macro 'GUINT32_TO_BE' #define GUINT32_FROM_BE(val) (GUINT32_TO_BE (val)) ^ test-sub-texture.c:254:26: note: in expansion of macro 'GUINT32_FROM_BE' uint32_t color = GUINT32_FROM_BE (*((uint32_t *)p)) >> 8; ^ armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../cogl -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DTESTS_DATADIR=\""../../tests/data"\" -DCOGL_COMPILATION -g3 -O0 -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c -o test_conformance-test-custom-attributes.o `test -f 'test-custom-attributes.c' || echo './'`test-custom-attributes.c armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../cogl -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DTESTS_DATADIR=\""../../tests/data"\" -DCOGL_COMPILATION -g3 -O0 -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c -o test_conformance-test-offscreen.o `test -f 'test-offscreen.c' || echo './'`test-offscreen.c armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../cogl -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DTESTS_DATADIR=\""../../tests/data"\" -DCOGL_COMPILATION -g3 -O0 -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c -o test_conformance-test-primitive.o `test -f 'test-primitive.c' || echo './'`test-primitive.c armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../cogl -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DTESTS_DATADIR=\""../../tests/data"\" -DCOGL_COMPILATION -g3 -O0 -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c -o test_conformance-test-texture-3d.o `test -f 'test-texture-3d.c' || echo './'`test-texture-3d.c armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../cogl -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DTESTS_DATADIR=\""../../tests/data"\" -DCOGL_COMPILATION -g3 -O0 -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c -o test_conformance-test-sparse-pipeline.o `test -f 'test-sparse-pipeline.c' || echo './'`test-sparse-pipeline.c armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../cogl -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DTESTS_DATADIR=\""../../tests/data"\" -DCOGL_COMPILATION -g3 -O0 -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c -o test_conformance-test-read-texture-formats.o `test -f 'test-read-texture-formats.c' || echo './'`test-read-texture-formats.c armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../cogl -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DTESTS_DATADIR=\""../../tests/data"\" -DCOGL_COMPILATION -g3 -O0 -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c -o test_conformance-test-write-texture-formats.o `test -f 'test-write-texture-formats.c' || echo './'`test-write-texture-formats.c armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../cogl -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DTESTS_DATADIR=\""../../tests/data"\" -DCOGL_COMPILATION -g3 -O0 -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c -o test_conformance-test-point-size.o `test -f 'test-point-size.c' || echo './'`test-point-size.c armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../cogl -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DTESTS_DATADIR=\""../../tests/data"\" -DCOGL_COMPILATION -g3 -O0 -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c -o test_conformance-test-point-sprite.o `test -f 'test-point-sprite.c' || echo './'`test-point-sprite.c armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../cogl -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DTESTS_DATADIR=\""../../tests/data"\" -DCOGL_COMPILATION -g3 -O0 -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c -o test_conformance-test-no-gl-header.o `test -f 'test-no-gl-header.c' || echo './'`test-no-gl-header.c armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../cogl -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DTESTS_DATADIR=\""../../tests/data"\" -DCOGL_COMPILATION -g3 -O0 -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c -o test_conformance-test-version.o `test -f 'test-version.c' || echo './'`test-version.c armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../cogl -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DTESTS_DATADIR=\""../../tests/data"\" -DCOGL_COMPILATION -g3 -O0 -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c -o test_conformance-test-gles2-context.o `test -f 'test-gles2-context.c' || echo './'`test-gles2-context.c armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../cogl -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DTESTS_DATADIR=\""../../tests/data"\" -DCOGL_COMPILATION -g3 -O0 -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c -o test_conformance-test-euler-quaternion.o `test -f 'test-euler-quaternion.c' || echo './'`test-euler-quaternion.c armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../cogl -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DTESTS_DATADIR=\""../../tests/data"\" -DCOGL_COMPILATION -g3 -O0 -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c -o test_conformance-test-layer-remove.o `test -f 'test-layer-remove.c' || echo './'`test-layer-remove.c armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../cogl -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DTESTS_DATADIR=\""../../tests/data"\" -DCOGL_COMPILATION -g3 -O0 -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c -o test_conformance-test-alpha-test.o `test -f 'test-alpha-test.c' || echo './'`test-alpha-test.c armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../cogl -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DTESTS_DATADIR=\""../../tests/data"\" -DCOGL_COMPILATION -g3 -O0 -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c -o test_conformance-test-map-buffer-range.o `test -f 'test-map-buffer-range.c' || echo './'`test-map-buffer-range.c armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../cogl -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DTESTS_DATADIR=\""../../tests/data"\" -DCOGL_COMPILATION -g3 -O0 -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c -o test_conformance-test-npot-texture.o `test -f 'test-npot-texture.c' || echo './'`test-npot-texture.c armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../cogl -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DTESTS_DATADIR=\""../../tests/data"\" -DCOGL_COMPILATION -g3 -O0 -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c -o test_conformance-test-alpha-textures.o `test -f 'test-alpha-textures.c' || echo './'`test-alpha-textures.c armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../cogl -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DTESTS_DATADIR=\""../../tests/data"\" -DCOGL_COMPILATION -g3 -O0 -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c -o test_conformance-test-wrap-rectangle-textures.o `test -f 'test-wrap-rectangle-textures.c' || echo './'`test-wrap-rectangle-textures.c armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../cogl -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DTESTS_DATADIR=\""../../tests/data"\" -DCOGL_COMPILATION -g3 -O0 -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c -o test_conformance-test-texture-get-set-data.o `test -f 'test-texture-get-set-data.c' || echo './'`test-texture-get-set-data.c armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../cogl -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DTESTS_DATADIR=\""../../tests/data"\" -DCOGL_COMPILATION -g3 -O0 -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c -o test_conformance-test-framebuffer-get-bits.o `test -f 'test-framebuffer-get-bits.c' || echo './'`test-framebuffer-get-bits.c armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../cogl -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DTESTS_DATADIR=\""../../tests/data"\" -DCOGL_COMPILATION -g3 -O0 -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c -o test_conformance-test-primitive-and-journal.o `test -f 'test-primitive-and-journal.c' || echo './'`test-primitive-and-journal.c armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../cogl -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DTESTS_DATADIR=\""../../tests/data"\" -DCOGL_COMPILATION -g3 -O0 -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c -o test_conformance-test-copy-replace-texture.o `test -f 'test-copy-replace-texture.c' || echo './'`test-copy-replace-texture.c armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../cogl -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DTESTS_DATADIR=\""../../tests/data"\" -DCOGL_COMPILATION -g3 -O0 -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c -o test_conformance-test-pipeline-cache-unrefs-texture.o `test -f 'test-pipeline-cache-unrefs-texture.c' || echo './'`test-pipeline-cache-unrefs-texture.c /bin/sh ../../libtool --tag=CC --mode=link armv7hl-redhat-linux-gnueabi-gcc -g3 -O0 -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -export-dynamic -Wl,-z,relro -o test-conformance test_conformance-test-utils.o test_conformance-test-conform-main.o test_conformance-test-atlas-migration.o test_conformance-test-bitmask.o test_conformance-test-blend-strings.o test_conformance-test-depth-test.o test_conformance-test-color-mask.o test_conformance-test-backface-culling.o test_conformance-test-just-vertex-shader.o test_conformance-test-path.o test_conformance-test-pipeline-user-matrix.o test_conformance-test-pipeline-uniforms.o test_conformance-test-pixel-buffer.o test_conformance-test-premult.o test_conformance-test-snippets.o test_conformance-test-wrap-modes.o test_conformance-test-sub-texture.o test_conformance-test-custom-attributes.o test_conformance-test-offscreen.o test_conformance-test-primitive.o test_conformance-test-texture-3d.o test_conformance-test-sparse-pipeline.o test_conformance-test-read-texture-formats.o test_conformance-test-write-texture-formats.o test_conformance-test-point-size.o test_conformance-test-point-sprite.o test_conformance-test-no-gl-header.o test_conformance-test-version.o test_conformance-test-gles2-context.o test_conformance-test-euler-quaternion.o test_conformance-test-layer-remove.o test_conformance-test-alpha-test.o test_conformance-test-map-buffer-range.o test_conformance-test-npot-texture.o test_conformance-test-alpha-textures.o test_conformance-test-wrap-rectangle-textures.o test_conformance-test-texture-get-set-data.o test_conformance-test-framebuffer-get-bits.o test_conformance-test-primitive-and-journal.o test_conformance-test-copy-replace-texture.o test_conformance-test-pipeline-cache-unrefs-texture.o -pthread -lcairo -lgmodule-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lX11 -lXext -lXdamage -lXfixes -lXcomposite -lXrandr ../../cogl/libcogl.la -lm libtool: link: armv7hl-redhat-linux-gnueabi-gcc -g3 -O0 -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -Wl,-z -Wl,relro -o .libs/test-conformance test_conformance-test-utils.o test_conformance-test-conform-main.o test_conformance-test-atlas-migration.o test_conformance-test-bitmask.o test_conformance-test-blend-strings.o test_conformance-test-depth-test.o test_conformance-test-color-mask.o test_conformance-test-backface-culling.o test_conformance-test-just-vertex-shader.o test_conformance-test-path.o test_conformance-test-pipeline-user-matrix.o test_conformance-test-pipeline-uniforms.o test_conformance-test-pixel-buffer.o test_conformance-test-premult.o test_conformance-test-snippets.o test_conformance-test-wrap-modes.o test_conformance-test-sub-texture.o test_conformance-test-custom-attributes.o test_conformance-test-offscreen.o test_conformance-test-primitive.o test_conformance-test-texture-3d.o test_conformance-test-sparse-pipeline.o test_conformance-test-read-texture-formats.o test_conformance-test-write-texture-formats.o test_conformance-test-point-size.o test_conformance-test-point-sprite.o test_conformance-test-no-gl-header.o test_conformance-test-version.o test_conformance-test-gles2-context.o test_conformance-test-euler-quaternion.o test_conformance-test-layer-remove.o test_conformance-test-alpha-test.o test_conformance-test-map-buffer-range.o test_conformance-test-npot-texture.o test_conformance-test-alpha-textures.o test_conformance-test-wrap-rectangle-textures.o test_conformance-test-texture-get-set-data.o test_conformance-test-framebuffer-get-bits.o test_conformance-test-primitive-and-journal.o test_conformance-test-copy-replace-texture.o test_conformance-test-pipeline-cache-unrefs-texture.o -pthread -Wl,--export-dynamic ../../cogl/.libs/libcogl.so -lcairo -lgmodule-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lX11 -lXext -lXdamage -lXfixes -lXcomposite -lXrandr -lm -pthread make[4]: Leaving directory `/builddir/build/BUILD/cogl-1.14.0/tests/conform' make[3]: Leaving directory `/builddir/build/BUILD/cogl-1.14.0/tests/conform' Making all in micro-perf make[3]: Entering directory `/builddir/build/BUILD/cogl-1.14.0/tests/micro-perf' armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c test-journal.c /bin/sh ../../libtool --tag=CC --mode=link armv7hl-redhat-linux-gnueabi-gcc -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -Wl,-z,relro -o test-journal test-journal.o -pthread -lcairo -lgmodule-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lX11 -lXext -lXdamage -lXfixes -lXcomposite -lXrandr ../../cogl/libcogl.la -lm libtool: link: armv7hl-redhat-linux-gnueabi-gcc -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -Wl,-z -Wl,relro -o .libs/test-journal test-journal.o -pthread ../../cogl/.libs/libcogl.so -lcairo -lgmodule-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lX11 -lXext -lXdamage -lXfixes -lXcomposite -lXrandr -lm -pthread make[3]: Leaving directory `/builddir/build/BUILD/cogl-1.14.0/tests/micro-perf' Making all in data make[3]: Entering directory `/builddir/build/BUILD/cogl-1.14.0/tests/data' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/cogl-1.14.0/tests/data' make[3]: Entering directory `/builddir/build/BUILD/cogl-1.14.0/tests' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/cogl-1.14.0/tests' make[2]: Leaving directory `/builddir/build/BUILD/cogl-1.14.0/tests' Making all in cogl-pango make[2]: Entering directory `/builddir/build/BUILD/cogl-1.14.0/cogl-pango' /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -DCOGL_COMPILATION -DG_LOG_DOMAIN=\"CoglPango\" -I../cogl -I../cogl -I../cogl/winsys -I.. -I.. -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c -o libcogl_pango_la-cogl-pango-display-list.lo `test -f 'cogl-pango-display-list.c' || echo './'`cogl-pango-display-list.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -DCOGL_COMPILATION -DG_LOG_DOMAIN=\"CoglPango\" -I../cogl -I../cogl -I../cogl/winsys -I.. -I.. -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c cogl-pango-display-list.c -fPIC -DPIC -o .libs/libcogl_pango_la-cogl-pango-display-list.o cogl-pango-display-list.c: In function 'emit_rectangles_through_journal': cogl-pango-display-list.c:243:29: warning: cast increases required alignment of target type [-Wcast-align] const float *rectangles = (const float *)node->d.texture.rectangles->data; ^ cogl-pango-display-list.c: In function '_cogl_pango_display_list_render': cogl-pango-display-list.c:454:26: warning: unused variable 'ctx' [-Wunused-variable] CoglContext *ctx = fb->context; ^ /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -DCOGL_COMPILATION -DG_LOG_DOMAIN=\"CoglPango\" -I../cogl -I../cogl -I../cogl/winsys -I.. -I.. -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c -o libcogl_pango_la-cogl-pango-fontmap.lo `test -f 'cogl-pango-fontmap.c' || echo './'`cogl-pango-fontmap.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -DCOGL_COMPILATION -DG_LOG_DOMAIN=\"CoglPango\" -I../cogl -I../cogl -I../cogl/winsys -I.. -I.. -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c cogl-pango-fontmap.c -fPIC -DPIC -o .libs/libcogl_pango_la-cogl-pango-fontmap.o cogl-pango-fontmap.c: In function 'cogl_pango_font_map_create_context': cogl-pango-fontmap.c:98:3: warning: 'pango_cairo_font_map_create_context' is deprecated (declared at /usr/include/pango-1.0/pango/pangocairo.h:79): Use 'pango_font_map_create_context' instead [-Wdeprecated-declarations] return pango_cairo_font_map_create_context (PANGO_CAIRO_FONT_MAP (fm)); ^ /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -DCOGL_COMPILATION -DG_LOG_DOMAIN=\"CoglPango\" -I../cogl -I../cogl -I../cogl/winsys -I.. -I.. -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c -o libcogl_pango_la-cogl-pango-render.lo `test -f 'cogl-pango-render.c' || echo './'`cogl-pango-render.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -DCOGL_COMPILATION -DG_LOG_DOMAIN=\"CoglPango\" -I../cogl -I../cogl -I../cogl/winsys -I.. -I.. -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c cogl-pango-render.c -fPIC -DPIC -o .libs/libcogl_pango_la-cogl-pango-render.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -DCOGL_COMPILATION -DG_LOG_DOMAIN=\"CoglPango\" -I../cogl -I../cogl -I../cogl/winsys -I.. -I.. -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c -o libcogl_pango_la-cogl-pango-glyph-cache.lo `test -f 'cogl-pango-glyph-cache.c' || echo './'`cogl-pango-glyph-cache.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -DCOGL_COMPILATION -DG_LOG_DOMAIN=\"CoglPango\" -I../cogl -I../cogl -I../cogl/winsys -I.. -I.. -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c cogl-pango-glyph-cache.c -fPIC -DPIC -o .libs/libcogl_pango_la-cogl-pango-glyph-cache.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -DCOGL_COMPILATION -DG_LOG_DOMAIN=\"CoglPango\" -I../cogl -I../cogl -I../cogl/winsys -I.. -I.. -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c -o libcogl_pango_la-cogl-pango-pipeline-cache.lo `test -f 'cogl-pango-pipeline-cache.c' || echo './'`cogl-pango-pipeline-cache.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -DCOGL_COMPILATION -DG_LOG_DOMAIN=\"CoglPango\" -I../cogl -I../cogl -I../cogl/winsys -I.. -I.. -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -c cogl-pango-pipeline-cache.c -fPIC -DPIC -o .libs/libcogl_pango_la-cogl-pango-pipeline-cache.o /bin/sh ../libtool --tag=CC --mode=link armv7hl-redhat-linux-gnueabi-gcc -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -export-dynamic -export-symbols-regex "^cogl_pango_.*" -no-undefined -version-info 13:1:1 -Wl,-z,relro -o libcogl-pango.la -rpath /usr/lib libcogl_pango_la-cogl-pango-display-list.lo libcogl_pango_la-cogl-pango-fontmap.lo libcogl_pango_la-cogl-pango-render.lo libcogl_pango_la-cogl-pango-glyph-cache.lo libcogl_pango_la-cogl-pango-pipeline-cache.lo ../cogl/libcogl.la -pthread -lcairo -lgmodule-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lX11 -lXext -lXdamage -lXfixes -lXcomposite -lXrandr -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lglib-2.0 libtool: link: /usr/bin/nm -B .libs/libcogl_pango_la-cogl-pango-display-list.o .libs/libcogl_pango_la-cogl-pango-fontmap.o .libs/libcogl_pango_la-cogl-pango-render.o .libs/libcogl_pango_la-cogl-pango-glyph-cache.o .libs/libcogl_pango_la-cogl-pango-pipeline-cache.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /usr/bin/sed 's/.* //' | sort | uniq > .libs/libcogl-pango.exp libtool: link: /usr/bin/grep -E -e "^cogl_pango_.*" ".libs/libcogl-pango.exp" > ".libs/libcogl-pango.expT" libtool: link: mv -f ".libs/libcogl-pango.expT" ".libs/libcogl-pango.exp" libtool: link: echo "{ global:" > .libs/libcogl-pango.ver libtool: link: cat .libs/libcogl-pango.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libcogl-pango.ver libtool: link: echo "local: *; };" >> .libs/libcogl-pango.ver libtool: link: armv7hl-redhat-linux-gnueabi-gcc -shared -fPIC -DPIC .libs/libcogl_pango_la-cogl-pango-display-list.o .libs/libcogl_pango_la-cogl-pango-fontmap.o .libs/libcogl_pango_la-cogl-pango-render.o .libs/libcogl_pango_la-cogl-pango-glyph-cache.o .libs/libcogl_pango_la-cogl-pango-pipeline-cache.o -Wl,-rpath -Wl,/builddir/build/BUILD/cogl-1.14.0/cogl/.libs ../cogl/.libs/libcogl.so -lm -lgmodule-2.0 -lgdk_pixbuf-2.0 -lX11 -lXext -lXdamage -lXfixes -lXcomposite -lXrandr -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lglib-2.0 -pthread -pthread -O2 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wl,-z -Wl,relro -pthread -pthread -Wl,-soname -Wl,libcogl-pango.so.12 -Wl,-version-script -Wl,.libs/libcogl-pango.ver -o .libs/libcogl-pango.so.12.1.1 libtool: link: (cd ".libs" && rm -f "libcogl-pango.so.12" && ln -s "libcogl-pango.so.12.1.1" "libcogl-pango.so.12") libtool: link: (cd ".libs" && rm -f "libcogl-pango.so" && ln -s "libcogl-pango.so.12.1.1" "libcogl-pango.so") libtool: link: ( cd ".libs" && rm -f "libcogl-pango.la" && ln -s "../libcogl-pango.la" "libcogl-pango.la" ) /usr/bin/g-ir-scanner --namespace=CoglPango --nsversion=1.0 --libtool="/bin/sh ../libtool" --include=Pango-1.0 --include=PangoCairo-1.0 --pkg-export=cogl-pango-1.0 --library=../cogl/libcogl.la --library=libcogl-pango.la --warn-all --identifier-prefix=CoglPango --symbol-prefix=cogl_pango --c-include='cogl-pango/cogl-pango.h' --include-uninstalled=../cogl/Cogl-1.0.gir --cflags-begin -DCOGL_COMPILATION -DG_LOG_DOMAIN=\"CoglPango\" -I../cogl -I../cogl -I../cogl/winsys -I.. -I.. -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm --cflags-end cogl-pango.h cogl-pango-display-list.c cogl-pango-fontmap.c cogl-pango-render.c cogl-pango-glyph-cache.c cogl-pango-pipeline-cache.c libcogl-pango.la Makefile --output CoglPango-1.0.gir Package cairo-gobject was not found in the pkg-config search path. Perhaps you should add the directory containing `cairo-gobject.pc' to the PKG_CONFIG_PATH environment variable No package 'cairo-gobject' found g-ir-scanner: compile: gcc -Wall -Wno-deprecated-declarations -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -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 -fPIC -c -o /builddir/build/BUILD/cogl-1.14.0/cogl-pango/tmp-introspectwPC3ZH/CoglPango-1.0.o /builddir/build/BUILD/cogl-1.14.0/cogl-pango/tmp-introspectwPC3ZH/CoglPango-1.0.c g-ir-scanner: link: /bin/sh ../libtool --mode=link --tag=CC gcc -o /builddir/build/BUILD/cogl-1.14.0/cogl-pango/tmp-introspectwPC3ZH/CoglPango-1.0 -export-dynamic -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 -fPIC -Wl,-z,relro /builddir/build/BUILD/cogl-1.14.0/cogl-pango/tmp-introspectwPC3ZH/CoglPango-1.0.o -L. ../cogl/libcogl.la libcogl-pango.la -Wl,--export-dynamic -pthread -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 libtool: link: gcc -o /builddir/build/BUILD/cogl-1.14.0/cogl-pango/tmp-introspectwPC3ZH/.libs/CoglPango-1.0 -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 -fPIC -Wl,-z -Wl,relro /builddir/build/BUILD/cogl-1.14.0/cogl-pango/tmp-introspectwPC3ZH/CoglPango-1.0.o -Wl,--export-dynamic -pthread -Wl,--export-dynamic -L. ../cogl/.libs/libcogl.so ./.libs/libcogl-pango.so /builddir/build/BUILD/cogl-1.14.0/cogl/.libs/libcogl.so -lm -lgdk_pixbuf-2.0 -lX11 -lXext -lXdamage -lXfixes -lXcomposite -lXrandr -lpangocairo-1.0 -lpango-1.0 -lcairo -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -pthread cogl-pango.h:157: Warning: CoglPango: cogl_pango_show_layout: argument framebuffer: Unresolved type: 'CoglFramebuffer*' cogl-pango.h:178: Warning: CoglPango: cogl_pango_show_layout_line: argument framebuffer: Unresolved type: 'CoglFramebuffer*' /usr/bin/g-ir-compiler --includedir=../cogl --includedir=. CoglPango-1.0.gir -o CoglPango-1.0.typelib make[2]: Leaving directory `/builddir/build/BUILD/cogl-1.14.0/cogl-pango' Making all in examples make[2]: Entering directory `/builddir/build/BUILD/cogl-1.14.0/examples' armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_EXAMPLES_DATA=\""/builddir/build/BUILD/cogl-1.14.0/examples/"\" -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 -fPIC -c cogl-info.c /bin/sh ../libtool --tag=CC --mode=link armv7hl-redhat-linux-gnueabi-gcc -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_EXAMPLES_DATA=\""/builddir/build/BUILD/cogl-1.14.0/examples/"\" -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 -fPIC -Wl,-z,relro -o cogl-info cogl-info.o -pthread -lcairo -lgmodule-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lX11 -lXext -lXdamage -lXfixes -lXcomposite -lXrandr ../cogl/libcogl.la -lm libtool: link: armv7hl-redhat-linux-gnueabi-gcc -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_EXAMPLES_DATA=\"/builddir/build/BUILD/cogl-1.14.0/examples/\" -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 -fPIC -Wl,-z -Wl,relro -o .libs/cogl-info cogl-info.o -pthread ../cogl/.libs/libcogl.so -lcairo -lgmodule-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lX11 -lXext -lXdamage -lXfixes -lXcomposite -lXrandr -lm -pthread armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_EXAMPLES_DATA=\""/builddir/build/BUILD/cogl-1.14.0/examples/"\" -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 -fPIC -c cogl-hello.c /bin/sh ../libtool --tag=CC --mode=link armv7hl-redhat-linux-gnueabi-gcc -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_EXAMPLES_DATA=\""/builddir/build/BUILD/cogl-1.14.0/examples/"\" -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 -fPIC -Wl,-z,relro -o cogl-hello cogl-hello.o -pthread -lcairo -lgmodule-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lX11 -lXext -lXdamage -lXfixes -lXcomposite -lXrandr ../cogl/libcogl.la -lm libtool: link: armv7hl-redhat-linux-gnueabi-gcc -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_EXAMPLES_DATA=\"/builddir/build/BUILD/cogl-1.14.0/examples/\" -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 -fPIC -Wl,-z -Wl,relro -o .libs/cogl-hello cogl-hello.o -pthread ../cogl/.libs/libcogl.so -lcairo -lgmodule-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lX11 -lXext -lXdamage -lXfixes -lXcomposite -lXrandr -lm -pthread armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_EXAMPLES_DATA=\""/builddir/build/BUILD/cogl-1.14.0/examples/"\" -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 -fPIC -c cogl-msaa.c /bin/sh ../libtool --tag=CC --mode=link armv7hl-redhat-linux-gnueabi-gcc -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_EXAMPLES_DATA=\""/builddir/build/BUILD/cogl-1.14.0/examples/"\" -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 -fPIC -Wl,-z,relro -o cogl-msaa cogl-msaa.o -pthread -lcairo -lgmodule-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lX11 -lXext -lXdamage -lXfixes -lXcomposite -lXrandr ../cogl/libcogl.la -lm libtool: link: armv7hl-redhat-linux-gnueabi-gcc -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_EXAMPLES_DATA=\"/builddir/build/BUILD/cogl-1.14.0/examples/\" -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 -fPIC -Wl,-z -Wl,relro -o .libs/cogl-msaa cogl-msaa.o -pthread ../cogl/.libs/libcogl.so -lcairo -lgmodule-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lX11 -lXext -lXdamage -lXfixes -lXcomposite -lXrandr -lm -pthread armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_EXAMPLES_DATA=\""/builddir/build/BUILD/cogl-1.14.0/examples/"\" -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 -fPIC -c cogl-gles2-context.c /bin/sh ../libtool --tag=CC --mode=link armv7hl-redhat-linux-gnueabi-gcc -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_EXAMPLES_DATA=\""/builddir/build/BUILD/cogl-1.14.0/examples/"\" -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 -fPIC -Wl,-z,relro -o cogl-gles2-context cogl-gles2-context.o -pthread -lcairo -lgmodule-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lX11 -lXext -lXdamage -lXfixes -lXcomposite -lXrandr ../cogl/libcogl.la -lm libtool: link: armv7hl-redhat-linux-gnueabi-gcc -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_EXAMPLES_DATA=\"/builddir/build/BUILD/cogl-1.14.0/examples/\" -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 -fPIC -Wl,-z -Wl,relro -o .libs/cogl-gles2-context cogl-gles2-context.o -pthread ../cogl/.libs/libcogl.so -lcairo -lgmodule-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lX11 -lXext -lXdamage -lXfixes -lXcomposite -lXrandr -lm -pthread armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_EXAMPLES_DATA=\""/builddir/build/BUILD/cogl-1.14.0/examples/"\" -pthread -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -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 -fPIC -c -o cogl_crate-cogl-crate.o `test -f 'cogl-crate.c' || echo './'`cogl-crate.c /bin/sh ../libtool --tag=CC --mode=link armv7hl-redhat-linux-gnueabi-gcc -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_EXAMPLES_DATA=\""/builddir/build/BUILD/cogl-1.14.0/examples/"\" -pthread -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -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 -fPIC -Wl,-z,relro -o cogl-crate cogl_crate-cogl-crate.o -pthread -lcairo -lgmodule-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lX11 -lXext -lXdamage -lXfixes -lXcomposite -lXrandr ../cogl/libcogl.la -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lglib-2.0 ../cogl-pango/libcogl-pango.la libtool: link: armv7hl-redhat-linux-gnueabi-gcc -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_EXAMPLES_DATA=\"/builddir/build/BUILD/cogl-1.14.0/examples/\" -pthread -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -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 -fPIC -Wl,-z -Wl,relro -o .libs/cogl-crate cogl_crate-cogl-crate.o -pthread ../cogl/.libs/libcogl.so ../cogl-pango/.libs/libcogl-pango.so /builddir/build/BUILD/cogl-1.14.0/cogl/.libs/libcogl.so -lm -lgmodule-2.0 -lgdk_pixbuf-2.0 -lX11 -lXext -lXdamage -lXfixes -lXcomposite -lXrandr -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lglib-2.0 -pthread armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_EXAMPLES_DATA=\""/builddir/build/BUILD/cogl-1.14.0/examples/"\" -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 -fPIC -c cogl-x11-foreign.c /bin/sh ../libtool --tag=CC --mode=link armv7hl-redhat-linux-gnueabi-gcc -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_EXAMPLES_DATA=\""/builddir/build/BUILD/cogl-1.14.0/examples/"\" -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 -fPIC -Wl,-z,relro -o cogl-x11-foreign cogl-x11-foreign.o -pthread -lcairo -lgmodule-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lX11 -lXext -lXdamage -lXfixes -lXcomposite -lXrandr ../cogl/libcogl.la -lm libtool: link: armv7hl-redhat-linux-gnueabi-gcc -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_EXAMPLES_DATA=\"/builddir/build/BUILD/cogl-1.14.0/examples/\" -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 -fPIC -Wl,-z -Wl,relro -o .libs/cogl-x11-foreign cogl-x11-foreign.o -pthread ../cogl/.libs/libcogl.so -lcairo -lgmodule-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lX11 -lXext -lXdamage -lXfixes -lXcomposite -lXrandr -lm -pthread armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_EXAMPLES_DATA=\""/builddir/build/BUILD/cogl-1.14.0/examples/"\" -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 -fPIC -c cogl-x11-tfp.c /bin/sh ../libtool --tag=CC --mode=link armv7hl-redhat-linux-gnueabi-gcc -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_EXAMPLES_DATA=\""/builddir/build/BUILD/cogl-1.14.0/examples/"\" -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 -fPIC -Wl,-z,relro -o cogl-x11-tfp cogl-x11-tfp.o -pthread -lcairo -lgmodule-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lX11 -lXext -lXdamage -lXfixes -lXcomposite -lXrandr ../cogl/libcogl.la -lm libtool: link: armv7hl-redhat-linux-gnueabi-gcc -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_EXAMPLES_DATA=\"/builddir/build/BUILD/cogl-1.14.0/examples/\" -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 -fPIC -Wl,-z -Wl,relro -o .libs/cogl-x11-tfp cogl-x11-tfp.o -pthread ../cogl/.libs/libcogl.so -lcairo -lgmodule-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lX11 -lXext -lXdamage -lXfixes -lXcomposite -lXrandr -lm -pthread make[2]: Leaving directory `/builddir/build/BUILD/cogl-1.14.0/examples' Making all in doc make[2]: Entering directory `/builddir/build/BUILD/cogl-1.14.0/doc' Making all in reference make[3]: Entering directory `/builddir/build/BUILD/cogl-1.14.0/doc/reference' Making all in cogl make[4]: Entering directory `/builddir/build/BUILD/cogl-1.14.0/doc/reference/cogl' DOC Scanning header files DOC Building XML ../../../cogl/cogl-error.h:105: warning: Section cogl-error is not defined in the cogl-sections.txt file. ../../../cogl/cogl-attribute-buffer.h:49: warning: Section cogl-attribute-buffer is not defined in the cogl-sections.txt file. ../../../cogl/cogl-attribute.h:50: warning: Section cogl-attribute is not defined in the cogl-sections.txt file. ../../../cogl/cogl-texture.h:291: warning: Parsing comment block file : parameter expected. ../../../cogl/cogl-texture.h:316: warning: cogl_texture_get_rowstride is deprecated in the inline comments, but no deprecation guards were found around the declaration. (See the --deprecated-guards option for gtkdoc-scan.) ../../../cogl/cogl-texture.h:435: warning: Parsing comment block file : parameter expected. ../../../cogl/cogl-pipeline.h:56: warning: Section cogl-pipeline is not defined in the cogl-sections.txt file. ../../../cogl/cogl-matrix-stack.h:92: warning: Section cogl-matrix-stack is not defined in the cogl-sections.txt file. ../../../cogl/cogl-snippet.h:306: warning: Section cogl-snippet is not defined in the cogl-sections.txt file. ../../../cogl/cogl-index-buffer.h:44: warning: Section cogl-index-buffer is not defined in the cogl-sections.txt file. ../../../cogl/cogl-gles2.h:82: warning: Section cogl-gles2 is not defined in the cogl-sections.txt file. ../../../cogl/cogl-onscreen.h:550: warning: cogl_onscreen_add_swap_buffers_callback is deprecated in the inline comments, but no deprecation guards were found around the declaration. (See the --deprecated-guards option for gtkdoc-scan.) ../../../cogl/cogl-onscreen.h:567: warning: cogl_onscreen_remove_swap_buffers_callback is deprecated in the inline comments, but no deprecation guards were found around the declaration. (See the --deprecated-guards option for gtkdoc-scan.) ../../../cogl/cogl-renderer.h:68: warning: Section cogl-renderer is not defined in the cogl-sections.txt file. ../../../cogl/cogl-output.h:58: warning: Section cogl-output is not defined in the cogl-sections.txt file. ../../../cogl/cogl-meta-texture.h:87: warning: Section cogl-meta-texture is not defined in the cogl-sections.txt file. ../../../cogl/cogl-color.h:114: warning: cogl_color_set_from_4ub is deprecated in the inline comments, but no deprecation guards were found around the declaration. (See the --deprecated-guards option for gtkdoc-scan.) ../../../cogl/cogl-color.h:153: warning: cogl_color_set_from_4f is deprecated in the inline comments, but no deprecation guards were found around the declaration. (See the --deprecated-guards option for gtkdoc-scan.) ../../../cogl/cogl-version.h:37: warning: Section cogl-version is not defined in the cogl-sections.txt file. ../../../cogl/cogl-primitive-texture.h:58: warning: Section cogl-primitive-texture is not defined in the cogl-sections.txt file. ../../../cogl/cogl-texture-rectangle.h:61: warning: Section cogl-texture-rectangle is not defined in the cogl-sections.txt file. ../../../cogl/cogl-poll.h:51: warning: Section cogl-poll is not defined in the cogl-sections.txt file. ../../../cogl/cogl-context.h:88: warning: Section cogl-context is not defined in the cogl-sections.txt file. ../../../cogl/cogl-sub-texture.h:44: warning: Section cogl-sub-texture is not defined in the cogl-sections.txt file. ../../../cogl/cogl1-context.h:396: warning: cogl_set_depth_test_enabled is deprecated in the inline comments, but no deprecation guards were found around the declaration. (See the --deprecated-guards option for gtkdoc-scan.) ../../../cogl/cogl1-context.h:409: warning: cogl_get_depth_test_enabled is deprecated in the inline comments, but no deprecation guards were found around the declaration. (See the --deprecated-guards option for gtkdoc-scan.) ../../../cogl/cogl-display.h:63: warning: Section cogl-display is not defined in the cogl-sections.txt file. ../../../cogl/cogl-matrix.h:405: warning: cogl_matrix_ortho is deprecated in the inline comments, but no deprecation guards were found around the declaration. (See the --deprecated-guards option for gtkdoc-scan.) ../../../cogl/cogl-framebuffer.h:88: warning: Section cogl-framebuffer is not defined in the cogl-sections.txt file. ../../../cogl/cogl-primitive.h:50: warning: Section cogl-primitive is not defined in the cogl-sections.txt file. ../../../cogl/cogl-sdl.h:97: warning: Section cogl-sdl is not defined in the cogl-sections.txt file. ../../../cogl/cogl-indices.h:99: warning: Section cogl-indices is not defined in the cogl-sections.txt file. ../../../cogl/cogl-texture-2d-sliced.h:62: warning: Section cogl-texture-2d-sliced is not defined in the cogl-sections.txt file. ../../../cogl/cogl-types.h:56: warning: Section cogl-types is not defined in the cogl-sections.txt file. ../../../cogl/winsys/cogl-texture-pixmap-x11.h:43: warning: Section cogl-texture-pixmap-x11 is not defined in the cogl-sections.txt file. ../../../cogl/cogl-types.h:346: warning: Value description for CoglPixelFormat::COGL_PIXEL_FORMAT_DEPTH_16 is missing in source code comment block. ../../../cogl/cogl-types.h:346: warning: Value description for CoglPixelFormat::COGL_PIXEL_FORMAT_DEPTH_32 is missing in source code comment block. ../../../cogl/cogl-types.h:346: warning: Value description for CoglPixelFormat::COGL_PIXEL_FORMAT_DEPTH_24_STENCIL_8 is missing in source code comment block. ../../../cogl/cogl-types.h:434: warning: Value description for CoglFeatureFlags::COGL_FEATURE_ONSCREEN_MULTIPLE is missing in source code comment block. ../../../cogl/cogl2-compatibility.h:48: warning: Parameter description for cogl_clip_push_from_path::path is not used from source code comment block. ../../../cogl/cogl-path-functions.h:47: warning: Parameter description for cogl_is_path::handle is not used from source code comment block. ../../../cogl/cogl-path-functions.h:47: warning: Parameter description for cogl_is_path::object is missing in source code comment block. ../../../cogl/cogl-texture.h:316: warning: Parameter description for cogl_texture_get_rowstride::texture is missing in source code comment block. ../../../cogl/cogl-texture-2d-gl.h:62: warning: Parameter description for cogl_texture_2d_new_from_foreign::internal_format is not used from source code comment block. ../../../cogl/cogl-texture-2d-gl.h:62: warning: Parameter description for cogl_texture_2d_new_from_foreign::format is missing in source code comment block. ../../../cogl/cogl-types.h:490: warning: Field description for CoglColor::green is not used from source code comment block. ../../../cogl/cogl-types.h:490: warning: Field description for CoglColor::alpha is not used from source code comment block. ../../../cogl/cogl-types.h:490: warning: Field description for CoglColor::blue is not used from source code comment block. ../../../cogl/cogl-types.h:490: warning: Field description for CoglColor::red is not used from source code comment block. ../../../cogl/cogl-matrix.h:80: warning: Field descriptions for struct CoglMatrix are missing in source code comment block. ./cogl-sections.txt:545: warning: No declaration found for cogl_depth_state_set_writing_enabled. ./cogl-sections.txt:546: warning: No declaration found for cogl_depth_state_get_writing_enabled. ./cogl-sections.txt:556: warning: No declaration found for CoglBufferUsageHint. ./cogl-sections.txt:557: warning: No declaration found for cogl_buffer_set_usage_hint. ./cogl-sections.txt:558: warning: No declaration found for cogl_buffer_get_usage_hint. ../../../cogl/cogl-quaternion.h:123: warning: Can't find tag end: in docs for: CoglQuaternion. ../../../cogl/cogl-quaternion.h:123: warning: Field descriptions for struct CoglQuaternion are missing in source code comment block. See cogl-undeclared.txt for the list of undeclared symbols. ./cogl-unused.txt:1: warning: 1027 unused declarations.They should be added to cogl-sections.txt in the appropriate place. DOC Building HTML DOC Fixing cross-references html/cogl-General-API-(Deprecated).html:48: warning: no link for: 'CoglBool' -> (CoglBool). html/cogl-General-API-(Deprecated).html:181: warning: no link for: 'cogl-material-set-depth-test-enabled' -> (cogl_material_set_depth_test_enabled()). html/cogl-General-API-(Deprecated).html:187: warning: no link for: 'clutter-actor-raise' -> (clutter_actor_raise()). html/cogl-General-API-(Deprecated).html:188: warning: no link for: 'clutter-actor-lower' -> (clutter_actor_lower()). html/cogl-General-API-(Deprecated).html:209: warning: no link for: 'cogl-material-get-depth-test-enabled' -> (cogl_material_get_depth_test_enabled()). html/cogl-General-API-(Deprecated).html:213: warning: no link for: 'cogl-set-depth-test-enable' -> (cogl_set_depth_test_enable()). html/cogl-Textures-(Deprecated).html:67: warning: no link for: 'CoglTexture' -> (CoglTexture). html/cogl-Vertex-Buffers.html:548: warning: no link for: 'COGL-FEATURE-ID-UNSIGNED-INT-INDICES:CAPS' -> (COGL_FEATURE_ID_UNSIGNED_INT_INDICES). html/cogl-Textures.html:49: warning: no link for: 'CoglError' -> (CoglError). html/cogl-Textures.html:219: warning: no link for: 'cogl-texture-allocate' -> (cogl_texture_allocate()). html/cogl-Path-Primitives.html:43: warning: no link for: 'CoglPath' -> (CoglPath). html/cogl-Path-Primitives.html:168: warning: no link for: 'cogl-path-set' -> (cogl_path_set()). html/cogl-Offscreen-Buffers.html:43: warning: no link for: 'CoglFramebuffer' -> (CoglFramebuffer). html/cogl-Offscreen-Buffers.html:75: warning: no link for: 'CoglTexture2D' -> (CoglTexture2D). html/cogl-Offscreen-Buffers.html:75: warning: no link for: 'CoglTexture3D' -> (CoglTexture3D). html/cogl-Offscreen-Buffers.html:75: warning: no link for: 'CoglTextureRectangle' -> (CoglTextureRectangle). html/cogl-Offscreen-Buffers.html:76: warning: no link for: 'CoglTexture2DSliced' -> (CoglTexture2DSliced). html/cogl-Offscreen-Buffers.html:91: warning: no link for: 'CoglOffscreen' -> (CoglOffscreen). html/cogl-3D-textures.html:40: warning: no link for: 'CoglContext' -> (CoglContext). html/cogl-3D-textures.html:92: warning: no link for: 'COGL-FEATURE-ID-TEXTURE-3D:CAPS' -> (COGL_FEATURE_ID_TEXTURE_3D). html/cogl-3D-textures.html:192: warning: no link for: 'cogl-pipeline-set-blend' -> (cogl_pipeline_set_blend()). html/cogl-Buffers.html:45: warning: no link for: 'CoglBuffer' -> (CoglBuffer). html/cogl-Buffers.html:53: warning: no link for: 'CoglBufferMapHint' -> (CoglBufferMapHint). html/cogl-Buffers.html:71: warning: no link for: 'cogl-attribute-buffer-new' -> (cogl_attribute_buffer_new()). html/cogl-Buffers.html:285: warning: no link for: 'cogl-buffer-map-range' -> (cogl_buffer_map_range()). html/cogl-Buffers.html:290: warning: no link for: 'COGL-BUFFER-MAP-HINT-DISCARD:CAPS' -> (COGL_BUFFER_MAP_HINT_DISCARD). html/cogl-Buffers.html:400: warning: no link for: 'CoglPixelBuffer' -> (CoglPixelBuffer). html/ix01.html:377: warning: no link for: 'cogl-cogl-depth-state' -> (cogl-depth-state). html/ix01.html:381: warning: no link for: 'cogl-depth-state-get-range' -> (cogl_depth_state_get_range). html/ix01.html:385: warning: no link for: 'cogl-depth-state-get-test-enabled' -> (cogl_depth_state_get_test_enabled). html/ix01.html:389: warning: no link for: 'cogl-depth-state-get-test-function' -> (cogl_depth_state_get_test_function). html/ix01.html:393: warning: no link for: 'cogl-depth-state-init' -> (cogl_depth_state_init). html/ix01.html:397: warning: no link for: 'cogl-depth-state-set-range' -> (cogl_depth_state_set_range). html/ix01.html:401: warning: no link for: 'cogl-depth-state-set-test-enabled' -> (cogl_depth_state_set_test_enabled). html/ix01.html:405: warning: no link for: 'cogl-depth-state-set-test-function' -> (cogl_depth_state_set_test_function). html/ix01.html:418: warning: no link for: 'cogl-Eulers-(Rotations)' -> (Eulers (Rotations)). html/ix01.html:422: warning: no link for: 'cogl-euler-copy' -> (cogl_euler_copy). html/ix01.html:426: warning: no link for: 'cogl-euler-equal' -> (cogl_euler_equal). html/ix01.html:430: warning: no link for: 'cogl-euler-free' -> (cogl_euler_free). html/ix01.html:434: warning: no link for: 'cogl-euler-init' -> (cogl_euler_init). html/ix01.html:438: warning: no link for: 'cogl-euler-init-from-matrix' -> (cogl_euler_init_from_matrix). html/ix01.html:442: warning: no link for: 'cogl-euler-init-from-quaternion' -> (cogl_euler_init_from_quaternion). html/ix01.html:786: warning: no link for: 'cogl-is-texture-2d' -> (cogl_is_texture_2d). html/ix01.html:786: warning: no link for: 'cogl-2D-textures' -> (2D textures). html/ix01.html:1593: warning: no link for: 'cogl-texture-2d-new-from-data' -> (cogl_texture_2d_new_from_data). html/ix01.html:1597: warning: no link for: 'cogl-texture-2d-new-from-foreign' -> (cogl_texture_2d_new_from_foreign). html/ix01.html:1601: warning: no link for: 'cogl-texture-2d-new-with-size' -> (cogl_texture_2d_new_with_size). html/cogl-Shaders-and-Programmable-Pipeline.html:243: warning: no link for: 'CoglShader' -> (CoglShader). html/cogl-Shaders-and-Programmable-Pipeline.html:388: warning: no link for: 'cogl-shader-get-parameteriv' -> (cogl_shader_get_parameteriv()). html/cogl-Shaders-and-Programmable-Pipeline.html:406: warning: no link for: 'g-free' -> (g_free()). html/cogl-Materials.html:1312: warning: no link for: 'cogl-material-set-layer-constant' -> (cogl_material_set_layer_constant()). html/cogl-Color-Type.html:388: warning: no link for: '1:CAPS' -> (1). html/cogl-Color-Type.html:1105: warning: no link for: 'g-hash-table-new' -> (g_hash_table_new()). html/cogl-Color-Type.html:1106: warning: no link for: 'GHashTable' -> (GHashTable). html/cogl-General-API.html:49: warning: no link for: 'CoglUserDataDestroyCallback' -> (CoglUserDataDestroyCallback). html/cogl-General-API.html:898: warning: no link for: 'COGL-PIPELINE-WRAP-MODE-CLAMP-TO-EDGE:CAPS' -> (COGL_PIPELINE_WRAP_MODE_CLAMP_TO_EDGE). html/cogl-General-API.html:1043: warning: no link for: 'GOptionGroup' -> (GOptionGroup). html/cogl-General-API.html:1969: warning: no link for: 'cogl-framebuffer-read-pixels-into-bitmap' -> (cogl_framebuffer_read_pixels_into_bitmap()). html/cogl-Matrices.html:377: warning: no link for: 'cogl-matrix-orthographic' -> (cogl_matrix_orthographic()). make[4]: Leaving directory `/builddir/build/BUILD/cogl-1.14.0/doc/reference/cogl' Making all in cogl-2.0-experimental make[4]: Entering directory `/builddir/build/BUILD/cogl-1.14.0/doc/reference/cogl-2.0-experimental' DOC Scanning header files DOC Building XML Can't parse args for function in "...) COGL_GNUC_NULL_TERMINATED; void cogl_framebuffer_draw_attributes (CoglFramebuffer *framebuffer, CoglPipeline *pipeline, CoglVerticesMode mode, int first_vertex, int n_vertices, CoglAttribute **attributes, int n_attributes " at /usr/share/gtk-doc/data/gtkdoc-common.pl line 434, line 532. Can't parse args for function in "...) COGL_GNUC_NULL_TERMINATED; void cogl_framebuffer_draw_indexed_attributes (CoglFramebuffer *framebuffer, CoglPipeline *pipeline, CoglVerticesMode mode, int first_vertex, int n_vertices, CoglIndices *indices, CoglAttribute **attributes, int n_attributes " at /usr/share/gtk-doc/data/gtkdoc-common.pl line 434, line 534. ../../../cogl/cogl.h:147: warning: Section cogl is not defined in the cogl-2.0-experimental-sections.txt file. ../../../cogl/cogl-texture.h:291: warning: Parsing comment block file : parameter expected. ../../../cogl/cogl-texture.h:316: warning: cogl_texture_get_rowstride is deprecated in the inline comments, but no deprecation guards were found around the declaration. (See the --deprecated-guards option for gtkdoc-scan.) ../../../cogl/cogl-texture.h:435: warning: Parsing comment block file : parameter expected. ../../../cogl/cogl-vertex-buffer.h:76: warning: Section cogl-vertex-buffer is not defined in the cogl-2.0-experimental-sections.txt file. ../../../cogl/cogl-onscreen.h:550: warning: cogl_onscreen_add_swap_buffers_callback is deprecated in the inline comments, but no deprecation guards were found around the declaration. (See the --deprecated-guards option for gtkdoc-scan.) ../../../cogl/cogl-onscreen.h:567: warning: cogl_onscreen_remove_swap_buffers_callback is deprecated in the inline comments, but no deprecation guards were found around the declaration. (See the --deprecated-guards option for gtkdoc-scan.) ../../../cogl/cogl-output.h:58: warning: Section cogl-output is not defined in the cogl-2.0-experimental-sections.txt file. ../../../cogl/cogl-color.h:114: warning: cogl_color_set_from_4ub is deprecated in the inline comments, but no deprecation guards were found around the declaration. (See the --deprecated-guards option for gtkdoc-scan.) ../../../cogl/cogl-color.h:153: warning: cogl_color_set_from_4f is deprecated in the inline comments, but no deprecation guards were found around the declaration. (See the --deprecated-guards option for gtkdoc-scan.) ../../../cogl/cogl-shader.h:218: warning: Section cogl-shaders is not defined in the cogl-2.0-experimental-sections.txt file. ../../../cogl/cogl-primitives.h:38: warning: Section cogl-primitives is not defined in the cogl-2.0-experimental-sections.txt file. ../../../cogl/cogl-fixed.h:67: warning: Section cogl-fixed is not defined in the cogl-2.0-experimental-sections.txt file. ../../../cogl/cogl1-context.h:396: warning: cogl_set_depth_test_enabled is deprecated in the inline comments, but no deprecation guards were found around the declaration. (See the --deprecated-guards option for gtkdoc-scan.) ../../../cogl/cogl1-context.h:409: warning: cogl_get_depth_test_enabled is deprecated in the inline comments, but no deprecation guards were found around the declaration. (See the --deprecated-guards option for gtkdoc-scan.) ../../../cogl/cogl1-context.h:645: warning: Section cogl-clipping is not defined in the cogl-2.0-experimental-sections.txt file. ../../../cogl/cogl-matrix.h:405: warning: cogl_matrix_ortho is deprecated in the inline comments, but no deprecation guards were found around the declaration. (See the --deprecated-guards option for gtkdoc-scan.) ../../../cogl/cogl-material-compat.h:46: warning: Section cogl-material is not defined in the cogl-2.0-experimental-sections.txt file. ../../../cogl/cogl-types.h:346: warning: Value description for CoglPixelFormat::COGL_PIXEL_FORMAT_DEPTH_16 is missing in source code comment block. ../../../cogl/cogl-types.h:346: warning: Value description for CoglPixelFormat::COGL_PIXEL_FORMAT_DEPTH_32 is missing in source code comment block. ../../../cogl/cogl-types.h:346: warning: Value description for CoglPixelFormat::COGL_PIXEL_FORMAT_DEPTH_24_STENCIL_8 is missing in source code comment block. ./cogl-2.0-experimental-sections.txt:188: warning: No declaration found for COGL_TYPE_BUFFER_BIT. ../../../cogl/cogl-path-functions.h:47: warning: Parameter description for cogl_is_path::handle is not used from source code comment block. ../../../cogl/cogl-path-functions.h:47: warning: Parameter description for cogl_is_path::object is missing in source code comment block. ../../../cogl/cogl-texture.h:484: warning: Parameter description for cogl_texture_set_data::texture is missing in source code comment block. ../../../cogl/cogl-texture-2d-gl.h:62: warning: Parameter description for cogl_texture_2d_new_from_foreign::internal_format is not used from source code comment block. ../../../cogl/cogl-texture-2d-gl.h:62: warning: Parameter description for cogl_texture_2d_new_from_foreign::format is missing in source code comment block. :0: warning: Value descriptions for CoglTexturePixmapX11ReportLevel are missing in source code comment block. ./cogl-2.0-experimental-sections.txt:531: warning: No declaration found for cogl_framebuffer_draw_attributes. ../../../cogl/cogl-framebuffer.h:1201: warning: Parameter description for cogl_framebuffer_vdraw_attributes::... is not used from source code comment block. ./cogl-2.0-experimental-sections.txt:533: warning: No declaration found for cogl_framebuffer_draw_indexed_attributes. ../../../cogl/cogl-framebuffer.h:1308: warning: Parameter description for cogl_framebuffer_vdraw_indexed_attributes::... is not used from source code comment block. ../../../cogl/cogl-types.h:490: warning: Field description for CoglColor::green is not used from source code comment block. ../../../cogl/cogl-types.h:490: warning: Field description for CoglColor::alpha is not used from source code comment block. ../../../cogl/cogl-types.h:490: warning: Field description for CoglColor::blue is not used from source code comment block. ../../../cogl/cogl-types.h:490: warning: Field description for CoglColor::red is not used from source code comment block. ../../../cogl/cogl-matrix.h:80: warning: Field descriptions for struct CoglMatrix are missing in source code comment block. ../../../cogl/cogl-quaternion.h:123: warning: Can't find tag end: in docs for: CoglQuaternion. ../../../cogl/cogl-quaternion.h:123: warning: Field descriptions for struct CoglQuaternion are missing in source code comment block. ../../../cogl/cogl-pipeline-layer-state.h:104: warning: Value description for CoglPipelineWrapMode::COGL_PIPELINE_WRAP_MODE_MIRRORED_REPEAT is missing in source code comment block. ./cogl-2.0-experimental-sections.txt:894: warning: No declaration found for CoglBufferUsageHint. ./cogl-2.0-experimental-sections.txt:895: warning: No declaration found for cogl_buffer_set_usage_hint. ./cogl-2.0-experimental-sections.txt:896: warning: No declaration found for cogl_buffer_get_usage_hint. See cogl-2.0-experimental-undeclared.txt for the list of undeclared symbols. ./cogl-2.0-experimental-unused.txt:1: warning: 371 unused declarations.They should be added to cogl-2.0-experimental-sections.txt in the appropriate place. DOC Building HTML Warning: multiple "IDs" for constraint linkend: cogl-is-texture-rectangle. Warning: multiple "IDs" for constraint linkend: cogl-is-texture-rectangle. Warning: multiple "IDs" for constraint linkend: cogl-is-texture-rectangle. DOC Fixing cross-references html/cogl-2.0-experimental-The-Object-Interface.html:232: warning: no link for: 'NULL:CAPS' -> (NULL). html/cogl-2.0-experimental-Primitives.html:996: warning: no link for: 'TRUE:CAPS' -> (TRUE). html/cogl-2.0-experimental-Primitives.html:997: warning: no link for: 'FALSE:CAPS' -> (FALSE). html/cogl-2.0-experimental-SDL-Integration.html:47: warning: no link for: 'SDL-Event' -> (SDL_Event). html/cogl-2.0-experimental-The-Top-Level-Context.html:441: warning: no link for: 'CoglFrameInfo' -> (CoglFrameInfo). html/cogl-2.0-experimental-The-Top-Level-Context.html:1030: warning: no link for: 'cogl-vertex-buffer-draw' -> (cogl_vertex_buffer_draw()). html/cogl-2.0-experimental-The-Top-Level-Context.html:1039: warning: no link for: 'CoglMaterial' -> (CoglMaterial). html/cogl-2.0-experimental-The-Top-Level-Context.html:1132: warning: no link for: '1:CAPS' -> (1). html/cogl-2.0-experimental-High-Level-Meta-Textures.html:62: warning: no link for: 'CoglAtlasTexture' -> (CoglAtlasTexture). html/cogl-2.0-experimental-High-Level-Meta-Textures.html:91: warning: no link for: 'cogl-framebuffer-draw-attributes' -> (cogl_framebuffer_draw_attributes()). html/cogl-2.0-experimental-Pipeline.html:1822: warning: no link for: 'cogl-polygon' -> (cogl_polygon()). html/cogl-2.0-experimental-CoglAttributeBuffer---Buffers-of-vertex-attributes.html:78: warning: no link for: 'cogl-buffer-set-usage-hint' -> (cogl_buffer_set_usage_hint()). html/cogl-2.0-experimental-Sliced-Textures.html:115: warning: no link for: 'cogl-texture-allocate' -> (cogl_texture_allocate()). html/cogl-2.0-experimental-CoglOnscreen---The-Onscreen-Framebuffer-Interface.html:61: warning: no link for: 'HWND:CAPS' -> (HWND). html/cogl-2.0-experimental-CoglOnscreen---The-Onscreen-Framebuffer-Interface.html:68: warning: no link for: 'CoglFrameEvent' -> (CoglFrameEvent). html/cogl-2.0-experimental-CoglOnscreen---The-Onscreen-Framebuffer-Interface.html:506: warning: no link for: 'COGL-FRAME-EVENT-SYNC:CAPS' -> (COGL_FRAME_EVENT_SYNC). html/cogl-2.0-experimental-CoglOnscreen---The-Onscreen-Framebuffer-Interface.html:512: warning: no link for: 'COGL-FRAME-EVENT-COMPLETE:CAPS' -> (COGL_FRAME_EVENT_COMPLETE). html/cogl-2.0-experimental-The-Texture-Interface.html:224: warning: no link for: 'cogl-texture-get-rowstride' -> (cogl_texture_get_rowstride()). html/cogl-2.0-experimental-CoglFramebuffer---The-Framebuffer-Interface.html:1436: warning: no link for: 'cogl-set-depth-test-enabled' -> (cogl_set_depth_test_enabled()). html/cogl-2.0-experimental-CoglFramebuffer---The-Framebuffer-Interface.html:1436: warning: no link for: 'cogl-set-backface-culling-enabled' -> (cogl_set_backface_culling_enabled()). html/cogl-2.0-experimental-CoglFramebuffer---The-Framebuffer-Interface.html:1437: warning: no link for: 'cogl-program-use' -> (cogl_program_use()). html/ix04.html:182: warning: no link for: 'cogl-2.0-experimental-Primitives-(Deprecated)' -> (Primitives (Deprecated)). html/cogl-2.0-experimental-Path-Primitives.html:768: warning: no link for: 'cogl-path-fill' -> (cogl_path_fill()). html/cogl-2.0-experimental-Path-Primitives.html:770: warning: no link for: 'cogl-get-path' -> (cogl_get_path()). html/cogl-2.0-experimental-Color-Type.html:985: warning: no link for: 'g-hash-table-new' -> (g_hash_table_new()). html/cogl-2.0-experimental-Color-Type.html:986: warning: no link for: 'GHashTable' -> (GHashTable). html/cogl-2.0-experimental-Main-loop-integeration.html:62: warning: no link for: 'GSource' -> (GSource). html/cogl-2.0-experimental-Main-loop-integeration.html:250: warning: no link for: 'cogl-context-begin-idle' -> (cogl_context_begin_idle()). html/cogl-2.0-experimental-Main-loop-integeration.html:289: warning: no link for: 'g-source-attach' -> (g_source_attach()). html/cogl-2.0-experimental-Exception-handling.html:159: warning: no link for: 'GError' -> (GError). html/cogl-2.0-experimental-CoglRenderer---Connect-to-a-backend-renderer.html:61: warning: no link for: 'Display' -> (Display). html/cogl-2.0-experimental-CoglRenderer---Connect-to-a-backend-renderer.html:65: warning: no link for: 'XEvent' -> (XEvent). html/cogl-2.0-experimental-CoglRenderer---Connect-to-a-backend-renderer.html:77: warning: no link for: 'MSG:CAPS' -> (MSG). make[4]: Leaving directory `/builddir/build/BUILD/cogl-1.14.0/doc/reference/cogl-2.0-experimental' make[4]: Entering directory `/builddir/build/BUILD/cogl-1.14.0/doc/reference' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/builddir/build/BUILD/cogl-1.14.0/doc/reference' make[3]: Leaving directory `/builddir/build/BUILD/cogl-1.14.0/doc/reference' make[3]: Entering directory `/builddir/build/BUILD/cogl-1.14.0/doc' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/cogl-1.14.0/doc' make[2]: Leaving directory `/builddir/build/BUILD/cogl-1.14.0/doc' Making all in po make[2]: Entering directory `/builddir/build/BUILD/cogl-1.14.0/po' make[2]: Leaving directory `/builddir/build/BUILD/cogl-1.14.0/po' Making all in build make[2]: Entering directory `/builddir/build/BUILD/cogl-1.14.0/build' Making all in win32 make[3]: Entering directory `/builddir/build/BUILD/cogl-1.14.0/build/win32' Making all in vs9 make[4]: Entering directory `/builddir/build/BUILD/cogl-1.14.0/build/win32/vs9' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/cogl-1.14.0/build/win32/vs9' Making all in vs10 make[4]: Entering directory `/builddir/build/BUILD/cogl-1.14.0/build/win32/vs10' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/cogl-1.14.0/build/win32/vs10' make[4]: Entering directory `/builddir/build/BUILD/cogl-1.14.0/build/win32' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/builddir/build/BUILD/cogl-1.14.0/build/win32' make[3]: Leaving directory `/builddir/build/BUILD/cogl-1.14.0/build/win32' make[3]: Entering directory `/builddir/build/BUILD/cogl-1.14.0/build' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/cogl-1.14.0/build' make[2]: Leaving directory `/builddir/build/BUILD/cogl-1.14.0/build' make[2]: Entering directory `/builddir/build/BUILD/cogl-1.14.0' make[2]: Leaving directory `/builddir/build/BUILD/cogl-1.14.0' make[1]: Leaving directory `/builddir/build/BUILD/cogl-1.14.0' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.yMPr7Y + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/cogl-1.14.0-6.el7.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/cogl-1.14.0-6.el7.arm ++ dirname /builddir/build/BUILDROOT/cogl-1.14.0-6.el7.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/cogl-1.14.0-6.el7.arm + cd cogl-1.14.0 + make install DESTDIR=/builddir/build/BUILDROOT/cogl-1.14.0-6.el7.arm 'INSTALL=install -p' Making install in deps make[1]: Entering directory `/builddir/build/BUILD/cogl-1.14.0/deps' make[2]: Entering directory `/builddir/build/BUILD/cogl-1.14.0/deps' make[3]: Entering directory `/builddir/build/BUILD/cogl-1.14.0/deps' 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/cogl-1.14.0/deps' make[2]: Leaving directory `/builddir/build/BUILD/cogl-1.14.0/deps' make[1]: Leaving directory `/builddir/build/BUILD/cogl-1.14.0/deps' Making install in cogl make[1]: Entering directory `/builddir/build/BUILD/cogl-1.14.0/cogl' make install-recursive make[2]: Entering directory `/builddir/build/BUILD/cogl-1.14.0/cogl' make[3]: Entering directory `/builddir/build/BUILD/cogl-1.14.0/cogl' make[4]: Entering directory `/builddir/build/BUILD/cogl-1.14.0/cogl' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cogl-1.14.0-6.el7.arm/usr/lib' /bin/sh ../libtool --mode=install install -p libcogl.la '/builddir/build/BUILDROOT/cogl-1.14.0-6.el7.arm/usr/lib' libtool: install: install -p .libs/libcogl.so.12.1.1 /builddir/build/BUILDROOT/cogl-1.14.0-6.el7.arm/usr/lib/libcogl.so.12.1.1 libtool: install: (cd /builddir/build/BUILDROOT/cogl-1.14.0-6.el7.arm/usr/lib && { ln -s -f libcogl.so.12.1.1 libcogl.so.12 || { rm -f libcogl.so.12 && ln -s libcogl.so.12.1.1 libcogl.so.12; }; }) libtool: install: (cd /builddir/build/BUILDROOT/cogl-1.14.0-6.el7.arm/usr/lib && { ln -s -f libcogl.so.12.1.1 libcogl.so || { rm -f libcogl.so && ln -s libcogl.so.12.1.1 libcogl.so; }; }) libtool: install: install -p .libs/libcogl.lai /builddir/build/BUILDROOT/cogl-1.14.0-6.el7.arm/usr/lib/libcogl.la libtool: install: warning: remember to run `libtool --finish /usr/lib' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cogl-1.14.0-6.el7.arm/usr/include/cogl/cogl/gl-prototypes' install -p -m 644 ./gl-prototypes/cogl-gles2-functions.h ./gl-prototypes/cogl-core-functions.h ./gl-prototypes/cogl-in-gles-core-functions.h ./gl-prototypes/cogl-in-gles2-core-functions.h ./gl-prototypes/cogl-glsl-functions.h '/builddir/build/BUILDROOT/cogl-1.14.0-6.el7.arm/usr/include/cogl/cogl/gl-prototypes' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cogl-1.14.0-6.el7.arm/usr/include/cogl/cogl' install -p -m 644 ./cogl1-context.h ./cogl-bitmap.h ./cogl-color.h ./cogl-fixed.h ./cogl-material-compat.h ./cogl-matrix.h ./cogl-offscreen.h ./cogl-primitives.h ./cogl-path.h ./cogl-path-functions.h ./cogl-shader.h ./cogl-texture.h ./cogl-types.h ./cogl-vertex-buffer.h ./cogl-clutter.h ./cogl.h ./cogl-clutter-xlib.h ./cogl-xlib-renderer.h ./cogl-deprecated.h ./cogl-pango.h ./cogl-object.h ./cogl-renderer.h ./cogl-swap-chain.h ./cogl-onscreen-template.h ./cogl-display.h ./cogl-context.h ./cogl-pipeline.h ./cogl-pipeline-state.h ./cogl-pipeline-layer-state.h ./cogl-snippet.h ./cogl2-path.h ./cogl-gles2.h ./cogl-gles2-types.h ./cogl-index-buffer.h ./cogl-attribute-buffer.h ./cogl-indices.h ./cogl-attribute.h ./cogl-primitive.h ./cogl-clip-state.h ./cogl-framebuffer.h '/builddir/build/BUILDROOT/cogl-1.14.0-6.el7.arm/usr/include/cogl/cogl' install -p -m 644 ./cogl-onscreen.h ./cogl-frame-info.h ./cogl-vector.h ./cogl-euler.h ./cogl-output.h ./cogl-quaternion.h ./cogl-matrix-stack.h ./cogl-poll.h ./cogl-texture-3d.h ./cogl-texture-2d.h ./cogl-texture-2d-gl.h ./cogl-texture-rectangle.h ./cogl-texture-2d-sliced.h ./cogl-sub-texture.h ./cogl-meta-texture.h ./cogl-primitive-texture.h ./cogl-depth-state.h ./cogl-buffer.h ./cogl-pixel-buffer.h ./cogl2-experimental.h ./cogl2-compatibility.h ./cogl-version.h ./cogl-error.h ./cogl-glib-source.h ./winsys/cogl-texture-pixmap-x11.h ./cogl-xlib.h '/builddir/build/BUILDROOT/cogl-1.14.0-6.el7.arm/usr/include/cogl/cogl' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cogl-1.14.0-6.el7.arm/usr/share/gir-1.0' install -p -m 644 Cogl-1.0.gir '/builddir/build/BUILDROOT/cogl-1.14.0-6.el7.arm/usr/share/gir-1.0' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cogl-1.14.0-6.el7.arm/usr/include/cogl/cogl' install -p -m 644 cogl-defines.h cogl-enum-types.h '/builddir/build/BUILDROOT/cogl-1.14.0-6.el7.arm/usr/include/cogl/cogl' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cogl-1.14.0-6.el7.arm/usr/lib/pkgconfig' install -p -m 644 cogl-1.0.pc cogl-gl-1.0.pc cogl-2.0-experimental.pc '/builddir/build/BUILDROOT/cogl-1.14.0-6.el7.arm/usr/lib/pkgconfig' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cogl-1.14.0-6.el7.arm/usr/lib/girepository-1.0' install -p -m 644 Cogl-1.0.typelib '/builddir/build/BUILDROOT/cogl-1.14.0-6.el7.arm/usr/lib/girepository-1.0' make[4]: Leaving directory `/builddir/build/BUILD/cogl-1.14.0/cogl' make[3]: Leaving directory `/builddir/build/BUILD/cogl-1.14.0/cogl' make[2]: Leaving directory `/builddir/build/BUILD/cogl-1.14.0/cogl' make[1]: Leaving directory `/builddir/build/BUILD/cogl-1.14.0/cogl' Making install in tests make[1]: Entering directory `/builddir/build/BUILD/cogl-1.14.0/tests' Making install in conform make[2]: Entering directory `/builddir/build/BUILD/cogl-1.14.0/tests/conform' make install-am make[3]: Entering directory `/builddir/build/BUILD/cogl-1.14.0/tests/conform' make[4]: Entering directory `/builddir/build/BUILD/cogl-1.14.0/tests/conform' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/cogl-1.14.0/tests/conform' make[3]: Leaving directory `/builddir/build/BUILD/cogl-1.14.0/tests/conform' make[2]: Leaving directory `/builddir/build/BUILD/cogl-1.14.0/tests/conform' Making install in micro-perf make[2]: Entering directory `/builddir/build/BUILD/cogl-1.14.0/tests/micro-perf' make[3]: Entering directory `/builddir/build/BUILD/cogl-1.14.0/tests/micro-perf' 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/cogl-1.14.0/tests/micro-perf' make[2]: Leaving directory `/builddir/build/BUILD/cogl-1.14.0/tests/micro-perf' Making install in data make[2]: Entering directory `/builddir/build/BUILD/cogl-1.14.0/tests/data' make[3]: Entering directory `/builddir/build/BUILD/cogl-1.14.0/tests/data' 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/cogl-1.14.0/tests/data' make[2]: Leaving directory `/builddir/build/BUILD/cogl-1.14.0/tests/data' make[2]: Entering directory `/builddir/build/BUILD/cogl-1.14.0/tests' make[3]: Entering directory `/builddir/build/BUILD/cogl-1.14.0/tests' 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/cogl-1.14.0/tests' make[2]: Leaving directory `/builddir/build/BUILD/cogl-1.14.0/tests' make[1]: Leaving directory `/builddir/build/BUILD/cogl-1.14.0/tests' Making install in cogl-pango make[1]: Entering directory `/builddir/build/BUILD/cogl-1.14.0/cogl-pango' make[2]: Entering directory `/builddir/build/BUILD/cogl-1.14.0/cogl-pango' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cogl-1.14.0-6.el7.arm/usr/lib' /bin/sh ../libtool --mode=install install -p libcogl-pango.la '/builddir/build/BUILDROOT/cogl-1.14.0-6.el7.arm/usr/lib' libtool: install: warning: relinking `libcogl-pango.la' libtool: install: (cd /builddir/build/BUILD/cogl-1.14.0/cogl-pango; /bin/sh /builddir/build/BUILD/cogl-1.14.0/libtool --tag CC --mode=relink armv7hl-redhat-linux-gnueabi-gcc -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -DCOGL_GL_DEBUG -DCOGL_OBJECT_DEBUG -DCOGL_ENABLE_DEBUG -Wall -Wcast-align -Wuninitialized -Wno-strict-aliasing -Wempty-body -Wformat -Wformat-security -Winit-self -Wundef -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -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 -fPIC -export-dynamic -export-symbols-regex "^cogl_pango_.*" -no-undefined -version-info 13:1:1 -Wl,-z,relro -o libcogl-pango.la -rpath /usr/lib libcogl_pango_la-cogl-pango-display-list.lo libcogl_pango_la-cogl-pango-fontmap.lo libcogl_pango_la-cogl-pango-render.lo libcogl_pango_la-cogl-pango-glyph-cache.lo libcogl_pango_la-cogl-pango-pipeline-cache.lo ../cogl/libcogl.la -pthread -lcairo -lgmodule-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lX11 -lXext -lXdamage -lXfixes -lXcomposite -lXrandr -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lglib-2.0 -inst-prefix-dir /builddir/build/BUILDROOT/cogl-1.14.0-6.el7.arm) libtool: relink: /usr/bin/nm -B .libs/libcogl_pango_la-cogl-pango-display-list.o .libs/libcogl_pango_la-cogl-pango-fontmap.o .libs/libcogl_pango_la-cogl-pango-render.o .libs/libcogl_pango_la-cogl-pango-glyph-cache.o .libs/libcogl_pango_la-cogl-pango-pipeline-cache.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /usr/bin/sed 's/.* //' | sort | uniq > .libs/libcogl-pango.exp libtool: relink: /usr/bin/grep -E -e "^cogl_pango_.*" ".libs/libcogl-pango.exp" > ".libs/libcogl-pango.expT" libtool: relink: mv -f ".libs/libcogl-pango.expT" ".libs/libcogl-pango.exp" libtool: relink: echo "{ global:" > .libs/libcogl-pango.ver libtool: relink: cat .libs/libcogl-pango.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libcogl-pango.ver libtool: relink: echo "local: *; };" >> .libs/libcogl-pango.ver libtool: relink: armv7hl-redhat-linux-gnueabi-gcc -shared -fPIC -DPIC .libs/libcogl_pango_la-cogl-pango-display-list.o .libs/libcogl_pango_la-cogl-pango-fontmap.o .libs/libcogl_pango_la-cogl-pango-render.o .libs/libcogl_pango_la-cogl-pango-glyph-cache.o .libs/libcogl_pango_la-cogl-pango-pipeline-cache.o -L/builddir/build/BUILDROOT/cogl-1.14.0-6.el7.arm/usr/lib -L/usr/lib -lcogl -lm -lgmodule-2.0 -lgdk_pixbuf-2.0 -lX11 -lXext -lXdamage -lXfixes -lXcomposite -lXrandr -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lglib-2.0 -pthread -pthread -O2 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wl,-z -Wl,relro -pthread -pthread -Wl,-soname -Wl,libcogl-pango.so.12 -Wl,-version-script -Wl,.libs/libcogl-pango.ver -o .libs/libcogl-pango.so.12.1.1 libtool: install: install -p .libs/libcogl-pango.so.12.1.1T /builddir/build/BUILDROOT/cogl-1.14.0-6.el7.arm/usr/lib/libcogl-pango.so.12.1.1 libtool: install: (cd /builddir/build/BUILDROOT/cogl-1.14.0-6.el7.arm/usr/lib && { ln -s -f libcogl-pango.so.12.1.1 libcogl-pango.so.12 || { rm -f libcogl-pango.so.12 && ln -s libcogl-pango.so.12.1.1 libcogl-pango.so.12; }; }) libtool: install: (cd /builddir/build/BUILDROOT/cogl-1.14.0-6.el7.arm/usr/lib && { ln -s -f libcogl-pango.so.12.1.1 libcogl-pango.so || { rm -f libcogl-pango.so && ln -s libcogl-pango.so.12.1.1 libcogl-pango.so; }; }) libtool: install: install -p .libs/libcogl-pango.lai /builddir/build/BUILDROOT/cogl-1.14.0-6.el7.arm/usr/lib/libcogl-pango.la libtool: install: warning: remember to run `libtool --finish /usr/lib' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cogl-1.14.0-6.el7.arm/usr/include/cogl/cogl-pango' install -p -m 644 cogl-pango.h '/builddir/build/BUILDROOT/cogl-1.14.0-6.el7.arm/usr/include/cogl/cogl-pango' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cogl-1.14.0-6.el7.arm/usr/share/gir-1.0' install -p -m 644 CoglPango-1.0.gir '/builddir/build/BUILDROOT/cogl-1.14.0-6.el7.arm/usr/share/gir-1.0' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cogl-1.14.0-6.el7.arm/usr/lib/pkgconfig' install -p -m 644 cogl-pango-1.0.pc cogl-pango-2.0-experimental.pc '/builddir/build/BUILDROOT/cogl-1.14.0-6.el7.arm/usr/lib/pkgconfig' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cogl-1.14.0-6.el7.arm/usr/lib/girepository-1.0' install -p -m 644 CoglPango-1.0.typelib '/builddir/build/BUILDROOT/cogl-1.14.0-6.el7.arm/usr/lib/girepository-1.0' make[2]: Leaving directory `/builddir/build/BUILD/cogl-1.14.0/cogl-pango' make[1]: Leaving directory `/builddir/build/BUILD/cogl-1.14.0/cogl-pango' Making install in examples make[1]: Entering directory `/builddir/build/BUILD/cogl-1.14.0/examples' make[2]: Entering directory `/builddir/build/BUILD/cogl-1.14.0/examples' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cogl-1.14.0-6.el7.arm/usr/share/cogl/examples-data' install -p -m 644 crate.jpg '/builddir/build/BUILDROOT/cogl-1.14.0-6.el7.arm/usr/share/cogl/examples-data' make[2]: Leaving directory `/builddir/build/BUILD/cogl-1.14.0/examples' make[1]: Leaving directory `/builddir/build/BUILD/cogl-1.14.0/examples' Making install in doc make[1]: Entering directory `/builddir/build/BUILD/cogl-1.14.0/doc' Making install in reference make[2]: Entering directory `/builddir/build/BUILD/cogl-1.14.0/doc/reference' Making install in cogl make[3]: Entering directory `/builddir/build/BUILD/cogl-1.14.0/doc/reference/cogl' make[4]: Entering directory `/builddir/build/BUILD/cogl-1.14.0/doc/reference/cogl' make[4]: Nothing to be done for `install-exec-am'. install -p -m 644 ./html/ch01.html install -p -m 644 ./html/ch02.html install -p -m 644 ./html/ch03.html install -p -m 644 ./html/cogl-3D-textures.html install -p -m 644 ./html/cogl-Bitmaps.html install -p -m 644 ./html/cogl-Blend-Strings.html install -p -m 644 ./html/cogl-Buffers.html install -p -m 644 ./html/cogl-Clipping-(Deprecated).html install -p -m 644 ./html/cogl-Clipping.html install -p -m 644 ./html/cogl-Color-Type.html install -p -m 644 ./html/cogl-Fixed-Point-API.html install -p -m 644 ./html/cogl-GType-Integration-API.html install -p -m 644 ./html/cogl-General-API-(Deprecated).html install -p -m 644 ./html/cogl-General-API.html install -p -m 644 ./html/cogl-Materials-(Deprecated).html install -p -m 644 ./html/cogl-Materials.html install -p -m 644 ./html/cogl-Matrices.html install -p -m 644 ./html/cogl-Offscreen-Buffers-(Deprecated).html install -p -m 644 ./html/cogl-Offscreen-Buffers.html install -p -m 644 ./html/cogl-Path-Primitives.html install -p -m 644 ./html/cogl-Primitives.html install -p -m 644 ./html/cogl-Quaternions-(Rotations).html install -p -m 644 ./html/cogl-Shaders-and-Programmable-Pipeline-(Deprecated).html install -p -m 644 ./html/cogl-Shaders-and-Programmable-Pipeline.html install -p -m 644 ./html/cogl-Textures-(Deprecated).html install -p -m 644 ./html/cogl-Textures.html install -p -m 644 ./html/cogl-Vectors.html install -p -m 644 ./html/cogl-Vertex-Buffers-(Deprecated).html install -p -m 644 ./html/cogl-Vertex-Buffers.html install -p -m 644 ./html/cogl.devhelp2 install -p -m 644 ./html/cogl_ortho.png install -p -m 644 ./html/coglglossary.html install -p -m 644 ./html/fill-rule-even-odd.png install -p -m 644 ./html/fill-rule-non-zero.png install -p -m 644 ./html/home.png install -p -m 644 ./html/index.html install -p -m 644 ./html/index.sgml install -p -m 644 ./html/ix01.html install -p -m 644 ./html/ix02.html install -p -m 644 ./html/ix03.html install -p -m 644 ./html/ix04.html install -p -m 644 ./html/ix05.html install -p -m 644 ./html/ix06.html install -p -m 644 ./html/ix07.html install -p -m 644 ./html/ix08.html install -p -m 644 ./html/left.png install -p -m 644 ./html/license.html install -p -m 644 ./html/quad-indices-order.png install -p -m 644 ./html/quad-indices-triangles.png install -p -m 644 ./html/right.png install -p -m 644 ./html/style.css install -p -m 644 ./html/up.png ../gdk-pixbuf/ -> /usr/share/gtk-doc/html/gdk-pixbuf/ (2) make[4]: Leaving directory `/builddir/build/BUILD/cogl-1.14.0/doc/reference/cogl' make[3]: Leaving directory `/builddir/build/BUILD/cogl-1.14.0/doc/reference/cogl' Making install in cogl-2.0-experimental make[3]: Entering directory `/builddir/build/BUILD/cogl-1.14.0/doc/reference/cogl-2.0-experimental' make[4]: Entering directory `/builddir/build/BUILD/cogl-1.14.0/doc/reference/cogl-2.0-experimental' make[4]: Nothing to be done for `install-exec-am'. install -p -m 644 ./html/ch01.html install -p -m 644 ./html/cogl-2.0-experimental-2D-textures.html install -p -m 644 ./html/cogl-2.0-experimental-3-Component-Vectors.html install -p -m 644 ./html/cogl-2.0-experimental-3D-textures.html install -p -m 644 ./html/cogl-2.0-experimental-Bitmap.html install -p -m 644 ./html/cogl-2.0-experimental-CoglAttributeBuffer---Buffers-of-vertex-attributes.html install -p -m 644 ./html/cogl-2.0-experimental-CoglBuffer---The-Buffer-Interface.html install -p -m 644 ./html/cogl-2.0-experimental-CoglDisplay---Setup-a-display-pipeline.html install -p -m 644 ./html/cogl-2.0-experimental-CoglFramebuffer---The-Framebuffer-Interface.html install -p -m 644 ./html/cogl-2.0-experimental-CoglIndexBuffer---Buffers-of-vertex-indices.html install -p -m 644 ./html/cogl-2.0-experimental-CoglOnscreen---The-Onscreen-Framebuffer-Interface.html install -p -m 644 ./html/cogl-2.0-experimental-CoglOnscreenTemplate---Describe-a-template-for-onscreen-framebuffers.html install -p -m 644 ./html/cogl-2.0-experimental-CoglRenderer---Connect-to-a-backend-renderer.html install -p -m 644 ./html/cogl-2.0-experimental-CoglSwapChain---Describe-a-set-of-back-buffers-for-flipping-between.html install -p -m 644 ./html/cogl-2.0-experimental-Color-Type.html install -p -m 644 ./html/cogl-2.0-experimental-Common-Types.html install -p -m 644 ./html/cogl-2.0-experimental-Depth-State.html install -p -m 644 ./html/cogl-2.0-experimental-Eulers-(Rotations).html install -p -m 644 ./html/cogl-2.0-experimental-Exception-handling.html install -p -m 644 ./html/cogl-2.0-experimental-GLES-2.0-context.html install -p -m 644 ./html/cogl-2.0-experimental-GType-Integration-API.html install -p -m 644 ./html/cogl-2.0-experimental-High-Level-Meta-Textures.html install -p -m 644 ./html/cogl-2.0-experimental-Indices.html install -p -m 644 ./html/cogl-2.0-experimental-Low-level-primitive-textures.html install -p -m 644 ./html/cogl-2.0-experimental-Main-loop-integeration.html install -p -m 644 ./html/cogl-2.0-experimental-Matrices.html install -p -m 644 ./html/cogl-2.0-experimental-Matrix-Stacks.html install -p -m 644 ./html/cogl-2.0-experimental-Offscreen-Framebuffers.html install -p -m 644 ./html/cogl-2.0-experimental-Path-Primitives.html install -p -m 644 ./html/cogl-2.0-experimental-Pipeline.html install -p -m 644 ./html/cogl-2.0-experimental-Primitives.html install -p -m 644 ./html/cogl-2.0-experimental-Quaternions-(Rotations).html install -p -m 644 ./html/cogl-2.0-experimental-Rectangle-textures-(non-normalized-coordinates).html install -p -m 644 ./html/cogl-2.0-experimental-Rectangles.html install -p -m 644 ./html/cogl-2.0-experimental-SDL-Integration.html install -p -m 644 ./html/cogl-2.0-experimental-Shader-snippets.html install -p -m 644 ./html/cogl-2.0-experimental-Sliced-Textures.html install -p -m 644 ./html/cogl-2.0-experimental-Sub-Textures.html install -p -m 644 ./html/cogl-2.0-experimental-The-Object-Interface.html install -p -m 644 ./html/cogl-2.0-experimental-The-Texture-Interface.html install -p -m 644 ./html/cogl-2.0-experimental-The-Top-Level-Context.html install -p -m 644 ./html/cogl-2.0-experimental-Versioning-utility-macros.html install -p -m 644 ./html/cogl-2.0-experimental-Vertex-Attributes.html install -p -m 644 ./html/cogl-2.0-experimental-X11-Texture-From-Pixmap.html install -p -m 644 ./html/cogl-2.0-experimental.devhelp2 install -p -m 644 ./html/cogl-Blend-Strings.html install -p -m 644 ./html/cogl-buffer-apis.html install -p -m 644 ./html/cogl-buffer-layout-apis.html install -p -m 644 ./html/cogl-context-apis.html install -p -m 644 ./html/cogl-framebuffer-apis.html install -p -m 644 ./html/cogl-general-apis.html install -p -m 644 ./html/cogl-integration.html install -p -m 644 ./html/cogl-meta-textures.html install -p -m 644 ./html/cogl-pipeline-apis.html install -p -m 644 ./html/cogl-primitive-apis.html install -p -m 644 ./html/cogl-primitive-textures.html install -p -m 644 ./html/cogl-textures.html install -p -m 644 ./html/cogl-utilities.html install -p -m 644 ./html/cogl_ortho.png install -p -m 644 ./html/coglglossary.html install -p -m 644 ./html/fill-rule-even-odd.png install -p -m 644 ./html/fill-rule-non-zero.png install -p -m 644 ./html/home.png install -p -m 644 ./html/index.html install -p -m 644 ./html/index.sgml install -p -m 644 ./html/ix01.html install -p -m 644 ./html/ix02.html install -p -m 644 ./html/ix03.html install -p -m 644 ./html/ix04.html install -p -m 644 ./html/ix05.html install -p -m 644 ./html/ix06.html install -p -m 644 ./html/left.png install -p -m 644 ./html/license.html install -p -m 644 ./html/quad-indices-order.png install -p -m 644 ./html/quad-indices-triangles.png install -p -m 644 ./html/right.png install -p -m 644 ./html/style.css install -p -m 644 ./html/up.png ../gdk-pixbuf/ -> /usr/share/gtk-doc/html/gdk-pixbuf/ (2) make[4]: Leaving directory `/builddir/build/BUILD/cogl-1.14.0/doc/reference/cogl-2.0-experimental' make[3]: Leaving directory `/builddir/build/BUILD/cogl-1.14.0/doc/reference/cogl-2.0-experimental' make[3]: Entering directory `/builddir/build/BUILD/cogl-1.14.0/doc/reference' make[4]: Entering directory `/builddir/build/BUILD/cogl-1.14.0/doc/reference' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/cogl-1.14.0/doc/reference' make[3]: Leaving directory `/builddir/build/BUILD/cogl-1.14.0/doc/reference' make[2]: Leaving directory `/builddir/build/BUILD/cogl-1.14.0/doc/reference' make[2]: Entering directory `/builddir/build/BUILD/cogl-1.14.0/doc' make[3]: Entering directory `/builddir/build/BUILD/cogl-1.14.0/doc' 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/cogl-1.14.0/doc' make[2]: Leaving directory `/builddir/build/BUILD/cogl-1.14.0/doc' make[1]: Leaving directory `/builddir/build/BUILD/cogl-1.14.0/doc' Making install in po make[1]: Entering directory `/builddir/build/BUILD/cogl-1.14.0/po' /usr/bin/mkdir -p /builddir/build/BUILDROOT/cogl-1.14.0-6.el7.arm/usr/share installing an.gmo as /builddir/build/BUILDROOT/cogl-1.14.0-6.el7.arm/usr/share/locale/an/LC_MESSAGES/cogl.mo installing ar.gmo as /builddir/build/BUILDROOT/cogl-1.14.0-6.el7.arm/usr/share/locale/ar/LC_MESSAGES/cogl.mo installing as.gmo as /builddir/build/BUILDROOT/cogl-1.14.0-6.el7.arm/usr/share/locale/as/LC_MESSAGES/cogl.mo installing ast.gmo as /builddir/build/BUILDROOT/cogl-1.14.0-6.el7.arm/usr/share/locale/ast/LC_MESSAGES/cogl.mo installing be.gmo as /builddir/build/BUILDROOT/cogl-1.14.0-6.el7.arm/usr/share/locale/be/LC_MESSAGES/cogl.mo installing bg.gmo as /builddir/build/BUILDROOT/cogl-1.14.0-6.el7.arm/usr/share/locale/bg/LC_MESSAGES/cogl.mo installing ca.gmo as /builddir/build/BUILDROOT/cogl-1.14.0-6.el7.arm/usr/share/locale/ca/LC_MESSAGES/cogl.mo installing ca@valencia.gmo as /builddir/build/BUILDROOT/cogl-1.14.0-6.el7.arm/usr/share/locale/ca@valencia/LC_MESSAGES/cogl.mo installing cs.gmo as /builddir/build/BUILDROOT/cogl-1.14.0-6.el7.arm/usr/share/locale/cs/LC_MESSAGES/cogl.mo installing da.gmo as /builddir/build/BUILDROOT/cogl-1.14.0-6.el7.arm/usr/share/locale/da/LC_MESSAGES/cogl.mo installing de.gmo as /builddir/build/BUILDROOT/cogl-1.14.0-6.el7.arm/usr/share/locale/de/LC_MESSAGES/cogl.mo installing el.gmo as /builddir/build/BUILDROOT/cogl-1.14.0-6.el7.arm/usr/share/locale/el/LC_MESSAGES/cogl.mo installing en_CA.gmo as /builddir/build/BUILDROOT/cogl-1.14.0-6.el7.arm/usr/share/locale/en_CA/LC_MESSAGES/cogl.mo installing en_GB.gmo as /builddir/build/BUILDROOT/cogl-1.14.0-6.el7.arm/usr/share/locale/en_GB/LC_MESSAGES/cogl.mo installing eo.gmo as /builddir/build/BUILDROOT/cogl-1.14.0-6.el7.arm/usr/share/locale/eo/LC_MESSAGES/cogl.mo installing es.gmo as /builddir/build/BUILDROOT/cogl-1.14.0-6.el7.arm/usr/share/locale/es/LC_MESSAGES/cogl.mo installing eu.gmo as /builddir/build/BUILDROOT/cogl-1.14.0-6.el7.arm/usr/share/locale/eu/LC_MESSAGES/cogl.mo installing fa.gmo as /builddir/build/BUILDROOT/cogl-1.14.0-6.el7.arm/usr/share/locale/fa/LC_MESSAGES/cogl.mo installing fr.gmo as /builddir/build/BUILDROOT/cogl-1.14.0-6.el7.arm/usr/share/locale/fr/LC_MESSAGES/cogl.mo installing gl.gmo as /builddir/build/BUILDROOT/cogl-1.14.0-6.el7.arm/usr/share/locale/gl/LC_MESSAGES/cogl.mo installing he.gmo as /builddir/build/BUILDROOT/cogl-1.14.0-6.el7.arm/usr/share/locale/he/LC_MESSAGES/cogl.mo installing hi.gmo as /builddir/build/BUILDROOT/cogl-1.14.0-6.el7.arm/usr/share/locale/hi/LC_MESSAGES/cogl.mo installing hu.gmo as /builddir/build/BUILDROOT/cogl-1.14.0-6.el7.arm/usr/share/locale/hu/LC_MESSAGES/cogl.mo installing id.gmo as /builddir/build/BUILDROOT/cogl-1.14.0-6.el7.arm/usr/share/locale/id/LC_MESSAGES/cogl.mo installing it.gmo as /builddir/build/BUILDROOT/cogl-1.14.0-6.el7.arm/usr/share/locale/it/LC_MESSAGES/cogl.mo installing ja.gmo as /builddir/build/BUILDROOT/cogl-1.14.0-6.el7.arm/usr/share/locale/ja/LC_MESSAGES/cogl.mo installing km.gmo as /builddir/build/BUILDROOT/cogl-1.14.0-6.el7.arm/usr/share/locale/km/LC_MESSAGES/cogl.mo installing kn.gmo as /builddir/build/BUILDROOT/cogl-1.14.0-6.el7.arm/usr/share/locale/kn/LC_MESSAGES/cogl.mo installing ko.gmo as /builddir/build/BUILDROOT/cogl-1.14.0-6.el7.arm/usr/share/locale/ko/LC_MESSAGES/cogl.mo installing lt.gmo as /builddir/build/BUILDROOT/cogl-1.14.0-6.el7.arm/usr/share/locale/lt/LC_MESSAGES/cogl.mo installing lv.gmo as /builddir/build/BUILDROOT/cogl-1.14.0-6.el7.arm/usr/share/locale/lv/LC_MESSAGES/cogl.mo installing ml.gmo as /builddir/build/BUILDROOT/cogl-1.14.0-6.el7.arm/usr/share/locale/ml/LC_MESSAGES/cogl.mo installing nb.gmo as /builddir/build/BUILDROOT/cogl-1.14.0-6.el7.arm/usr/share/locale/nb/LC_MESSAGES/cogl.mo installing nl.gmo as /builddir/build/BUILDROOT/cogl-1.14.0-6.el7.arm/usr/share/locale/nl/LC_MESSAGES/cogl.mo installing or.gmo as /builddir/build/BUILDROOT/cogl-1.14.0-6.el7.arm/usr/share/locale/or/LC_MESSAGES/cogl.mo installing pa.gmo as /builddir/build/BUILDROOT/cogl-1.14.0-6.el7.arm/usr/share/locale/pa/LC_MESSAGES/cogl.mo installing pl.gmo as /builddir/build/BUILDROOT/cogl-1.14.0-6.el7.arm/usr/share/locale/pl/LC_MESSAGES/cogl.mo installing pt.gmo as /builddir/build/BUILDROOT/cogl-1.14.0-6.el7.arm/usr/share/locale/pt/LC_MESSAGES/cogl.mo installing pt_BR.gmo as /builddir/build/BUILDROOT/cogl-1.14.0-6.el7.arm/usr/share/locale/pt_BR/LC_MESSAGES/cogl.mo installing ru.gmo as /builddir/build/BUILDROOT/cogl-1.14.0-6.el7.arm/usr/share/locale/ru/LC_MESSAGES/cogl.mo installing sk.gmo as /builddir/build/BUILDROOT/cogl-1.14.0-6.el7.arm/usr/share/locale/sk/LC_MESSAGES/cogl.mo installing sl.gmo as /builddir/build/BUILDROOT/cogl-1.14.0-6.el7.arm/usr/share/locale/sl/LC_MESSAGES/cogl.mo installing sr.gmo as /builddir/build/BUILDROOT/cogl-1.14.0-6.el7.arm/usr/share/locale/sr/LC_MESSAGES/cogl.mo installing sr@latin.gmo as /builddir/build/BUILDROOT/cogl-1.14.0-6.el7.arm/usr/share/locale/sr@latin/LC_MESSAGES/cogl.mo installing sv.gmo as /builddir/build/BUILDROOT/cogl-1.14.0-6.el7.arm/usr/share/locale/sv/LC_MESSAGES/cogl.mo installing ta.gmo as /builddir/build/BUILDROOT/cogl-1.14.0-6.el7.arm/usr/share/locale/ta/LC_MESSAGES/cogl.mo installing te.gmo as /builddir/build/BUILDROOT/cogl-1.14.0-6.el7.arm/usr/share/locale/te/LC_MESSAGES/cogl.mo installing th.gmo as /builddir/build/BUILDROOT/cogl-1.14.0-6.el7.arm/usr/share/locale/th/LC_MESSAGES/cogl.mo installing tr.gmo as /builddir/build/BUILDROOT/cogl-1.14.0-6.el7.arm/usr/share/locale/tr/LC_MESSAGES/cogl.mo installing ug.gmo as /builddir/build/BUILDROOT/cogl-1.14.0-6.el7.arm/usr/share/locale/ug/LC_MESSAGES/cogl.mo installing uk.gmo as /builddir/build/BUILDROOT/cogl-1.14.0-6.el7.arm/usr/share/locale/uk/LC_MESSAGES/cogl.mo installing vi.gmo as /builddir/build/BUILDROOT/cogl-1.14.0-6.el7.arm/usr/share/locale/vi/LC_MESSAGES/cogl.mo installing zh_CN.gmo as /builddir/build/BUILDROOT/cogl-1.14.0-6.el7.arm/usr/share/locale/zh_CN/LC_MESSAGES/cogl.mo installing zh_HK.gmo as /builddir/build/BUILDROOT/cogl-1.14.0-6.el7.arm/usr/share/locale/zh_HK/LC_MESSAGES/cogl.mo installing zh_TW.gmo as /builddir/build/BUILDROOT/cogl-1.14.0-6.el7.arm/usr/share/locale/zh_TW/LC_MESSAGES/cogl.mo if test "cogl" = "gettext-tools"; then \ /usr/bin/mkdir -p /builddir/build/BUILDROOT/cogl-1.14.0-6.el7.arm/usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ install -p -m 644 ./$file \ /builddir/build/BUILDROOT/cogl-1.14.0-6.el7.arm/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /builddir/build/BUILDROOT/cogl-1.14.0-6.el7.arm/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[1]: Leaving directory `/builddir/build/BUILD/cogl-1.14.0/po' Making install in build make[1]: Entering directory `/builddir/build/BUILD/cogl-1.14.0/build' Making install in win32 make[2]: Entering directory `/builddir/build/BUILD/cogl-1.14.0/build/win32' Making install in vs9 make[3]: Entering directory `/builddir/build/BUILD/cogl-1.14.0/build/win32/vs9' make[4]: Entering directory `/builddir/build/BUILD/cogl-1.14.0/build/win32/vs9' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/cogl-1.14.0/build/win32/vs9' make[3]: Leaving directory `/builddir/build/BUILD/cogl-1.14.0/build/win32/vs9' Making install in vs10 make[3]: Entering directory `/builddir/build/BUILD/cogl-1.14.0/build/win32/vs10' make[4]: Entering directory `/builddir/build/BUILD/cogl-1.14.0/build/win32/vs10' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/cogl-1.14.0/build/win32/vs10' make[3]: Leaving directory `/builddir/build/BUILD/cogl-1.14.0/build/win32/vs10' make[3]: Entering directory `/builddir/build/BUILD/cogl-1.14.0/build/win32' make[4]: Entering directory `/builddir/build/BUILD/cogl-1.14.0/build/win32' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/cogl-1.14.0/build/win32' make[3]: Leaving directory `/builddir/build/BUILD/cogl-1.14.0/build/win32' make[2]: Leaving directory `/builddir/build/BUILD/cogl-1.14.0/build/win32' make[2]: Entering directory `/builddir/build/BUILD/cogl-1.14.0/build' make[3]: Entering directory `/builddir/build/BUILD/cogl-1.14.0/build' 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/cogl-1.14.0/build' make[2]: Leaving directory `/builddir/build/BUILD/cogl-1.14.0/build' make[1]: Leaving directory `/builddir/build/BUILD/cogl-1.14.0/build' make[1]: Entering directory `/builddir/build/BUILD/cogl-1.14.0' make[2]: Entering directory `/builddir/build/BUILD/cogl-1.14.0' 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/cogl-1.14.0' make[1]: Leaving directory `/builddir/build/BUILD/cogl-1.14.0' + find /builddir/build/BUILDROOT/cogl-1.14.0-6.el7.arm -name '*.la' -exec rm -f '{}' ';' + rm /builddir/build/BUILDROOT/cogl-1.14.0-6.el7.arm/usr/share/cogl/examples-data/crate.jpg + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/cogl-1.14.0-6.el7.arm cogl + /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/cogl-1.14.0 extracting debug info from /builddir/build/BUILDROOT/cogl-1.14.0-6.el7.arm/usr/lib/libcogl.so.12.1.1 extracting debug info from /builddir/build/BUILDROOT/cogl-1.14.0-6.el7.arm/usr/lib/libcogl-pango.so.12.1.1 /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. symlinked /usr/lib/debug/usr/lib/libcogl-pango.so.12.1.1.debug to /usr/lib/debug/usr/lib/libcogl-pango.so.12.debug symlinked /usr/lib/debug/usr/lib/libcogl.so.12.1.1.debug to /usr/lib/debug/usr/lib/libcogl.so.12.debug symlinked /usr/lib/debug/usr/lib/libcogl-pango.so.12.1.1.debug to /usr/lib/debug/usr/lib/libcogl-pango.so.debug symlinked /usr/lib/debug/usr/lib/libcogl.so.12.1.1.debug to /usr/lib/debug/usr/lib/libcogl.so.debug 6941 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: cogl-1.14.0-6.el7.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.t70pTO + umask 022 + cd /builddir/build/BUILD + cd cogl-1.14.0 + DOCDIR=/builddir/build/BUILDROOT/cogl-1.14.0-6.el7.arm/usr/share/doc/cogl-1.14.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/cogl-1.14.0-6.el7.arm/usr/share/doc/cogl-1.14.0 + cp -pr COPYING /builddir/build/BUILDROOT/cogl-1.14.0-6.el7.arm/usr/share/doc/cogl-1.14.0 + cp -pr NEWS /builddir/build/BUILDROOT/cogl-1.14.0-6.el7.arm/usr/share/doc/cogl-1.14.0 + cp -pr README /builddir/build/BUILDROOT/cogl-1.14.0-6.el7.arm/usr/share/doc/cogl-1.14.0 + cp -pr ChangeLog /builddir/build/BUILDROOT/cogl-1.14.0-6.el7.arm/usr/share/doc/cogl-1.14.0 + exit 0 Provides: cogl = 1.14.0-6.el7 cogl(armv7hl-32) = 1.14.0-6.el7 libcogl-pango.so.12 libcogl.so.12 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) libX11.so.6 libXcomposite.so.1 libXdamage.so.1 libXext.so.6 libXfixes.so.3 libXrandr.so.2 libc.so.6 libc.so.6(GLIBC_2.11) libc.so.6(GLIBC_2.17) libc.so.6(GLIBC_2.4) libcairo.so.2 libcogl.so.12 libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libgdk_pixbuf-2.0.so.0 libglib-2.0.so.0 libgmodule-2.0.so.0 libgobject-2.0.so.0 libm.so.6 libm.so.6(GLIBC_2.4) libpango-1.0.so.0 libpangocairo-1.0.so.0 libpthread.so.0 libpthread.so.0(GLIBC_2.4) rtld(GNU_HASH) Conflicts: mesa-dri-drivers < 9.2.5-1 Processing files: cogl-devel-1.14.0-6.el7.armv7hl Provides: cogl-devel = 1.14.0-6.el7 cogl-devel(armv7hl-32) = 1.14.0-6.el7 pkgconfig(cogl-1.0) = 1.14.1 pkgconfig(cogl-2.0-experimental) = 2.0.0 pkgconfig(cogl-gl-1.0) = 1.14.1 pkgconfig(cogl-pango-1.0) = 1.14.1 pkgconfig(cogl-pango-2.0-experimental) = 1.14.1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libcogl-pango.so.12 libcogl.so.12 pkgconfig(cairo) >= 1.10 pkgconfig(cogl-1.0) pkgconfig(gdk-pixbuf-2.0) >= 2.0 pkgconfig(gmodule-no-export-2.0) pkgconfig(gobject-2.0) pkgconfig(x11) pkgconfig(xcomposite) >= 0.4 pkgconfig(xdamage) pkgconfig(xext) pkgconfig(xfixes) >= 3 pkgconfig(xrandr) >= 1.2 Processing files: cogl-doc-1.14.0-6.el7.noarch Provides: cogl-doc = 1.14.0-6.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: cogl-debuginfo-1.14.0-6.el7.armv7hl Provides: cogl-debuginfo = 1.14.0-6.el7 cogl-debuginfo(armv7hl-32) = 1.14.0-6.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/cogl-1.14.0-6.el7.arm Wrote: /builddir/build/RPMS/cogl-1.14.0-6.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/cogl-devel-1.14.0-6.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/cogl-doc-1.14.0-6.el7.noarch.rpm Wrote: /builddir/build/RPMS/cogl-debuginfo-1.14.0-6.el7.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.XOcNLF + umask 022 + cd /builddir/build/BUILD + cd cogl-1.14.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/cogl-1.14.0-6.el7.arm + exit 0 Child return code was: 0 LEAVE do -->