Mock Version: 1.1.41 Mock Version: 1.1.41 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/cogl.spec'], False, '/var/lib/mock/f20-build-2320166-412880/root/', None, 86400, True, False, 1000, 425, 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 x86_64 --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'} warning: Could not canonicalize hostname: buildvm-04.phx2.fedoraproject.org Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/cogl-1.16.0-3.fc20.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/cogl.spec'], False, '/var/lib/mock/f20-build-2320166-412880/root/', None, 86400, True, False, 1000, 425, 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 x86_64 --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: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.rmdJId + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf cogl-1.16.0 + /usr/bin/xz -dc /builddir/build/SOURCES/cogl-1.16.0.tar.xz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd cogl-1.16.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (cogl-1.16.0-bigendian.patch):' Patch #0 (cogl-1.16.0-bigendian.patch): + /usr/bin/cat /builddir/build/SOURCES/cogl-1.16.0-bigendian.patch + /usr/bin/patch -p1 -b --suffix .bigendian --fuzz=0 patching file cogl/cogl-texture-2d.c + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.x2NN7a + umask 022 + cd /builddir/build/BUILD + cd cogl-1.16.0 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC' + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib64/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 -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS ++ find . -name config.guess -o -name config.sub + 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' + 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' + ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --enable-cairo=yes --enable-cogl-pango=yes --enable-gdk-pixbuf=yes --enable-glx=yes --enable-gtk-doc --enable-introspection=yes --enable-kms-egl-platform --enable-wayland-egl-platform --enable-wayland-egl-server --enable-xlib-egl-platform checking for x86_64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking how to run the C preprocessor... 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 '1000' is supported by ustar format... yes checking whether GID '425' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking dependency style of gcc... none checking whether make supports nested variables... (cached) yes checking for x86_64-redhat-linux-gnu-gcc... gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking how to run the C preprocessor... gcc -E checking for x86_64-redhat-linux-gnu-g++... no checking for x86_64-redhat-linux-gnu-c++... no checking for x86_64-redhat-linux-gnu-gpp... no checking for x86_64-redhat-linux-gnu-aCC... no checking for x86_64-redhat-linux-gnu-CC... no checking for x86_64-redhat-linux-gnu-cxx... no checking for x86_64-redhat-linux-gnu-cc++... no checking for x86_64-redhat-linux-gnu-cl.exe... no checking for x86_64-redhat-linux-gnu-FCC... no checking for x86_64-redhat-linux-gnu-KCC... no checking for x86_64-redhat-linux-gnu-RCC... no checking for x86_64-redhat-linux-gnu-xlC_r... no checking for x86_64-redhat-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... none checking for library containing strerror... none required checking for an ANSI C-conforming const... yes checking for _Static_assert... yes checking build system type... x86_64-redhat-linux-gnu checking host system type... x86_64-redhat-linux-gnu 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 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 x86_64-redhat-linux-gnu file names to x86_64-redhat-linux-gnu format... func_convert_file_noop checking how to convert x86_64-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for x86_64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for x86_64-redhat-linux-gnu-strip... no checking for strip... strip checking for x86_64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for x86_64-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) 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... g++ -E checking for ld used by g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) 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 x86_64-redhat-linux-gnu-pkg-config... /usr/bin/x86_64-redhat-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for x86_64-redhat-linux-gnu-pkg-config... (cached) /usr/bin/x86_64-redhat-linux-gnu-pkg-config checking pkg-config is at least version 0.16... yes checking for GLIB - version >= 2.32.0... yes (version 2.38.2) checking for WAYLAND_CLIENT... yes checking for WAYLAND_SERVER... yes 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... no checking for gmsgfmt... : checking for xgettext... no checking for msgmerge... no checking for ld used by GCC... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) 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 endian.h usability... yes checking endian.h presence... yes checking for endian.h... yes checking whether __FLOAT_WORD_ORDER is declared... 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 test-fixtures/Makefile 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-path/Makefile config.status: creating cogl-gst/Makefile config.status: creating cogl-gst/cogl-gst.pc 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 doc/reference/cogl-gst/Makefile config.status: creating doc/reference/cogl-gst/cogl-gst-docs.xml config.status: creating examples/Makefile config.status: creating tests/Makefile config.status: creating tests/config.env config.status: creating tests/conform/Makefile config.status: creating tests/unit/Makefile 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.16.0/2.0.0 (release) • Global: Prefix: /usr • Features: Drivers: gl Library name for GL: libGL.so.1 GL Window System APIs: glx egl EGL Platforms: wayland kms xlib Wayland compositor support: yes Building for emscripten environment: no Build libcogl-gles2 GLES 2.0 frontend api: no Image backend: gdk-pixbuf Cogl Pango: yes Cogl Gstreamer: no Cogl Path: yes • Build options: Debugging: no Profiling: no Enable deprecated symbols: yes Compiler flags: -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS Linker flags: -Wl,-z,relro • Extra: Build API reference: yes Build introspection data: yes Build unit tests: yes Enable internationalization: yes + make -j4 V=1 make all-recursive make[1]: Entering directory `/builddir/build/BUILD/cogl-1.16.0' Making all in deps make[2]: Entering directory `/builddir/build/BUILD/cogl-1.16.0/deps' make[3]: Entering directory `/builddir/build/BUILD/cogl-1.16.0/deps' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/cogl-1.16.0/deps' make[2]: Leaving directory `/builddir/build/BUILD/cogl-1.16.0/deps' Making all in test-fixtures make[2]: Entering directory `/builddir/build/BUILD/cogl-1.16.0/test-fixtures' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../cogl -Wall -DCOGL_DISABLE_DEPRECATED -DTESTS_DATADIR=\""../tests/data"\" -DCOGL_COMPILATION -g3 -O0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c -o libtest_fixtures_la-test-utils.lo `test -f 'test-utils.c' || echo './'`test-utils.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../cogl -Wall -DCOGL_DISABLE_DEPRECATED -DTESTS_DATADIR=\"../tests/data\" -DCOGL_COMPILATION -g3 -O0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c test-utils.c -fPIC -DPIC -o .libs/libtest_fixtures_la-test-utils.o /bin/sh ../libtool --tag=CC --mode=link gcc -g3 -O0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -Wl,-z,relro -o libtest-fixtures.la libtest_fixtures_la-test-utils.lo libtool: link: ar cru .libs/libtest-fixtures.a .libs/libtest_fixtures_la-test-utils.o libtool: link: ranlib .libs/libtest-fixtures.a libtool: link: ( cd ".libs" && rm -f "libtest-fixtures.la" && ln -s "../libtest-fixtures.la" "libtest-fixtures.la" ) make[2]: Leaving directory `/builddir/build/BUILD/cogl-1.16.0/test-fixtures' Making all in cogl-path make[2]: Entering directory `/builddir/build/BUILD/cogl-1.16.0/cogl-path' glib-mkenums \ --template ./cogl-path-enum-types.h.in \ ./cogl-path-types.h ./cogl1-path-functions.h > xgen-eh \ && (cmp -s xgen-eh cogl-path-enum-types.h || cp -f xgen-eh cogl-path-enum-types.h) \ && rm -f xgen-eh \ && echo timestamp > stamp-enum-types glib-mkenums \ --template ./cogl-path-enum-types.c.in \ ./cogl-path-types.h ./cogl1-path-functions.h > xgen-ec \ && cp -f xgen-ec cogl-path-enum-types.c \ && rm -f xgen-ec make all-am make[3]: Entering directory `/builddir/build/BUILD/cogl-1.16.0/cogl-path' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DCOGL_COMPILATION -DG_LOG_DOMAIN=\"CoglPath\" -I./tesselator -I../cogl -I../cogl -I../cogl/winsys -I.. -I.. -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c -o libcogl_path_la-dict.lo `test -f './tesselator/dict.c' || echo './'`./tesselator/dict.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DCOGL_COMPILATION -DG_LOG_DOMAIN=\"CoglPath\" -I./tesselator -I../cogl -I../cogl -I../cogl/winsys -I.. -I.. -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c -o libcogl_path_la-geom.lo `test -f './tesselator/geom.c' || echo './'`./tesselator/geom.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DCOGL_COMPILATION -DG_LOG_DOMAIN=\"CoglPath\" -I./tesselator -I../cogl -I../cogl -I../cogl/winsys -I.. -I.. -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c -o libcogl_path_la-mesh.lo `test -f './tesselator/mesh.c' || echo './'`./tesselator/mesh.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DCOGL_COMPILATION -DG_LOG_DOMAIN=\"CoglPath\" -I./tesselator -I../cogl -I../cogl -I../cogl/winsys -I.. -I.. -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c -o libcogl_path_la-normal.lo `test -f './tesselator/normal.c' || echo './'`./tesselator/normal.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DCOGL_COMPILATION -DG_LOG_DOMAIN=\"CoglPath\" -I./tesselator -I../cogl -I../cogl -I../cogl/winsys -I.. -I.. -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c ./tesselator/geom.c -fPIC -DPIC -o .libs/libcogl_path_la-geom.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DCOGL_COMPILATION -DG_LOG_DOMAIN=\"CoglPath\" -I./tesselator -I../cogl -I../cogl -I../cogl/winsys -I.. -I.. -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c ./tesselator/dict.c -fPIC -DPIC -o .libs/libcogl_path_la-dict.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DCOGL_COMPILATION -DG_LOG_DOMAIN=\"CoglPath\" -I./tesselator -I../cogl -I../cogl -I../cogl/winsys -I.. -I.. -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c ./tesselator/mesh.c -fPIC -DPIC -o .libs/libcogl_path_la-mesh.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DCOGL_COMPILATION -DG_LOG_DOMAIN=\"CoglPath\" -I./tesselator -I../cogl -I../cogl -I../cogl/winsys -I.. -I.. -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c ./tesselator/normal.c -fPIC -DPIC -o .libs/libcogl_path_la-normal.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DCOGL_COMPILATION -DG_LOG_DOMAIN=\"CoglPath\" -I./tesselator -I../cogl -I../cogl -I../cogl/winsys -I.. -I.. -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c -o libcogl_path_la-priorityq.lo `test -f './tesselator/priorityq.c' || echo './'`./tesselator/priorityq.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DCOGL_COMPILATION -DG_LOG_DOMAIN=\"CoglPath\" -I./tesselator -I../cogl -I../cogl -I../cogl/winsys -I.. -I.. -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c ./tesselator/priorityq.c -fPIC -DPIC -o .libs/libcogl_path_la-priorityq.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DCOGL_COMPILATION -DG_LOG_DOMAIN=\"CoglPath\" -I./tesselator -I../cogl -I../cogl -I../cogl/winsys -I.. -I.. -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c -o libcogl_path_la-render.lo `test -f './tesselator/render.c' || echo './'`./tesselator/render.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DCOGL_COMPILATION -DG_LOG_DOMAIN=\"CoglPath\" -I./tesselator -I../cogl -I../cogl -I../cogl/winsys -I.. -I.. -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c -o libcogl_path_la-sweep.lo `test -f './tesselator/sweep.c' || echo './'`./tesselator/sweep.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DCOGL_COMPILATION -DG_LOG_DOMAIN=\"CoglPath\" -I./tesselator -I../cogl -I../cogl -I../cogl/winsys -I.. -I.. -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c ./tesselator/sweep.c -fPIC -DPIC -o .libs/libcogl_path_la-sweep.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DCOGL_COMPILATION -DG_LOG_DOMAIN=\"CoglPath\" -I./tesselator -I../cogl -I../cogl -I../cogl/winsys -I.. -I.. -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c ./tesselator/render.c -fPIC -DPIC -o .libs/libcogl_path_la-render.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DCOGL_COMPILATION -DG_LOG_DOMAIN=\"CoglPath\" -I./tesselator -I../cogl -I../cogl -I../cogl/winsys -I.. -I.. -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c -o libcogl_path_la-tess.lo `test -f './tesselator/tess.c' || echo './'`./tesselator/tess.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DCOGL_COMPILATION -DG_LOG_DOMAIN=\"CoglPath\" -I./tesselator -I../cogl -I../cogl -I../cogl/winsys -I.. -I.. -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c ./tesselator/tess.c -fPIC -DPIC -o .libs/libcogl_path_la-tess.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DCOGL_COMPILATION -DG_LOG_DOMAIN=\"CoglPath\" -I./tesselator -I../cogl -I../cogl -I../cogl/winsys -I.. -I.. -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c -o libcogl_path_la-tessmono.lo `test -f './tesselator/tessmono.c' || echo './'`./tesselator/tessmono.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DCOGL_COMPILATION -DG_LOG_DOMAIN=\"CoglPath\" -I./tesselator -I../cogl -I../cogl -I../cogl/winsys -I.. -I.. -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c -o libcogl_path_la-cogl1-path.lo `test -f 'cogl1-path.c' || echo './'`cogl1-path.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DCOGL_COMPILATION -DG_LOG_DOMAIN=\"CoglPath\" -I./tesselator -I../cogl -I../cogl -I../cogl/winsys -I.. -I.. -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c ./tesselator/tessmono.c -fPIC -DPIC -o .libs/libcogl_path_la-tessmono.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DCOGL_COMPILATION -DG_LOG_DOMAIN=\"CoglPath\" -I./tesselator -I../cogl -I../cogl -I../cogl/winsys -I.. -I.. -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c cogl1-path.c -fPIC -DPIC -o .libs/libcogl_path_la-cogl1-path.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DCOGL_COMPILATION -DG_LOG_DOMAIN=\"CoglPath\" -I./tesselator -I../cogl -I../cogl -I../cogl/winsys -I.. -I.. -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c -o libcogl_path_la-cogl-path.lo `test -f 'cogl-path.c' || echo './'`cogl-path.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DCOGL_COMPILATION -DG_LOG_DOMAIN=\"CoglPath\" -I./tesselator -I../cogl -I../cogl -I../cogl/winsys -I.. -I.. -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c cogl-path.c -fPIC -DPIC -o .libs/libcogl_path_la-cogl-path.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DCOGL_COMPILATION -DG_LOG_DOMAIN=\"CoglPath\" -I./tesselator -I../cogl -I../cogl -I../cogl/winsys -I.. -I.. -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c -o libcogl_path_la-cogl-path-enum-types.lo `test -f 'cogl-path-enum-types.c' || echo './'`cogl-path-enum-types.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DCOGL_COMPILATION -DG_LOG_DOMAIN=\"CoglPath\" -I./tesselator -I../cogl -I../cogl -I../cogl/winsys -I.. -I.. -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c cogl-path-enum-types.c -fPIC -DPIC -o .libs/libcogl_path_la-cogl-path-enum-types.o /bin/sh ../libtool --tag=CC --mode=link gcc -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -Wl,-z,relro -o libcogl-path.la libcogl_path_la-dict.lo libcogl_path_la-geom.lo libcogl_path_la-mesh.lo libcogl_path_la-normal.lo libcogl_path_la-priorityq.lo libcogl_path_la-render.lo libcogl_path_la-sweep.lo libcogl_path_la-tess.lo libcogl_path_la-tessmono.lo libcogl_path_la-cogl1-path.lo libcogl_path_la-cogl-path.lo libcogl_path_la-cogl-path-enum-types.lo libtool: link: ar cru .libs/libcogl-path.a .libs/libcogl_path_la-dict.o .libs/libcogl_path_la-geom.o .libs/libcogl_path_la-mesh.o .libs/libcogl_path_la-normal.o .libs/libcogl_path_la-priorityq.o .libs/libcogl_path_la-render.o .libs/libcogl_path_la-sweep.o .libs/libcogl_path_la-tess.o .libs/libcogl_path_la-tessmono.o .libs/libcogl_path_la-cogl1-path.o .libs/libcogl_path_la-cogl-path.o .libs/libcogl_path_la-cogl-path-enum-types.o libtool: link: ranlib .libs/libcogl-path.a libtool: link: ( cd ".libs" && rm -f "libcogl-path.la" && ln -s "../libcogl-path.la" "libcogl-path.la" ) make[3]: Leaving directory `/builddir/build/BUILD/cogl-1.16.0/cogl-path' make[2]: Leaving directory `/builddir/build/BUILD/cogl-1.16.0/cogl-path' Making all in cogl make[2]: Entering directory `/builddir/build/BUILD/cogl-1.16.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-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-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.16.0/cogl' make[4]: Entering directory `/builddir/build/BUILD/cogl-1.16.0/cogl' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c -o cogl-driver-nop.lo `test -f './driver/nop/cogl-driver-nop.c' || echo './'`./driver/nop/cogl-driver-nop.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c -o cogl-framebuffer-nop.lo `test -f './driver/nop/cogl-framebuffer-nop.c' || echo './'`./driver/nop/cogl-framebuffer-nop.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c -o cogl-attribute-nop.lo `test -f './driver/nop/cogl-attribute-nop.c' || echo './'`./driver/nop/cogl-attribute-nop.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c ./driver/nop/cogl-framebuffer-nop.c -fPIC -DPIC -o .libs/cogl-framebuffer-nop.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c ./driver/nop/cogl-attribute-nop.c -fPIC -DPIC -o .libs/cogl-attribute-nop.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c ./driver/nop/cogl-driver-nop.c -fPIC -DPIC -o .libs/cogl-driver-nop.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c -o cogl-util-gl.lo `test -f './driver/gl/cogl-util-gl.c' || echo './'`./driver/gl/cogl-util-gl.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c -o cogl-framebuffer-gl.lo `test -f './driver/gl/cogl-framebuffer-gl.c' || echo './'`./driver/gl/cogl-framebuffer-gl.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c -o cogl-texture-gl.lo `test -f './driver/gl/cogl-texture-gl.c' || echo './'`./driver/gl/cogl-texture-gl.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c ./driver/nop/cogl-texture-2d-nop.c -fPIC -DPIC -o .libs/cogl-texture-2d-nop.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c ./driver/gl/cogl-util-gl.c -fPIC -DPIC -o .libs/cogl-util-gl.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c ./driver/gl/cogl-framebuffer-gl.c -fPIC -DPIC -o .libs/cogl-framebuffer-gl.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c ./driver/gl/cogl-texture-gl.c -fPIC -DPIC -o .libs/cogl-texture-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 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c -o cogl-attribute-gl.lo `test -f './driver/gl/cogl-attribute-gl.c' || echo './'`./driver/gl/cogl-attribute-gl.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c ./driver/gl/cogl-texture-2d-gl.c -fPIC -DPIC -o .libs/cogl-texture-2d-gl.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c ./driver/gl/cogl-attribute-gl.c -fPIC -DPIC -o .libs/cogl-attribute-gl.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c -o cogl-buffer-gl.lo `test -f './driver/gl/cogl-buffer-gl.c' || echo './'`./driver/gl/cogl-buffer-gl.c ./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)); ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c ./driver/gl/cogl-buffer-gl.c -fPIC -DPIC -o .libs/cogl-buffer-gl.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c -o cogl-pipeline-opengl.lo `test -f './driver/gl/cogl-pipeline-opengl.c' || echo './'`./driver/gl/cogl-pipeline-opengl.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c ./driver/gl/cogl-pipeline-opengl.c -fPIC -DPIC -o .libs/cogl-pipeline-opengl.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c ./driver/gl/cogl-pipeline-fragend-glsl.c -fPIC -DPIC -o .libs/cogl-pipeline-fragend-glsl.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c ./driver/gl/cogl-pipeline-fragend-fixed.c -fPIC -DPIC -o .libs/cogl-pipeline-fragend-fixed.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c ./driver/gl/cogl-pipeline-vertend-glsl.c -fPIC -DPIC -o .libs/cogl-pipeline-vertend-glsl.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c ./driver/gl/cogl-pipeline-progend-fixed.c -fPIC -DPIC -o .libs/cogl-pipeline-progend-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 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c ./driver/gl/gl/cogl-driver-gl.c -fPIC -DPIC -o .libs/cogl-driver-gl.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c -o cogl-winsys.lo `test -f './winsys/cogl-winsys.c' || echo './'`./winsys/cogl-winsys.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c ./driver/gl/gl/cogl-texture-driver-gl.c -fPIC -DPIC -o .libs/cogl-texture-driver-gl.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c ./winsys/cogl-winsys.c -fPIC -DPIC -o .libs/cogl-winsys.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c -o cogl-gpu-info.lo `test -f './cogl-gpu-info.c' || echo './'`./cogl-gpu-info.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c ./cogl-gpu-info.c -fPIC -DPIC -o .libs/cogl-gpu-info.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c -o cogl-context.lo `test -f './cogl-context.c' || echo './'`./cogl-context.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c -o cogl-renderer.lo `test -f './cogl-renderer.c' || echo './'`./cogl-renderer.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c ./cogl-context.c -fPIC -DPIC -o .libs/cogl-context.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c ./cogl-renderer.c -fPIC -DPIC -o .libs/cogl-renderer.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c -o cogl-swap-chain.lo `test -f './cogl-swap-chain.c' || echo './'`./cogl-swap-chain.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c ./cogl-swap-chain.c -fPIC -DPIC -o .libs/cogl-swap-chain.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c -o cogl-onscreen-template.lo `test -f './cogl-onscreen-template.c' || echo './'`./cogl-onscreen-template.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c ./cogl-onscreen-template.c -fPIC -DPIC -o .libs/cogl-onscreen-template.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c -o cogl-display.lo `test -f './cogl-display.c' || echo './'`./cogl-display.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c ./cogl-display.c -fPIC -DPIC -o .libs/cogl-display.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c -o cogl.lo `test -f './cogl.c' || echo './'`./cogl.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c -o cogl-object.lo `test -f './cogl-object.c' || echo './'`./cogl-object.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c ./cogl.c -fPIC -DPIC -o .libs/cogl.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c -o cogl-util.lo `test -f './cogl-util.c' || echo './'`./cogl-util.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c ./cogl-object.c -fPIC -DPIC -o .libs/cogl-object.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c ./cogl-util.c -fPIC -DPIC -o .libs/cogl-util.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c -o cogl-bitmap.lo `test -f './cogl-bitmap.c' || echo './'`./cogl-bitmap.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c ./cogl-bitmap.c -fPIC -DPIC -o .libs/cogl-bitmap.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c -o cogl-bitmap-conversion.lo `test -f './cogl-bitmap-conversion.c' || echo './'`./cogl-bitmap-conversion.c ./cogl.c: In function '_cogl_init': ./cogl.c:757:7: warning: 'g_type_init' is deprecated (declared at /usr/include/glib-2.0/gobject/gtype.h:669) [-Wdeprecated-declarations] g_type_init (); ^ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c -o cogl-primitives.lo `test -f './cogl-primitives.c' || echo './'`./cogl-primitives.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c ./cogl-bitmap-conversion.c -fPIC -DPIC -o .libs/cogl-bitmap-conversion.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c ./cogl-primitives.c -fPIC -DPIC -o .libs/cogl-primitives.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c -o cogl-bitmap-pixbuf.lo `test -f './cogl-bitmap-pixbuf.c' || echo './'`./cogl-bitmap-pixbuf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c ./cogl-bitmap-pixbuf.c -fPIC -DPIC -o .libs/cogl-bitmap-pixbuf.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c -o cogl-clip-stack.lo `test -f './cogl-clip-stack.c' || echo './'`./cogl-clip-stack.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c ./cogl-clip-stack.c -fPIC -DPIC -o .libs/cogl-clip-stack.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c -o cogl-clip-state.lo `test -f './cogl-clip-state.c' || echo './'`./cogl-clip-state.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c ./cogl-clip-state.c -fPIC -DPIC -o .libs/cogl-clip-state.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c -o cogl2-compatibility.lo `test -f './cogl2-compatibility.c' || echo './'`./cogl2-compatibility.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c ./cogl2-compatibility.c -fPIC -DPIC -o .libs/cogl2-compatibility.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c -o cogl-feature-private.lo `test -f './cogl-feature-private.c' || echo './'`./cogl-feature-private.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c ./cogl-feature-private.c -fPIC -DPIC -o .libs/cogl-feature-private.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c -o cogl-fixed.lo `test -f './cogl-fixed.c' || echo './'`./cogl-fixed.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c ./cogl-fixed.c -fPIC -DPIC -o .libs/cogl-fixed.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c -o cogl-color.lo `test -f './cogl-color.c' || echo './'`./cogl-color.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c ./cogl-color.c -fPIC -DPIC -o .libs/cogl-color.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c -o cogl-buffer.lo `test -f './cogl-buffer.c' || echo './'`./cogl-buffer.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c -o cogl-pixel-buffer.lo `test -f './cogl-pixel-buffer.c' || echo './'`./cogl-pixel-buffer.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c -o cogl-vertex-buffer.lo `test -f './cogl-vertex-buffer.c' || echo './'`./cogl-vertex-buffer.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c ./cogl-buffer.c -fPIC -DPIC -o .libs/cogl-buffer.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c ./cogl-pixel-buffer.c -fPIC -DPIC -o .libs/cogl-pixel-buffer.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c ./cogl-vertex-buffer.c -fPIC -DPIC -o .libs/cogl-vertex-buffer.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c -o cogl-index-buffer.lo `test -f './cogl-index-buffer.c' || echo './'`./cogl-index-buffer.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c ./cogl-index-buffer.c -fPIC -DPIC -o .libs/cogl-index-buffer.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c -o cogl-attribute-buffer.lo `test -f './cogl-attribute-buffer.c' || echo './'`./cogl-attribute-buffer.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c -o cogl-indices.lo `test -f './cogl-indices.c' || echo './'`./cogl-indices.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c ./cogl-attribute-buffer.c -fPIC -DPIC -o .libs/cogl-attribute-buffer.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c -o cogl-attribute.lo `test -f './cogl-attribute.c' || echo './'`./cogl-attribute.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c ./cogl-indices.c -fPIC -DPIC -o .libs/cogl-indices.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c ./cogl-attribute.c -fPIC -DPIC -o .libs/cogl-attribute.o ./cogl-attribute-buffer.c:40:1: warning: data definition has no type or storage class [enabled by default] COGL_GTYPE_DEFINE_CLASS (AttributeBuffer, attribute_buffer); ^ ./cogl-attribute-buffer.c:40:1: warning: type defaults to 'int' in declaration of 'COGL_GTYPE_DEFINE_CLASS' [-Wimplicit-int] ./cogl-attribute-buffer.c:40:1: warning: parameter names (without types) in function declaration [enabled by default] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c -o cogl-primitive.lo `test -f './cogl-primitive.c' || echo './'`./cogl-primitive.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c ./cogl-primitive.c -fPIC -DPIC -o .libs/cogl-primitive.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c -o cogl-matrix.lo `test -f './cogl-matrix.c' || echo './'`./cogl-matrix.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c ./cogl-matrix.c -fPIC -DPIC -o .libs/cogl-matrix.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c -o cogl-vector.lo `test -f './cogl-vector.c' || echo './'`./cogl-vector.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c -o cogl-euler.lo `test -f './cogl-euler.c' || echo './'`./cogl-euler.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c ./cogl-vector.c -fPIC -DPIC -o .libs/cogl-vector.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c ./cogl-euler.c -fPIC -DPIC -o .libs/cogl-euler.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c -o cogl-quaternion.lo `test -f './cogl-quaternion.c' || echo './'`./cogl-quaternion.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c -o cogl-matrix-stack.lo `test -f './cogl-matrix-stack.c' || echo './'`./cogl-matrix-stack.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c -o cogl-depth-state.lo `test -f './cogl-depth-state.c' || echo './'`./cogl-depth-state.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c ./cogl-matrix-stack.c -fPIC -DPIC -o .libs/cogl-matrix-stack.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c ./cogl-quaternion.c -fPIC -DPIC -o .libs/cogl-quaternion.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c ./cogl-depth-state.c -fPIC -DPIC -o .libs/cogl-depth-state.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c -o cogl-node.lo `test -f './cogl-node.c' || echo './'`./cogl-node.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c ./cogl-node.c -fPIC -DPIC -o .libs/cogl-node.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c -o cogl-pipeline.lo `test -f './cogl-pipeline.c' || echo './'`./cogl-pipeline.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c ./cogl-pipeline.c -fPIC -DPIC -o .libs/cogl-pipeline.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c -o cogl-pipeline-layer.lo `test -f './cogl-pipeline-layer.c' || echo './'`./cogl-pipeline-layer.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c ./cogl-pipeline-layer.c -fPIC -DPIC -o .libs/cogl-pipeline-layer.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c -o cogl-pipeline-state.lo `test -f './cogl-pipeline-state.c' || echo './'`./cogl-pipeline-state.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c ./cogl-pipeline-state.c -fPIC -DPIC -o .libs/cogl-pipeline-state.o In file included from /usr/lib64/glib-2.0/include/glibconfig.h:9:0, from /usr/include/glib-2.0/glib/gtypes.h:34, from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, 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_2693' locally defined but not used [-Wunused-local-typedefs] G_PASTE (_GStaticAssert_, __LINE__) ^ /usr/include/glib-2.0/glib/gmacros.h:178: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:2690: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_2809' locally defined but not used [-Wunused-local-typedefs] G_PASTE (_GStaticAssert_, __LINE__) ^ /usr/include/glib-2.0/glib/gmacros.h:178: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:2806:3: note: in expansion of macro '_COGL_STATIC_ASSERT' _COGL_STATIC_ASSERT (COGL_PIPELINE_STATE_SPARSE_COUNT == 18, ^ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c -o cogl-pipeline-layer-state.lo `test -f './cogl-pipeline-layer-state.c' || echo './'`./cogl-pipeline-layer-state.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c ./cogl-pipeline-layer-state.c -fPIC -DPIC -o .libs/cogl-pipeline-layer-state.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c -o cogl-pipeline-debug.lo `test -f './cogl-pipeline-debug.c' || echo './'`./cogl-pipeline-debug.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c ./cogl-pipeline-debug.c -fPIC -DPIC -o .libs/cogl-pipeline-debug.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c -o cogl-glsl-shader.lo `test -f './cogl-glsl-shader.c' || echo './'`./cogl-glsl-shader.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c ./cogl-glsl-shader.c -fPIC -DPIC -o .libs/cogl-glsl-shader.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c -o cogl-pipeline-snippet.lo `test -f './cogl-pipeline-snippet.c' || echo './'`./cogl-pipeline-snippet.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c ./cogl-pipeline-snippet.c -fPIC -DPIC -o .libs/cogl-pipeline-snippet.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c -o cogl-pipeline-cache.lo `test -f './cogl-pipeline-cache.c' || echo './'`./cogl-pipeline-cache.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c ./cogl-pipeline-cache.c -fPIC -DPIC -o .libs/cogl-pipeline-cache.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c -o cogl-pipeline-hash-table.lo `test -f './cogl-pipeline-hash-table.c' || echo './'`./cogl-pipeline-hash-table.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c -o cogl-material-compat.lo `test -f './cogl-material-compat.c' || echo './'`./cogl-material-compat.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c -o cogl-program.lo `test -f './cogl-program.c' || echo './'`./cogl-program.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c ./cogl-pipeline-hash-table.c -fPIC -DPIC -o .libs/cogl-pipeline-hash-table.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c ./cogl-material-compat.c -fPIC -DPIC -o .libs/cogl-material-compat.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c ./cogl-program.c -fPIC -DPIC -o .libs/cogl-program.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c -o cogl-sampler-cache.lo `test -f './cogl-sampler-cache.c' || echo './'`./cogl-sampler-cache.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c ./cogl-sampler-cache.c -fPIC -DPIC -o .libs/cogl-sampler-cache.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c -o cogl-blend-string.lo `test -f './cogl-blend-string.c' || echo './'`./cogl-blend-string.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c ./cogl-blend-string.c -fPIC -DPIC -o .libs/cogl-blend-string.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c -o cogl-debug.lo `test -f './cogl-debug.c' || echo './'`./cogl-debug.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c ./cogl-debug.c -fPIC -DPIC -o .libs/cogl-debug.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c -o cogl-sub-texture.lo `test -f './cogl-sub-texture.c' || echo './'`./cogl-sub-texture.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c -o cogl-texture.lo `test -f './cogl-texture.c' || echo './'`./cogl-texture.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c ./cogl-sub-texture.c -fPIC -DPIC -o .libs/cogl-sub-texture.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c ./cogl-texture.c -fPIC -DPIC -o .libs/cogl-texture.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c -o cogl-auto-texture.lo `test -f './cogl-auto-texture.c' || echo './'`./cogl-auto-texture.c ./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; ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c ./cogl-auto-texture.c -fPIC -DPIC -o .libs/cogl-auto-texture.o ./cogl-sub-texture.c: In function 'cogl_sub_texture_new': ./cogl-sub-texture.c:222:31: warning: variable 'next_height' set but not used [-Wunused-but-set-variable] unsigned int next_width, next_height; ^ ./cogl-sub-texture.c:222:19: warning: variable 'next_width' set but not used [-Wunused-but-set-variable] unsigned int next_width, next_height; ^ ./cogl-sub-texture.c: In function '_cogl_sub_texture_set_region': ./cogl-sub-texture.c:397:11: warning: unused variable 'full_height' [-Wunused-variable] int full_height = cogl_texture_get_width (sub_tex->full_texture); ^ ./cogl-sub-texture.c:396:11: warning: unused variable 'full_width' [-Wunused-variable] int full_width = cogl_texture_get_width (sub_tex->full_texture); ^ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c -o cogl-texture-2d.lo `test -f './cogl-texture-2d.c' || echo './'`./cogl-texture-2d.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c -o cogl-texture-2d-sliced.lo `test -f './cogl-texture-2d-sliced.c' || echo './'`./cogl-texture-2d-sliced.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c ./cogl-texture-2d.c -fPIC -DPIC -o .libs/cogl-texture-2d.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c ./cogl-texture-2d-sliced.c -fPIC -DPIC -o .libs/cogl-texture-2d-sliced.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c -o cogl-texture-3d.lo `test -f './cogl-texture-3d.c' || echo './'`./cogl-texture-3d.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c ./cogl-texture-3d.c -fPIC -DPIC -o .libs/cogl-texture-3d.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c -o cogl-texture-rectangle.lo `test -f './cogl-texture-rectangle.c' || echo './'`./cogl-texture-rectangle.c In file included from ./cogl-texture-2d.c:44:0: ./winsys/cogl-winsys-egl-feature-functions.h:91:39: warning: 'wl_buffer' is deprecated (declared at /usr/include/wayland-server.h:193) [-Wdeprecated-declarations] struct wl_buffer *buffer, ^ ./winsys/cogl-winsys-egl-private.h:97:32: note: in definition of macro 'COGL_WINSYS_FEATURE_FUNCTION' ret (APIENTRY * pf_ ## name) args; ^ In file included from ./cogl-texture-2d.c:44:0: ./winsys/cogl-winsys-egl-private.h:165:40: warning: 'wl_buffer' is deprecated (declared at /usr/include/wayland-server.h:193) [-Wdeprecated-declarations] struct wl_buffer *buffer, ^ ./cogl-texture-2d.c: In function 'cogl_wayland_texture_2d_new_from_buffer': ./cogl-texture-2d.c:346:14: warning: 'wl_buffer' is deprecated (declared at /usr/include/wayland-server.h:193) [-Wdeprecated-declarations] struct wl_buffer *buffer = (struct wl_buffer *) buffer_resource; ^ ./cogl-texture-2d.c:346:42: warning: 'wl_buffer' is deprecated (declared at /usr/include/wayland-server.h:193) [-Wdeprecated-declarations] struct wl_buffer *buffer = (struct wl_buffer *) buffer_resource; ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c ./cogl-texture-rectangle.c -fPIC -DPIC -o .libs/cogl-texture-rectangle.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c -o cogl-rectangle-map.lo `test -f './cogl-rectangle-map.c' || echo './'`./cogl-rectangle-map.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c ./cogl-rectangle-map.c -fPIC -DPIC -o .libs/cogl-rectangle-map.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c -o cogl-atlas.lo `test -f './cogl-atlas.c' || echo './'`./cogl-atlas.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c ./cogl-atlas.c -fPIC -DPIC -o .libs/cogl-atlas.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c -o cogl-atlas-texture.lo `test -f './cogl-atlas-texture.c' || echo './'`./cogl-atlas-texture.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c -o cogl-meta-texture.lo `test -f './cogl-meta-texture.c' || echo './'`./cogl-meta-texture.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c -o cogl-primitive-texture.lo `test -f './cogl-primitive-texture.c' || echo './'`./cogl-primitive-texture.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c ./cogl-atlas-texture.c -fPIC -DPIC -o .libs/cogl-atlas-texture.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c ./cogl-meta-texture.c -fPIC -DPIC -o .libs/cogl-meta-texture.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c ./cogl-primitive-texture.c -fPIC -DPIC -o .libs/cogl-primitive-texture.o ./cogl-atlas.c: In function '_cogl_atlas_reserve_space': ./cogl-atlas.c:234:46: warning: 'map_height' may be used uninitialized in this function [-Wmaybe-uninitialized] while (ctx->texture_driver->size_supported (ctx, ^ ./cogl-atlas.c:363:27: note: 'map_height' was declared here unsigned int map_width, map_height; ^ ./cogl-atlas.c:234:46: warning: 'map_width' may be used uninitialized in this function [-Wmaybe-uninitialized] while (ctx->texture_driver->size_supported (ctx, ^ ./cogl-atlas.c:363:16: note: 'map_width' was declared here unsigned int map_width, map_height; ^ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c -o cogl-blit.lo `test -f './cogl-blit.c' || echo './'`./cogl-blit.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c ./cogl-blit.c -fPIC -DPIC -o .libs/cogl-blit.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c -o cogl-spans.lo `test -f './cogl-spans.c' || echo './'`./cogl-spans.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c -o cogl-journal.lo `test -f './cogl-journal.c' || echo './'`./cogl-journal.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c ./cogl-spans.c -fPIC -DPIC -o .libs/cogl-spans.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c ./cogl-journal.c -fPIC -DPIC -o .libs/cogl-journal.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c -o cogl-frame-info.lo `test -f './cogl-frame-info.c' || echo './'`./cogl-frame-info.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c ./cogl-frame-info.c -fPIC -DPIC -o .libs/cogl-frame-info.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c -o cogl-framebuffer.lo `test -f './cogl-framebuffer.c' || echo './'`./cogl-framebuffer.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c ./cogl-framebuffer.c -fPIC -DPIC -o .libs/cogl-framebuffer.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c -o cogl-onscreen.lo `test -f './cogl-onscreen.c' || echo './'`./cogl-onscreen.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c -o cogl-output.lo `test -f './cogl-output.c' || echo './'`./cogl-output.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c ./cogl-onscreen.c -fPIC -DPIC -o .libs/cogl-onscreen.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c ./cogl-output.c -fPIC -DPIC -o .libs/cogl-output.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c -o cogl-profile.lo `test -f './cogl-profile.c' || echo './'`./cogl-profile.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c ./cogl-profile.c -fPIC -DPIC -o .libs/cogl-profile.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c -o cogl-bitmask.lo `test -f './cogl-bitmask.c' || echo './'`./cogl-bitmask.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c ./cogl-bitmask.c -fPIC -DPIC -o .libs/cogl-bitmask.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c -o cogl-shader.lo `test -f './cogl-shader.c' || echo './'`./cogl-shader.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c -o cogl-point-in-poly.lo `test -f './cogl-point-in-poly.c' || echo './'`./cogl-point-in-poly.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c ./cogl-shader.c -fPIC -DPIC -o .libs/cogl-shader.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c ./cogl-point-in-poly.c -fPIC -DPIC -o .libs/cogl-point-in-poly.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c -o cogl-clutter.lo `test -f './cogl-clutter.c' || echo './'`./cogl-clutter.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c -o cogl-list.lo `test -f './cogl-list.c' || echo './'`./cogl-list.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c ./cogl-list.c -fPIC -DPIC -o .libs/cogl-list.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c ./cogl-clutter.c -fPIC -DPIC -o .libs/cogl-clutter.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c -o cogl-winsys-stub.lo `test -f './winsys/cogl-winsys-stub.c' || echo './'`./winsys/cogl-winsys-stub.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c -o cogl-config.lo `test -f './cogl-config.c' || echo './'`./cogl-config.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c ./winsys/cogl-winsys-stub.c -fPIC -DPIC -o .libs/cogl-winsys-stub.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c ./cogl-config.c -fPIC -DPIC -o .libs/cogl-config.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c -o cogl-boxed-value.lo `test -f './cogl-boxed-value.c' || echo './'`./cogl-boxed-value.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c ./cogl-boxed-value.c -fPIC -DPIC -o .libs/cogl-boxed-value.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c -o cogl-snippet.lo `test -f './cogl-snippet.c' || echo './'`./cogl-snippet.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c -o cogl-poll.lo `test -f './cogl-poll.c' || echo './'`./cogl-poll.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c ./cogl-snippet.c -fPIC -DPIC -o .libs/cogl-snippet.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c ./cogl-poll.c -fPIC -DPIC -o .libs/cogl-poll.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c -o cogl-memory-stack.lo `test -f './cogl-memory-stack.c' || echo './'`./cogl-memory-stack.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c ./cogl-memory-stack.c -fPIC -DPIC -o .libs/cogl-memory-stack.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c -o cogl-magazine.lo `test -f './cogl-magazine.c' || echo './'`./cogl-magazine.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c ./cogl-magazine.c -fPIC -DPIC -o .libs/cogl-magazine.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c -o cogl-gles2-context.lo `test -f './cogl-gles2-context.c' || echo './'`./cogl-gles2-context.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c -o cogl-error.lo `test -f './cogl-error.c' || echo './'`./cogl-error.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c -o cogl-closure-list.lo `test -f './cogl-closure-list.c' || echo './'`./cogl-closure-list.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c ./cogl-gles2-context.c -fPIC -DPIC -o .libs/cogl-gles2-context.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c ./cogl-error.c -fPIC -DPIC -o .libs/cogl-error.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c ./cogl-closure-list.c -fPIC -DPIC -o .libs/cogl-closure-list.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c -o cogl-fence.lo `test -f './cogl-fence.c' || echo './'`./cogl-fence.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c ./cogl-fence.c -fPIC -DPIC -o .libs/cogl-fence.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c -o cogl-glib-source.lo `test -f './cogl-glib-source.c' || echo './'`./cogl-glib-source.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c -o cogl-xlib-renderer.lo `test -f './cogl-xlib-renderer.c' || echo './'`./cogl-xlib-renderer.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c ./cogl-glib-source.c -fPIC -DPIC -o .libs/cogl-glib-source.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c ./cogl-xlib-renderer.c -fPIC -DPIC -o .libs/cogl-xlib-renderer.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c -o cogl-xlib.lo `test -f './cogl-xlib.c' || echo './'`./cogl-xlib.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c ./cogl-xlib.c -fPIC -DPIC -o .libs/cogl-xlib.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c ./winsys/cogl-texture-pixmap-x11.c -fPIC -DPIC -o .libs/cogl-texture-pixmap-x11.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c -o cogl-winsys-glx.lo `test -f './winsys/cogl-winsys-glx.c' || echo './'`./winsys/cogl-winsys-glx.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c -o cogl-winsys-egl-wayland.lo `test -f './winsys/cogl-winsys-egl-wayland.c' || echo './'`./winsys/cogl-winsys-egl-wayland.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c ./winsys/cogl-winsys-glx.c -fPIC -DPIC -o .libs/cogl-winsys-glx.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c ./winsys/cogl-winsys-egl-wayland.c -fPIC -DPIC -o .libs/cogl-winsys-egl-wayland.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c -o cogl-winsys-egl-kms.lo `test -f './winsys/cogl-winsys-egl-kms.c' || echo './'`./winsys/cogl-winsys-egl-kms.c ./winsys/cogl-winsys-glx.c: In function 'update_winsys_features': ./winsys/cogl-winsys-glx.c:795:19: warning: unused variable 'glx_display' [-Wunused-variable] CoglGLXDisplay *glx_display = context->display->winsys; ^ ./winsys/cogl-winsys-glx.c: In function '_cogl_winsys_onscreen_init': ./winsys/cogl-winsys-glx.c:1263:11: warning: unused variable 'status' [-Wunused-variable] int status = glx_renderer->glXGetFBConfigAttrib (xlib_renderer->xdpy, ^ ./winsys/cogl-winsys-glx.c:1234:19: warning: unused variable 'glx_display' [-Wunused-variable] CoglGLXDisplay *glx_display = display->winsys; ^ In file included from ./winsys/cogl-winsys-egl-wayland.c:38:0: ./winsys/cogl-winsys-egl-feature-functions.h:91:39: warning: 'wl_buffer' is deprecated (declared at /usr/include/wayland-server.h:193) [-Wdeprecated-declarations] struct wl_buffer *buffer, ^ ./winsys/cogl-winsys-egl-private.h:97:32: note: in definition of macro 'COGL_WINSYS_FEATURE_FUNCTION' ret (APIENTRY * pf_ ## name) args; ^ In file included from ./winsys/cogl-winsys-egl-wayland.c:38:0: ./winsys/cogl-winsys-egl-private.h:165:40: warning: 'wl_buffer' is deprecated (declared at /usr/include/wayland-server.h:193) [-Wdeprecated-declarations] struct wl_buffer *buffer, ^ ./winsys/cogl-winsys-egl-wayland.c: In function 'cogl_wayland_onscreen_set_foreign_surface': ./winsys/cogl-winsys-egl-wayland.c:728:20: warning: variable 'fb' set but not used [-Wunused-but-set-variable] CoglFramebuffer *fb; ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c ./winsys/cogl-winsys-egl-kms.c -fPIC -DPIC -o .libs/cogl-winsys-egl-kms.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c -o cogl-winsys-egl-x11.lo `test -f './winsys/cogl-winsys-egl-x11.c' || echo './'`./winsys/cogl-winsys-egl-x11.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c ./winsys/cogl-winsys-egl-x11.c -fPIC -DPIC -o .libs/cogl-winsys-egl-x11.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c -o cogl-winsys-egl.lo `test -f './winsys/cogl-winsys-egl.c' || echo './'`./winsys/cogl-winsys-egl.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c ./winsys/cogl-winsys-egl.c -fPIC -DPIC -o .libs/cogl-winsys-egl.o In file included from ./winsys/cogl-winsys-egl-kms.c:48:0: ./winsys/cogl-winsys-egl-feature-functions.h:91:39: warning: 'wl_buffer' is deprecated (declared at /usr/include/wayland-server.h:193) [-Wdeprecated-declarations] struct wl_buffer *buffer, ^ ./winsys/cogl-winsys-egl-private.h:97:32: note: in definition of macro 'COGL_WINSYS_FEATURE_FUNCTION' ret (APIENTRY * pf_ ## name) args; ^ In file included from ./winsys/cogl-winsys-egl-kms.c:48:0: ./winsys/cogl-winsys-egl-private.h:165:40: warning: 'wl_buffer' is deprecated (declared at /usr/include/wayland-server.h:193) [-Wdeprecated-declarations] struct wl_buffer *buffer, ^ In file included from ./winsys/cogl-winsys-egl-x11.c:35:0: ./winsys/cogl-winsys-egl-feature-functions.h:91:39: warning: 'wl_buffer' is deprecated (declared at /usr/include/wayland-server.h:193) [-Wdeprecated-declarations] struct wl_buffer *buffer, ^ ./winsys/cogl-winsys-egl-private.h:97:32: note: in definition of macro 'COGL_WINSYS_FEATURE_FUNCTION' ret (APIENTRY * pf_ ## name) args; ^ In file included from ./winsys/cogl-winsys-egl-x11.c:35:0: ./winsys/cogl-winsys-egl-private.h:165:40: warning: 'wl_buffer' is deprecated (declared at /usr/include/wayland-server.h:193) [-Wdeprecated-declarations] struct wl_buffer *buffer, ^ In file included from ./winsys/cogl-winsys-egl.c:33:0: ./winsys/cogl-winsys-egl-feature-functions.h:91:39: warning: 'wl_buffer' is deprecated (declared at /usr/include/wayland-server.h:193) [-Wdeprecated-declarations] struct wl_buffer *buffer, ^ ./winsys/cogl-winsys-egl-private.h:97:32: note: in definition of macro 'COGL_WINSYS_FEATURE_FUNCTION' ret (APIENTRY * pf_ ## name) args; ^ In file included from ./winsys/cogl-winsys-egl.c:33:0: ./winsys/cogl-winsys-egl-private.h:165:40: warning: 'wl_buffer' is deprecated (declared at /usr/include/wayland-server.h:193) [-Wdeprecated-declarations] struct wl_buffer *buffer, ^ cp -f cogl-1.0.pc cogl-gl-1.0.pc /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c -o cogl-enum-types.lo cogl-enum-types.c ./winsys/cogl-winsys-egl.c: In function '_cogl_winsys_display_destroy': ./winsys/cogl-winsys-egl.c:427:19: warning: unused variable 'egl_display' [-Wunused-variable] CoglDisplayEGL *egl_display = display->winsys; ^ ./winsys/cogl-winsys-egl.c: In function '_cogl_winsys_destroy_gles2_context': ./winsys/cogl-winsys-egl.c:576:19: warning: unused variable 'egl_display' [-Wunused-variable] CoglDisplayEGL *egl_display = display->winsys; ^ ./winsys/cogl-winsys-egl.c: In function '_cogl_winsys_onscreen_init': ./winsys/cogl-winsys-egl.c:593:19: warning: unused variable 'egl_display' [-Wunused-variable] CoglDisplayEGL *egl_display = display->winsys; ^ ./winsys/cogl-winsys-egl.c: At top level: ./winsys/cogl-winsys-egl.c:1049:40: warning: 'wl_buffer' is deprecated (declared at /usr/include/wayland-server.h:193) [-Wdeprecated-declarations] struct wl_buffer *buffer, ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c cogl-enum-types.c -fPIC -DPIC -o .libs/cogl-enum-types.o /bin/sh ../libtool --tag=CC --mode=link gcc -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -no-undefined -version-info 18:0:3 -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_profile_trace_message|_cogl_context_get_default|_cogl_framebuffer_get_stencil_bits|_cogl_clip_stack_push_rectangle|_cogl_framebuffer_get_modelview_stack|_cogl_object_default_unref|_cogl_pipeline_foreach_layer_internal|_cogl_clip_stack_push_primitive|_cogl_buffer_unmap_for_fill_or_fallback|_cogl_framebuffer_draw_primitive|_cogl_debug_instances|_cogl_framebuffer_get_projection_stack|_cogl_pipeline_layer_get_texture|_cogl_buffer_map_for_fill_or_fallback|_cogl_framebuffer_get_clip_state|_cogl_texture_can_hardware_repeat|_cogl_pipeline_prune_to_n_layers|_cogl_primitive_draw|test_|unit_test_).*" -Wl,-z,relro -o libcogl.la -rpath /usr/lib64 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 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-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-list.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-closure-list.lo cogl-fence.lo cogl-glib-source.lo cogl-xlib-renderer.lo cogl-xlib.lo cogl-texture-pixmap-x11.lo cogl-winsys-glx.lo cogl-winsys-egl-wayland.lo cogl-winsys-egl-kms.lo cogl-winsys-egl-x11.lo cogl-winsys-egl.lo cogl-enum-types.lo -lm -lgmodule-2.0 -pthread -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lwayland-egl -lwayland-client -lgbm -ldrm -lwayland-server -lEGL -lX11 -lXext -lXdamage -lXfixes -lXcomposite -lXrandr ../test-fixtures/libtest-fixtures.la ../cogl-path/libcogl-path.la 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/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-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-list.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-closure-list.o .libs/cogl-fence.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-winsys-egl-wayland.o .libs/cogl-winsys-egl-kms.o .libs/cogl-winsys-egl-x11.o .libs/cogl-winsys-egl.o .libs/cogl-enum-types.o ../test-fixtures/.libs/libtest-fixtures.a ../cogl-path/.libs/libcogl-path.a | 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_profile_trace_message|_cogl_context_get_default|_cogl_framebuffer_get_stencil_bits|_cogl_clip_stack_push_rectangle|_cogl_framebuffer_get_modelview_stack|_cogl_object_default_unref|_cogl_pipeline_foreach_layer_internal|_cogl_clip_stack_push_primitive|_cogl_buffer_unmap_for_fill_or_fallback|_cogl_framebuffer_draw_primitive|_cogl_debug_instances|_cogl_framebuffer_get_projection_stack|_cogl_pipeline_layer_get_texture|_cogl_buffer_map_for_fill_or_fallback|_cogl_framebuffer_get_clip_state|_cogl_texture_can_hardware_repeat|_cogl_pipeline_prune_to_n_layers|_cogl_primitive_draw|test_|unit_test_).*" ".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: 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/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-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-list.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-closure-list.o .libs/cogl-fence.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-winsys-egl-wayland.o .libs/cogl-winsys-egl-kms.o .libs/cogl-winsys-egl-x11.o .libs/cogl-winsys-egl.o .libs/cogl-enum-types.o -Wl,--whole-archive ../test-fixtures/.libs/libtest-fixtures.a ../cogl-path/.libs/libcogl-path.a -Wl,--no-whole-archive -lm -lgmodule-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lwayland-egl -lwayland-client -lgbm -ldrm -lwayland-server -lEGL -lX11 -lXext -lXdamage -lXfixes -lXcomposite -lXrandr -pthread -O2 -m64 -mtune=generic -Wl,-z -Wl,relro -pthread -pthread -Wl,-soname -Wl,libcogl.so.15 -Wl,-version-script -Wl,.libs/libcogl.ver -o .libs/libcogl.so.15.3.0 libtool: link: (cd ".libs" && rm -f "libcogl.so.15" && ln -s "libcogl.so.15.3.0" "libcogl.so.15") libtool: link: (cd ".libs" && rm -f "libcogl.so" && ln -s "libcogl.so.15.3.0" "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 --library=../test-fixtures/libtest-fixtures.la --warn-all --c-include='cogl/cogl.h' --cflags-begin -I.. -I.. -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/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -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-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 ../cogl-path/cogl-path-enum-types.h ../cogl-path/cogl-path-types.h ../cogl-path/cogl1-path-functions.h libcogl.la Makefile --output Cogl-1.0.gir cogl-shader.h:387: Warning: Cogl: multiple 'Deprecated:' tags for identifier 'cogl_program_ref': * Deprecated: 1.16: Use #CoglSnippet api ^ 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/lib64/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 -m64 -mtune=generic -fPIC -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -c -o /builddir/build/BUILD/cogl-1.16.0/cogl/tmp-introspect4b9qvv/Cogl-1.0.o /builddir/build/BUILD/cogl-1.16.0/cogl/tmp-introspect4b9qvv/Cogl-1.0.c g-ir-scanner: link: /bin/sh ../libtool --mode=link --tag=CC gcc -o /builddir/build/BUILD/cogl-1.16.0/cogl/tmp-introspect4b9qvv/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 -m64 -mtune=generic -fPIC -Wl,-z,relro /builddir/build/BUILD/cogl-1.16.0/cogl/tmp-introspect4b9qvv/Cogl-1.0.o -L. libcogl.la ../test-fixtures/libtest-fixtures.la -lgio-2.0 -lgobject-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 libtool: link: gcc -o /builddir/build/BUILD/cogl-1.16.0/cogl/tmp-introspect4b9qvv/.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 -m64 -mtune=generic -fPIC -Wl,-z -Wl,relro /builddir/build/BUILD/cogl-1.16.0/cogl/tmp-introspect4b9qvv/Cogl-1.0.o -Wl,--export-dynamic -pthread -Wl,--export-dynamic -L. ./.libs/libcogl.so -lm -lgdk_pixbuf-2.0 -lwayland-egl -lwayland-client -lgbm -ldrm -lwayland-server -lEGL -lX11 -lXext -lXdamage -lXfixes -lXcomposite -lXrandr ../test-fixtures/.libs/libtest-fixtures.a -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -pthread -Wl,-rpath -Wl,/usr/lib64 cogl-color.h:65: 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:51: 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:85: Warning: Cogl: cogl_vertex_buffer_new: return value: Missing (transfer) annotation cogl-vertex-buffer.h:279: Warning: Cogl: cogl_vertex_buffer_indices_new: argument indices_array: Missing (element-type) annotation cogl-vertex-buffer.h:291: Warning: Cogl: cogl_vertex_buffer_indices_new: return value: Missing (transfer) annotation cogl-vertex-buffer.h:353: Warning: Cogl: cogl_vertex_buffer_ref: return value: Missing (transfer) annotation cogl-vertex-buffer.h:401: Warning: Cogl: cogl_vertex_buffer_indices_get_for_quads: return value: Missing (transfer) annotation cogl-bitmap.h:65: 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:115: 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:141: 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:172: 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:207: 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:230: Warning: Cogl: cogl_texture_new_from_bitmap: return value: Invalid non-constant return of bare structure or union; register as boxed type or (skip) cogl1-context.h:48: 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:100: Warning: Cogl: cogl_get_proc_address: return value: Callbacks cannot be return values; use (skip) cogl1-context.h:586: Warning: Cogl: cogl_get_source: return value: Missing (transfer) annotation cogl1-context.h:852: Warning: Cogl: cogl_clip_push_primitive: argument primitive: Unresolved type: 'CoglPrimitive*' cogl1-context.h:957: Warning: Cogl: cogl_set_framebuffer: argument buffer: Unresolved type: 'CoglFramebuffer*' cogl1-context.h:974: Warning: Cogl: cogl_push_framebuffer: argument buffer: Unresolved type: 'CoglFramebuffer*' cogl-color.h:51: 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:566: 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:137: 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:172: Warning: Cogl: cogl_material_ref: return value: Missing (transfer) annotation cogl-offscreen.h:79: Warning: Cogl: cogl_offscreen_new_with_texture: return value: Invalid non-constant return of bare structure or union; register as boxed type or (skip) cogl-offscreen.h:100: 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:242: Warning: Cogl: cogl_create_shader: return value: Missing (transfer) annotation cogl-shader.h:255: Warning: Cogl: cogl_shader_ref: return value: Missing (transfer) annotation cogl-shader.h:371: Warning: Cogl: cogl_create_program: return value: Missing (transfer) annotation cogl-shader.h:386: 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:157: 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:137: 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:172: Warning: Cogl: cogl_material_ref: return value: Missing (transfer) annotation cogl-bitmap.h:65: 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:79: Warning: Cogl: cogl_offscreen_new_with_texture: return value: Invalid non-constant return of bare structure or union; register as boxed type or (skip) cogl-offscreen.h:100: 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:547: 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:115: 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:141: 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:172: 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:207: 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:230: 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-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 /usr/bin/g-ir-compiler --includedir=. Cogl-1.0.gir -o Cogl-1.0.typelib make[4]: Leaving directory `/builddir/build/BUILD/cogl-1.16.0/cogl' make[3]: Leaving directory `/builddir/build/BUILD/cogl-1.16.0/cogl' make[2]: Leaving directory `/builddir/build/BUILD/cogl-1.16.0/cogl' Making all in cogl-pango make[2]: Entering directory `/builddir/build/BUILD/cogl-1.16.0/cogl-pango' /bin/sh ../libtool --tag=CC --mode=compile 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/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -pthread -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c -o libcogl_pango_la-cogl-pango-display-list.lo `test -f 'cogl-pango-display-list.c' || echo './'`cogl-pango-display-list.c /bin/sh ../libtool --tag=CC --mode=compile 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/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -pthread -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c -o libcogl_pango_la-cogl-pango-fontmap.lo `test -f 'cogl-pango-fontmap.c' || echo './'`cogl-pango-fontmap.c /bin/sh ../libtool --tag=CC --mode=compile 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/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -pthread -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c -o libcogl_pango_la-cogl-pango-render.lo `test -f 'cogl-pango-render.c' || echo './'`cogl-pango-render.c /bin/sh ../libtool --tag=CC --mode=compile 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/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -pthread -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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: 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/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -pthread -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c cogl-pango-render.c -fPIC -DPIC -o .libs/libcogl_pango_la-cogl-pango-render.o libtool: compile: 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/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -pthread -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c cogl-pango-glyph-cache.c -fPIC -DPIC -o .libs/libcogl_pango_la-cogl-pango-glyph-cache.o libtool: compile: 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/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -pthread -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c cogl-pango-display-list.c -fPIC -DPIC -o .libs/libcogl_pango_la-cogl-pango-display-list.o libtool: compile: 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/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -pthread -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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:93): 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 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/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -pthread -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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: 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/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -pthread -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 gcc -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -pthread -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -export-dynamic -export-symbols-regex "^cogl_pango_.*" -no-undefined -version-info 18:0:3 -Wl,-z,relro -o libcogl-pango.la -rpath /usr/lib64 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 -lgmodule-2.0 -pthread -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lwayland-egl -lwayland-client -lgbm -ldrm -lwayland-server -lEGL -lX11 -lXext -lXdamage -lXfixes -lXcomposite -lXrandr -lpangocairo-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lcairo 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: 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.16.0/cogl/.libs -Wl,-rpath -Wl,/usr/lib64 ../cogl/.libs/libcogl.so -lm -lgmodule-2.0 -lgdk_pixbuf-2.0 -lwayland-egl -lwayland-client -lgbm -ldrm -lwayland-server -lEGL -lX11 -lXext -lXdamage -lXfixes -lXcomposite -lXrandr -lpangocairo-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lcairo -pthread -pthread -O2 -m64 -mtune=generic -Wl,-z -Wl,relro -pthread -pthread -Wl,-soname -Wl,libcogl-pango.so.15 -Wl,-version-script -Wl,.libs/libcogl-pango.ver -o .libs/libcogl-pango.so.15.3.0 libtool: link: (cd ".libs" && rm -f "libcogl-pango.so.15" && ln -s "libcogl-pango.so.15.3.0" "libcogl-pango.so.15") libtool: link: (cd ".libs" && rm -f "libcogl-pango.so" && ln -s "libcogl-pango.so.15.3.0" "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/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -pthread -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 --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/lib64/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 -m64 -mtune=generic -fPIC -c -o /builddir/build/BUILD/cogl-1.16.0/cogl-pango/tmp-introspectWKXnGx/CoglPango-1.0.o /builddir/build/BUILD/cogl-1.16.0/cogl-pango/tmp-introspectWKXnGx/CoglPango-1.0.c g-ir-scanner: link: /bin/sh ../libtool --mode=link --tag=CC gcc -o /builddir/build/BUILD/cogl-1.16.0/cogl-pango/tmp-introspectWKXnGx/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 -m64 -mtune=generic -fPIC -Wl,-z,relro /builddir/build/BUILD/cogl-1.16.0/cogl-pango/tmp-introspectWKXnGx/CoglPango-1.0.o -L. ../cogl/libcogl.la libcogl-pango.la -lgio-2.0 -lgobject-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 libtool: link: gcc -o /builddir/build/BUILD/cogl-1.16.0/cogl-pango/tmp-introspectWKXnGx/.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 -m64 -mtune=generic -fPIC -Wl,-z -Wl,relro /builddir/build/BUILD/cogl-1.16.0/cogl-pango/tmp-introspectWKXnGx/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.16.0/cogl/.libs/libcogl.so -lm -lgdk_pixbuf-2.0 -lwayland-egl -lwayland-client -lgbm -ldrm -lwayland-server -lEGL -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 -Wl,-rpath -Wl,/usr/lib64 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.16.0/cogl-pango' Making all in tests make[2]: Entering directory `/builddir/build/BUILD/cogl-1.16.0/tests' Making all in conform make[3]: Entering directory `/builddir/build/BUILD/cogl-1.16.0/tests/conform' GEN test-pipeline-user-matrix GEN test-blend-strings GEN test-blend 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-offscreen GEN test-framebuffer-get-bits GEN test-point-size GEN test-point-size-attribute GEN test-point-size-attribute-snippet GEN test-point-sprite GEN test-point-sprite-orientation GEN test-point-sprite-glsl 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 GEN test-color-hsl GEN test-fence GEN test-texture-no-allocate make all-am make[4]: Entering directory `/builddir/build/BUILD/cogl-1.16.0/tests/conform' gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../cogl -I../../test-fixtures -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DTESTS_DATADIR=\""../../tests/data"\" -DCOGL_COMPILATION -g3 -O0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c -o test_conformance-test-conform-main.o `test -f 'test-conform-main.c' || echo './'`test-conform-main.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../cogl -I../../test-fixtures -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DTESTS_DATADIR=\""../../tests/data"\" -DCOGL_COMPILATION -g3 -O0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c -o test_conformance-test-atlas-migration.o `test -f 'test-atlas-migration.c' || echo './'`test-atlas-migration.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../cogl -I../../test-fixtures -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DTESTS_DATADIR=\""../../tests/data"\" -DCOGL_COMPILATION -g3 -O0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c -o test_conformance-test-blend-strings.o `test -f 'test-blend-strings.c' || echo './'`test-blend-strings.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../cogl -I../../test-fixtures -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DTESTS_DATADIR=\""../../tests/data"\" -DCOGL_COMPILATION -g3 -O0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c -o test_conformance-test-blend.o `test -f 'test-blend.c' || echo './'`test-blend.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../cogl -I../../test-fixtures -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DTESTS_DATADIR=\""../../tests/data"\" -DCOGL_COMPILATION -g3 -O0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c -o test_conformance-test-depth-test.o `test -f 'test-depth-test.c' || echo './'`test-depth-test.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../cogl -I../../test-fixtures -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DTESTS_DATADIR=\""../../tests/data"\" -DCOGL_COMPILATION -g3 -O0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c -o test_conformance-test-color-hsl.o `test -f 'test-color-hsl.c' || echo './'`test-color-hsl.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../cogl -I../../test-fixtures -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DTESTS_DATADIR=\""../../tests/data"\" -DCOGL_COMPILATION -g3 -O0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c -o test_conformance-test-color-mask.o `test -f 'test-color-mask.c' || echo './'`test-color-mask.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../cogl -I../../test-fixtures -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DTESTS_DATADIR=\""../../tests/data"\" -DCOGL_COMPILATION -g3 -O0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c -o test_conformance-test-backface-culling.o `test -f 'test-backface-culling.c' || echo './'`test-backface-culling.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../cogl -I../../test-fixtures -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DTESTS_DATADIR=\""../../tests/data"\" -DCOGL_COMPILATION -g3 -O0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c -o test_conformance-test-just-vertex-shader.o `test -f 'test-just-vertex-shader.c' || echo './'`test-just-vertex-shader.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../cogl -I../../test-fixtures -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DTESTS_DATADIR=\""../../tests/data"\" -DCOGL_COMPILATION -g3 -O0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c -o test_conformance-test-pipeline-user-matrix.o `test -f 'test-pipeline-user-matrix.c' || echo './'`test-pipeline-user-matrix.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../cogl -I../../test-fixtures -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DTESTS_DATADIR=\""../../tests/data"\" -DCOGL_COMPILATION -g3 -O0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c -o test_conformance-test-pipeline-uniforms.o `test -f 'test-pipeline-uniforms.c' || echo './'`test-pipeline-uniforms.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../cogl -I../../test-fixtures -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DTESTS_DATADIR=\""../../tests/data"\" -DCOGL_COMPILATION -g3 -O0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c -o test_conformance-test-pixel-buffer.o `test -f 'test-pixel-buffer.c' || echo './'`test-pixel-buffer.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../cogl -I../../test-fixtures -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DTESTS_DATADIR=\""../../tests/data"\" -DCOGL_COMPILATION -g3 -O0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c -o test_conformance-test-premult.o `test -f 'test-premult.c' || echo './'`test-premult.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../cogl -I../../test-fixtures -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DTESTS_DATADIR=\""../../tests/data"\" -DCOGL_COMPILATION -g3 -O0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c -o test_conformance-test-snippets.o `test -f 'test-snippets.c' || echo './'`test-snippets.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../cogl -I../../test-fixtures -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DTESTS_DATADIR=\""../../tests/data"\" -DCOGL_COMPILATION -g3 -O0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c -o test_conformance-test-wrap-modes.o `test -f 'test-wrap-modes.c' || echo './'`test-wrap-modes.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../cogl -I../../test-fixtures -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DTESTS_DATADIR=\""../../tests/data"\" -DCOGL_COMPILATION -g3 -O0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c -o test_conformance-test-sub-texture.o `test -f 'test-sub-texture.c' || echo './'`test-sub-texture.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../cogl -I../../test-fixtures -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DTESTS_DATADIR=\""../../tests/data"\" -DCOGL_COMPILATION -g3 -O0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c -o test_conformance-test-custom-attributes.o `test -f 'test-custom-attributes.c' || echo './'`test-custom-attributes.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../cogl -I../../test-fixtures -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DTESTS_DATADIR=\""../../tests/data"\" -DCOGL_COMPILATION -g3 -O0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c -o test_conformance-test-offscreen.o `test -f 'test-offscreen.c' || echo './'`test-offscreen.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../cogl -I../../test-fixtures -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DTESTS_DATADIR=\""../../tests/data"\" -DCOGL_COMPILATION -g3 -O0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c -o test_conformance-test-primitive.o `test -f 'test-primitive.c' || echo './'`test-primitive.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../cogl -I../../test-fixtures -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DTESTS_DATADIR=\""../../tests/data"\" -DCOGL_COMPILATION -g3 -O0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c -o test_conformance-test-texture-3d.o `test -f 'test-texture-3d.c' || echo './'`test-texture-3d.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../cogl -I../../test-fixtures -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DTESTS_DATADIR=\""../../tests/data"\" -DCOGL_COMPILATION -g3 -O0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c -o test_conformance-test-sparse-pipeline.o `test -f 'test-sparse-pipeline.c' || echo './'`test-sparse-pipeline.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../cogl -I../../test-fixtures -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DTESTS_DATADIR=\""../../tests/data"\" -DCOGL_COMPILATION -g3 -O0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c -o test_conformance-test-read-texture-formats.o `test -f 'test-read-texture-formats.c' || echo './'`test-read-texture-formats.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../cogl -I../../test-fixtures -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DTESTS_DATADIR=\""../../tests/data"\" -DCOGL_COMPILATION -g3 -O0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c -o test_conformance-test-write-texture-formats.o `test -f 'test-write-texture-formats.c' || echo './'`test-write-texture-formats.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../cogl -I../../test-fixtures -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DTESTS_DATADIR=\""../../tests/data"\" -DCOGL_COMPILATION -g3 -O0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c -o test_conformance-test-point-size.o `test -f 'test-point-size.c' || echo './'`test-point-size.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../cogl -I../../test-fixtures -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DTESTS_DATADIR=\""../../tests/data"\" -DCOGL_COMPILATION -g3 -O0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c -o test_conformance-test-point-size-attribute.o `test -f 'test-point-size-attribute.c' || echo './'`test-point-size-attribute.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../cogl -I../../test-fixtures -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DTESTS_DATADIR=\""../../tests/data"\" -DCOGL_COMPILATION -g3 -O0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c -o test_conformance-test-point-sprite.o `test -f 'test-point-sprite.c' || echo './'`test-point-sprite.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../cogl -I../../test-fixtures -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DTESTS_DATADIR=\""../../tests/data"\" -DCOGL_COMPILATION -g3 -O0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c -o test_conformance-test-no-gl-header.o `test -f 'test-no-gl-header.c' || echo './'`test-no-gl-header.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../cogl -I../../test-fixtures -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DTESTS_DATADIR=\""../../tests/data"\" -DCOGL_COMPILATION -g3 -O0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c -o test_conformance-test-version.o `test -f 'test-version.c' || echo './'`test-version.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../cogl -I../../test-fixtures -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DTESTS_DATADIR=\""../../tests/data"\" -DCOGL_COMPILATION -g3 -O0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c -o test_conformance-test-gles2-context.o `test -f 'test-gles2-context.c' || echo './'`test-gles2-context.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../cogl -I../../test-fixtures -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DTESTS_DATADIR=\""../../tests/data"\" -DCOGL_COMPILATION -g3 -O0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c -o test_conformance-test-euler-quaternion.o `test -f 'test-euler-quaternion.c' || echo './'`test-euler-quaternion.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../cogl -I../../test-fixtures -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DTESTS_DATADIR=\""../../tests/data"\" -DCOGL_COMPILATION -g3 -O0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c -o test_conformance-test-layer-remove.o `test -f 'test-layer-remove.c' || echo './'`test-layer-remove.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../cogl -I../../test-fixtures -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DTESTS_DATADIR=\""../../tests/data"\" -DCOGL_COMPILATION -g3 -O0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c -o test_conformance-test-alpha-test.o `test -f 'test-alpha-test.c' || echo './'`test-alpha-test.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../cogl -I../../test-fixtures -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DTESTS_DATADIR=\""../../tests/data"\" -DCOGL_COMPILATION -g3 -O0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c -o test_conformance-test-map-buffer-range.o `test -f 'test-map-buffer-range.c' || echo './'`test-map-buffer-range.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../cogl -I../../test-fixtures -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DTESTS_DATADIR=\""../../tests/data"\" -DCOGL_COMPILATION -g3 -O0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c -o test_conformance-test-npot-texture.o `test -f 'test-npot-texture.c' || echo './'`test-npot-texture.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../cogl -I../../test-fixtures -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DTESTS_DATADIR=\""../../tests/data"\" -DCOGL_COMPILATION -g3 -O0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c -o test_conformance-test-alpha-textures.o `test -f 'test-alpha-textures.c' || echo './'`test-alpha-textures.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../cogl -I../../test-fixtures -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DTESTS_DATADIR=\""../../tests/data"\" -DCOGL_COMPILATION -g3 -O0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c -o test_conformance-test-wrap-rectangle-textures.o `test -f 'test-wrap-rectangle-textures.c' || echo './'`test-wrap-rectangle-textures.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../cogl -I../../test-fixtures -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DTESTS_DATADIR=\""../../tests/data"\" -DCOGL_COMPILATION -g3 -O0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../cogl -I../../test-fixtures -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DTESTS_DATADIR=\""../../tests/data"\" -DCOGL_COMPILATION -g3 -O0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c -o test_conformance-test-framebuffer-get-bits.o `test -f 'test-framebuffer-get-bits.c' || echo './'`test-framebuffer-get-bits.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../cogl -I../../test-fixtures -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DTESTS_DATADIR=\""../../tests/data"\" -DCOGL_COMPILATION -g3 -O0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c -o test_conformance-test-primitive-and-journal.o `test -f 'test-primitive-and-journal.c' || echo './'`test-primitive-and-journal.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../cogl -I../../test-fixtures -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DTESTS_DATADIR=\""../../tests/data"\" -DCOGL_COMPILATION -g3 -O0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c -o test_conformance-test-copy-replace-texture.o `test -f 'test-copy-replace-texture.c' || echo './'`test-copy-replace-texture.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../cogl -I../../test-fixtures -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DTESTS_DATADIR=\""../../tests/data"\" -DCOGL_COMPILATION -g3 -O0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../cogl -I../../test-fixtures -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DTESTS_DATADIR=\""../../tests/data"\" -DCOGL_COMPILATION -g3 -O0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c -o test_conformance-test-texture-no-allocate.o `test -f 'test-texture-no-allocate.c' || echo './'`test-texture-no-allocate.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../cogl -I../../test-fixtures -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DTESTS_DATADIR=\""../../tests/data"\" -DCOGL_COMPILATION -g3 -O0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c -o test_conformance-test-fence.o `test -f 'test-fence.c' || echo './'`test-fence.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../cogl -I../../test-fixtures -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATED -DTESTS_DATADIR=\""../../tests/data"\" -DCOGL_COMPILATION -g3 -O0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c -o test_conformance-test-path.o `test -f 'test-path.c' || echo './'`test-path.c /bin/sh ../../libtool --tag=CC --mode=link gcc -g3 -O0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -export-dynamic -Wl,-z,relro -o test-conformance test_conformance-test-conform-main.o test_conformance-test-atlas-migration.o test_conformance-test-blend-strings.o test_conformance-test-blend.o test_conformance-test-depth-test.o test_conformance-test-color-hsl.o test_conformance-test-color-mask.o test_conformance-test-backface-culling.o test_conformance-test-just-vertex-shader.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-size-attribute.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 test_conformance-test-texture-no-allocate.o test_conformance-test-fence.o test_conformance-test-path.o -lgmodule-2.0 -pthread -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lwayland-egl -lwayland-client -lgbm -ldrm -lwayland-server -lEGL -lX11 -lXext -lXdamage -lXfixes -lXcomposite -lXrandr ../../cogl/libcogl.la -lm ../../cogl-path/libcogl-path.la libtool: link: gcc -g3 -O0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -Wl,-z -Wl,relro -o .libs/test-conformance test_conformance-test-conform-main.o test_conformance-test-atlas-migration.o test_conformance-test-blend-strings.o test_conformance-test-blend.o test_conformance-test-depth-test.o test_conformance-test-color-hsl.o test_conformance-test-color-mask.o test_conformance-test-backface-culling.o test_conformance-test-just-vertex-shader.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-size-attribute.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 test_conformance-test-texture-no-allocate.o test_conformance-test-fence.o test_conformance-test-path.o -pthread -Wl,--export-dynamic ../../cogl/.libs/libcogl.so -lgmodule-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lwayland-egl -lwayland-client -lgbm -ldrm -lwayland-server -lEGL -lX11 -lXext -lXdamage -lXfixes -lXcomposite -lXrandr -lm ../../cogl-path/.libs/libcogl-path.a -pthread -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory `/builddir/build/BUILD/cogl-1.16.0/tests/conform' make[3]: Leaving directory `/builddir/build/BUILD/cogl-1.16.0/tests/conform' Making all in unit make[3]: Entering directory `/builddir/build/BUILD/cogl-1.16.0/tests/unit' gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../test-fixtures -I../../cogl -DCOGL_DISABLE_DEPRECATED -DTESTS_DATADIR=\""../../tests/data"\" -DCOGL_COMPILATION -g3 -O0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c -o test_unit-test-unit-main.o `test -f 'test-unit-main.c' || echo './'`test-unit-main.c /bin/sh ../../libtool --tag=CC --mode=link gcc -g3 -O0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -export-dynamic -Wl,-z,relro -o test-unit test_unit-test-unit-main.o -lgmodule-2.0 -pthread -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lwayland-egl -lwayland-client -lgbm -ldrm -lwayland-server -lEGL -lX11 -lXext -lXdamage -lXfixes -lXcomposite -lXrandr ../../cogl/libcogl.la -lm libtool: link: gcc -g3 -O0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -Wl,-z -Wl,relro -o .libs/test-unit test_unit-test-unit-main.o -pthread -Wl,--export-dynamic ../../cogl/.libs/libcogl.so -lgmodule-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lwayland-egl -lwayland-client -lgbm -ldrm -lwayland-server -lEGL -lX11 -lXext -lXdamage -lXfixes -lXcomposite -lXrandr -lm -pthread -Wl,-rpath -Wl,/usr/lib64 source ../../cogl/libcogl.la ; \ /usr/bin/nm -B ../../cogl/.libs/"$dlname"| \ grep '[DR] _\?unit_test_'|sed 's/.\+ [DR] _\?//' > unit-tests GEN check-bitmask-api GEN check-blend-constant-ancestry GEN check-gl-blend-enable GEN check-mesa-driver-package-parser GEN check-point-size-shader GEN check-uniform-ancestry make all-am make[4]: Entering directory `/builddir/build/BUILD/cogl-1.16.0/tests/unit' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/builddir/build/BUILD/cogl-1.16.0/tests/unit' make[3]: Leaving directory `/builddir/build/BUILD/cogl-1.16.0/tests/unit' Making all in micro-perf make[3]: Entering directory `/builddir/build/BUILD/cogl-1.16.0/tests/micro-perf' gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c -o test-journal.o test-journal.c /bin/sh ../../libtool --tag=CC --mode=link gcc -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -Wl,-z,relro -o test-journal test-journal.o -lgmodule-2.0 -pthread -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lwayland-egl -lwayland-client -lgbm -ldrm -lwayland-server -lEGL -lX11 -lXext -lXdamage -lXfixes -lXcomposite -lXrandr ../../cogl/libcogl.la -lm libtool: link: gcc -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -Wl,-z -Wl,relro -o .libs/test-journal test-journal.o -pthread ../../cogl/.libs/libcogl.so -lgmodule-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lwayland-egl -lwayland-client -lgbm -ldrm -lwayland-server -lEGL -lX11 -lXext -lXdamage -lXfixes -lXcomposite -lXrandr -lm -pthread -Wl,-rpath -Wl,/usr/lib64 make[3]: Leaving directory `/builddir/build/BUILD/cogl-1.16.0/tests/micro-perf' Making all in data make[3]: Entering directory `/builddir/build/BUILD/cogl-1.16.0/tests/data' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/cogl-1.16.0/tests/data' make[3]: Entering directory `/builddir/build/BUILD/cogl-1.16.0/tests' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/cogl-1.16.0/tests' make[2]: Leaving directory `/builddir/build/BUILD/cogl-1.16.0/tests' Making all in examples make[2]: Entering directory `/builddir/build/BUILD/cogl-1.16.0/examples' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_EXAMPLES_DATA=\""/builddir/build/BUILD/cogl-1.16.0/examples/"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c -o cogl-info.o cogl-info.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_EXAMPLES_DATA=\""/builddir/build/BUILD/cogl-1.16.0/examples/"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c -o cogl-hello.o cogl-hello.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_EXAMPLES_DATA=\""/builddir/build/BUILD/cogl-1.16.0/examples/"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c -o cogl-msaa.o cogl-msaa.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_EXAMPLES_DATA=\""/builddir/build/BUILD/cogl-1.16.0/examples/"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c -o cogl-gles2-context.o cogl-gles2-context.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_EXAMPLES_DATA=\""/builddir/build/BUILD/cogl-1.16.0/examples/"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c -o cogl-point-sprites.o cogl-point-sprites.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_EXAMPLES_DATA=\""/builddir/build/BUILD/cogl-1.16.0/examples/"\" -pthread -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c -o cogl_crate-cogl-crate.o `test -f 'cogl-crate.c' || echo './'`cogl-crate.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_EXAMPLES_DATA=\""/builddir/build/BUILD/cogl-1.16.0/examples/"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c -o cogl-x11-foreign.o cogl-x11-foreign.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_EXAMPLES_DATA=\""/builddir/build/BUILD/cogl-1.16.0/examples/"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c -o cogl-x11-tfp.o cogl-x11-tfp.c cogl-crate.c: In function 'paint': cogl-crate.c:124:3: warning: 'cogl_pango_render_layout' is deprecated (declared at ../cogl-pango/cogl-pango.h:252): Use 'cogl_pango_show_layout' instead [-Wdeprecated-declarations] cogl_pango_render_layout (data->hello_label, ^ cogl-crate.c: In function 'main': cogl-crate.c:269:3: warning: 'cogl_push_framebuffer' is deprecated (declared at ../cogl/cogl1-context.h:1056) [-Wdeprecated-declarations] cogl_push_framebuffer (fb); ^ cogl-x11-tfp.c: In function 'main': cogl-x11-tfp.c:193:3: warning: 'cogl_push_framebuffer' is deprecated (declared at ../cogl/cogl1-context.h:1056) [-Wdeprecated-declarations] cogl_push_framebuffer (fb); ^ cogl-x11-tfp.c:224:7: warning: 'cogl_set_source_texture' is deprecated (declared at ../cogl/cogl1-context.h:732) [-Wdeprecated-declarations] cogl_set_source_texture (COGL_TEXTURE (tfp)); ^ gcc -DHAVE_CONFIG_H -I. -I.. -I.. -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_EXAMPLES_DATA=\""/builddir/build/BUILD/cogl-1.16.0/examples/"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -c -o cogland.o cogland.c /bin/sh ../libtool --tag=CC --mode=link gcc -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_EXAMPLES_DATA=\""/builddir/build/BUILD/cogl-1.16.0/examples/"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -Wl,-z,relro -o cogl-info cogl-info.o -lgmodule-2.0 -pthread -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lwayland-egl -lwayland-client -lgbm -ldrm -lwayland-server -lEGL -lX11 -lXext -lXdamage -lXfixes -lXcomposite -lXrandr ../cogl/libcogl.la -lm /bin/sh ../libtool --tag=CC --mode=link gcc -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_EXAMPLES_DATA=\""/builddir/build/BUILD/cogl-1.16.0/examples/"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -Wl,-z,relro -o cogl-hello cogl-hello.o -lgmodule-2.0 -pthread -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lwayland-egl -lwayland-client -lgbm -ldrm -lwayland-server -lEGL -lX11 -lXext -lXdamage -lXfixes -lXcomposite -lXrandr ../cogl/libcogl.la -lm /bin/sh ../libtool --tag=CC --mode=link gcc -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_EXAMPLES_DATA=\""/builddir/build/BUILD/cogl-1.16.0/examples/"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -Wl,-z,relro -o cogl-msaa cogl-msaa.o -lgmodule-2.0 -pthread -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lwayland-egl -lwayland-client -lgbm -ldrm -lwayland-server -lEGL -lX11 -lXext -lXdamage -lXfixes -lXcomposite -lXrandr ../cogl/libcogl.la -lm cogland.c:33:12: warning: 'wl_buffer' is deprecated (declared at /usr/include/wayland-server.h:193) [-Wdeprecated-declarations] struct wl_buffer *legacy_buffer; ^ cogland.c: In function 'paint_cb': cogland.c:391:7: warning: 'cogl_push_framebuffer' is deprecated (declared at ../cogl/cogl1-context.h:1056) [-Wdeprecated-declarations] cogl_push_framebuffer (fb); ^ cogland.c:405:15: warning: 'cogl_set_source_texture' is deprecated (declared at ../cogl/cogl1-context.h:732) [-Wdeprecated-declarations] cogl_set_source_texture (COGL_TEXTURE (texture)); ^ cogland.c:411:7: warning: 'cogl_pop_framebuffer' is deprecated (declared at ../cogl/cogl1-context.h:1071) [-Wdeprecated-declarations] cogl_pop_framebuffer (); ^ cogland.c: In function 'cogland_surface_frame': cogland.c:559:3: warning: 'wl_client_add_object' is deprecated (declared at /usr/include/wayland-server.h:205) [-Wdeprecated-declarations] callback->resource = wl_client_add_object (client, ^ cogland.c: In function 'cogland_compositor_create_surface': cogland.c:736:3: warning: 'wl_client_add_object' is deprecated (declared at /usr/include/wayland-server.h:205) [-Wdeprecated-declarations] surface->resource = wl_client_add_object (wayland_client, ^ cogland.c: In function 'cogland_compositor_create_region': cogland.c:807:3: warning: 'wl_client_add_object' is deprecated (declared at /usr/include/wayland-server.h:205) [-Wdeprecated-declarations] region->resource = wl_client_add_object (wayland_client, ^ cogland.c: In function 'bind_output': cogland.c:826:5: warning: 'wl_client_add_object' is deprecated (declared at /usr/include/wayland-server.h:205) [-Wdeprecated-declarations] wl_client_add_object (client, &wl_output_interface, NULL, id, data); ^ cogland.c: In function 'cogland_compositor_create_output': cogland.c:879:3: warning: 'wl_display_add_global' is deprecated (declared at /usr/include/wayland-server.h:215) [-Wdeprecated-declarations] wl_display_add_global (compositor->wayland_display, ^ cogland.c: In function 'compositor_bind': cogland.c:927:3: warning: 'wl_client_add_object' is deprecated (declared at /usr/include/wayland-server.h:205) [-Wdeprecated-declarations] wl_client_add_object (client, &wl_compositor_interface, ^ cogland.c: In function 'get_shell_surface': cogland.c:1089:3: warning: 'wl_client_add_object' is deprecated (declared at /usr/include/wayland-server.h:205) [-Wdeprecated-declarations] shell_surface->resource = wl_client_add_object (client, ^ cogland.c: In function 'bind_shell': cogland.c:1109:3: warning: 'wl_client_add_object' is deprecated (declared at /usr/include/wayland-server.h:205) [-Wdeprecated-declarations] wl_client_add_object (client, &wl_shell_interface, ^ cogland.c: In function 'main': cogland.c:1171:3: warning: 'wl_display_add_global' is deprecated (declared at /usr/include/wayland-server.h:215) [-Wdeprecated-declarations] if (!wl_display_add_global (compositor.wayland_display, ^ cogland.c:1232:3: warning: 'wl_display_add_global' is deprecated (declared at /usr/include/wayland-server.h:215) [-Wdeprecated-declarations] if (wl_display_add_global (compositor.wayland_display, &wl_shell_interface, ^ libtool: link: gcc -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_EXAMPLES_DATA=\"/builddir/build/BUILD/cogl-1.16.0/examples/\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -Wl,-z -Wl,relro -o .libs/cogl-info cogl-info.o -pthread ../cogl/.libs/libcogl.so -lgmodule-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lwayland-egl -lwayland-client -lgbm -ldrm -lwayland-server -lEGL -lX11 -lXext -lXdamage -lXfixes -lXcomposite -lXrandr -lm -pthread -Wl,-rpath -Wl,/usr/lib64 libtool: link: gcc -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_EXAMPLES_DATA=\"/builddir/build/BUILD/cogl-1.16.0/examples/\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -Wl,-z -Wl,relro -o .libs/cogl-msaa cogl-msaa.o -pthread ../cogl/.libs/libcogl.so -lgmodule-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lwayland-egl -lwayland-client -lgbm -ldrm -lwayland-server -lEGL -lX11 -lXext -lXdamage -lXfixes -lXcomposite -lXrandr -lm -pthread -Wl,-rpath -Wl,/usr/lib64 libtool: link: gcc -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_EXAMPLES_DATA=\"/builddir/build/BUILD/cogl-1.16.0/examples/\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -Wl,-z -Wl,relro -o .libs/cogl-hello cogl-hello.o -pthread ../cogl/.libs/libcogl.so -lgmodule-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lwayland-egl -lwayland-client -lgbm -ldrm -lwayland-server -lEGL -lX11 -lXext -lXdamage -lXfixes -lXcomposite -lXrandr -lm -pthread -Wl,-rpath -Wl,/usr/lib64 /bin/sh ../libtool --tag=CC --mode=link gcc -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_EXAMPLES_DATA=\""/builddir/build/BUILD/cogl-1.16.0/examples/"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -Wl,-z,relro -o cogl-gles2-context cogl-gles2-context.o -lgmodule-2.0 -pthread -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lwayland-egl -lwayland-client -lgbm -ldrm -lwayland-server -lEGL -lX11 -lXext -lXdamage -lXfixes -lXcomposite -lXrandr ../cogl/libcogl.la -lm /bin/sh ../libtool --tag=CC --mode=link gcc -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_EXAMPLES_DATA=\""/builddir/build/BUILD/cogl-1.16.0/examples/"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -Wl,-z,relro -o cogl-point-sprites cogl-point-sprites.o -lgmodule-2.0 -pthread -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lwayland-egl -lwayland-client -lgbm -ldrm -lwayland-server -lEGL -lX11 -lXext -lXdamage -lXfixes -lXcomposite -lXrandr ../cogl/libcogl.la -lm /bin/sh ../libtool --tag=CC --mode=link gcc -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_EXAMPLES_DATA=\""/builddir/build/BUILD/cogl-1.16.0/examples/"\" -pthread -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -Wl,-z,relro -o cogl-crate cogl_crate-cogl-crate.o -lgmodule-2.0 -pthread -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lwayland-egl -lwayland-client -lgbm -ldrm -lwayland-server -lEGL -lX11 -lXext -lXdamage -lXfixes -lXcomposite -lXrandr ../cogl/libcogl.la -lm -lpangocairo-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lcairo ../cogl-pango/libcogl-pango.la libtool: link: gcc -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_EXAMPLES_DATA=\"/builddir/build/BUILD/cogl-1.16.0/examples/\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -Wl,-z -Wl,relro -o .libs/cogl-gles2-context cogl-gles2-context.o -pthread ../cogl/.libs/libcogl.so -lgmodule-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lwayland-egl -lwayland-client -lgbm -ldrm -lwayland-server -lEGL -lX11 -lXext -lXdamage -lXfixes -lXcomposite -lXrandr -lm -pthread -Wl,-rpath -Wl,/usr/lib64 /bin/sh ../libtool --tag=CC --mode=link gcc -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_EXAMPLES_DATA=\""/builddir/build/BUILD/cogl-1.16.0/examples/"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -Wl,-z,relro -o cogl-x11-foreign cogl-x11-foreign.o -lgmodule-2.0 -pthread -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lwayland-egl -lwayland-client -lgbm -ldrm -lwayland-server -lEGL -lX11 -lXext -lXdamage -lXfixes -lXcomposite -lXrandr ../cogl/libcogl.la -lm libtool: link: gcc -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_EXAMPLES_DATA=\"/builddir/build/BUILD/cogl-1.16.0/examples/\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -Wl,-z -Wl,relro -o .libs/cogl-point-sprites cogl-point-sprites.o -pthread ../cogl/.libs/libcogl.so -lgmodule-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lwayland-egl -lwayland-client -lgbm -ldrm -lwayland-server -lEGL -lX11 -lXext -lXdamage -lXfixes -lXcomposite -lXrandr -lm -pthread -Wl,-rpath -Wl,/usr/lib64 /bin/sh ../libtool --tag=CC --mode=link gcc -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_EXAMPLES_DATA=\""/builddir/build/BUILD/cogl-1.16.0/examples/"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -Wl,-z,relro -o cogl-x11-tfp cogl-x11-tfp.o -lgmodule-2.0 -pthread -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lwayland-egl -lwayland-client -lgbm -ldrm -lwayland-server -lEGL -lX11 -lXext -lXdamage -lXfixes -lXcomposite -lXrandr ../cogl/libcogl.la -lm libtool: link: gcc -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_EXAMPLES_DATA=\"/builddir/build/BUILD/cogl-1.16.0/examples/\" -pthread -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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.16.0/cogl/.libs/libcogl.so -lm -lgmodule-2.0 -lgdk_pixbuf-2.0 -lwayland-egl -lwayland-client -lgbm -ldrm -lwayland-server -lEGL -lX11 -lXext -lXdamage -lXfixes -lXcomposite -lXrandr -lpangocairo-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lcairo -pthread -Wl,-rpath -Wl,/usr/lib64 /bin/sh ../libtool --tag=CC --mode=link gcc -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_EXAMPLES_DATA=\""/builddir/build/BUILD/cogl-1.16.0/examples/"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -Wl,-z,relro -o cogland cogland.o -lgmodule-2.0 -pthread -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lwayland-egl -lwayland-client -lgbm -ldrm -lwayland-server -lEGL -lX11 -lXext -lXdamage -lXfixes -lXcomposite -lXrandr ../cogl/libcogl.la -lm libtool: link: gcc -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_EXAMPLES_DATA=\"/builddir/build/BUILD/cogl-1.16.0/examples/\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -Wl,-z -Wl,relro -o .libs/cogl-x11-foreign cogl-x11-foreign.o -pthread ../cogl/.libs/libcogl.so -lgmodule-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lwayland-egl -lwayland-client -lgbm -ldrm -lwayland-server -lEGL -lX11 -lXext -lXdamage -lXfixes -lXcomposite -lXrandr -lm -pthread -Wl,-rpath -Wl,/usr/lib64 libtool: link: gcc -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_EXAMPLES_DATA=\"/builddir/build/BUILD/cogl-1.16.0/examples/\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -Wl,-z -Wl,relro -o .libs/cogl-x11-tfp cogl-x11-tfp.o -pthread ../cogl/.libs/libcogl.so -lgmodule-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lwayland-egl -lwayland-client -lgbm -ldrm -lwayland-server -lEGL -lX11 -lXext -lXdamage -lXfixes -lXcomposite -lXrandr -lm -pthread -Wl,-rpath -Wl,/usr/lib64 libtool: link: gcc -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_EXAMPLES_DATA=\"/builddir/build/BUILD/cogl-1.16.0/examples/\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -Wl,-z -Wl,relro -o .libs/cogland cogland.o -pthread ../cogl/.libs/libcogl.so -lgmodule-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lwayland-egl -lwayland-client -lgbm -ldrm -lwayland-server -lEGL -lX11 -lXext -lXdamage -lXfixes -lXcomposite -lXrandr -lm -pthread -Wl,-rpath -Wl,/usr/lib64 make[2]: Leaving directory `/builddir/build/BUILD/cogl-1.16.0/examples' Making all in doc make[2]: Entering directory `/builddir/build/BUILD/cogl-1.16.0/doc' Making all in reference make[3]: Entering directory `/builddir/build/BUILD/cogl-1.16.0/doc/reference' Making all in cogl make[4]: Entering directory `/builddir/build/BUILD/cogl-1.16.0/doc/reference/cogl' if test "/builddir/build/BUILD/cogl-1.16.0/doc/reference/cogl" != "/builddir/build/BUILD/cogl-1.16.0/doc/reference/cogl" ; then \ files=`echo blend-strings.xml cogl-docs.xml cogl-sections.txt cogl-overrides.txt blend-strings.xml cogl.types`; \ if test "x$files" != "x" ; then \ for file in $files ; do \ test -f /builddir/build/BUILD/cogl-1.16.0/doc/reference/cogl/$file && \ cp -pu /builddir/build/BUILD/cogl-1.16.0/doc/reference/cogl/$file /builddir/build/BUILD/cogl-1.16.0/doc/reference/cogl/$file || true; \ done; \ fi; \ fi touch setup-build.stamp _source_dir='' ; \ for i in ../../../cogl ; do \ _source_dir="${_source_dir} --source-dir=$i" ; \ done ; \ gtkdoc-scan --module=cogl --ignore-headers="cogl-atlas.h cogl-atlas-texture-private.h cogl-bitmap-private.h cogl-buffer-private.h cogl-color-private.h cogl-feature-private.h cogl-framebuffer-private.h cogl-onscreen-private.h cogl-gtype-private.h cogl-index-buffer-private.h cogl-indices-private.h cogl-journal-private.h cogl-matrix-private.h cogl-object-private.h cogl-path-private.h cogl-depth-state-private.h cogl-pipeline-fragend-arbfp-private.h cogl-pipeline-fragend-fixed-private.h cogl-pipeline-fragend-glsl-private.h cogl-pipeline-opengl-private.h cogl-pipeline-private.h cogl-pipeline-state-private.h cogl-pipeline-layer-state-private.h cogl-pipeline-progend-glsl-private.h cogl-pipeline-vertend-fixed-private.h cogl-pipeline-vertend-glsl-private.h cogl-pixel-buffer-private.h cogl-primitive-private.h cogl-primitives-private.h cogl-private.h cogl-program-private.h cogl-shader-private.h cogl-sub-texture-private.h cogl-texture-2d-private.h cogl-texture-2d-sliced-private.h cogl-texture-3d-private.h cogl-texture-private.h cogl-texture-rectangle-private.h cogl-vertex-array-private.h cogl-vertex-attribute-private.h cogl-vertex-buffer-private.h cogl-blend-string.h cogl-clip-stack.h cogl-debug.h cogl-defines.h cogl-deprecated.h cogl-internal.h cogl-matrix-mesa.h cogl-matrix-stack.h cogl-spans.h cogl-profile.h cogl-util.h driver tesselator winsys" ${_source_dir} --deprecated-guards="COGL_DISABLE_DEPRECATED" if grep -l '^..*$' cogl.types > /dev/null 2>&1 ; then \ scanobj_options=""; \ gtkdoc-scangobj 2>&1 --help | grep >/dev/null "\-\-verbose"; \ if test "../../../cogl/cogl-util.h ../../../cogl/cogl-texture-2d-sliced.h ../../../cogl/cogl-texture-2d-gl.h ../../../cogl/cogl-output.h ../../../cogl/cogl-matrix.h ../../../cogl/cogl-macros.h ../../../cogl/cogl-vertex-buffer.h ../../../cogl/cogl-attribute-buffer-private.h ../../../cogl/cogl-glsl-shader-boilerplate.h ../../../cogl/cogl-frame-info.h ../../../cogl/cogl-onscreen-template.h ../../../cogl/cogl-attribute-private.h ../../../cogl/cogl-clutter.h ../../../cogl/cogl-glx-renderer-private.h ../../../cogl/cogl-color-private.h ../../../cogl/cogl-kms-display.h ../../../cogl/cogl-blit.h ../../../cogl/cogl-pipeline-layer-state.h ../../../cogl/cogl-depth-state-private.h ../../../cogl/cogl-pipeline-cache.h ../../../cogl/cogl-depth-state.h ../../../cogl/cogl-color.h ../../../cogl/cogl-error-private.h ../../../cogl/cogl-error.h ../../../cogl/cogl-context-private.h ../../../cogl/cogl-texture-3d-private.h ../../../cogl/cogl-xlib.h ../../../cogl/cogl-output-private.h ../../../cogl/cogl-sdl.h ../../../cogl/cogl-material-compat.h ../../../cogl/cogl-pipeline-snippet-private.h ../../../cogl/cogl-wayland-client.h ../../../cogl/cogl-primitives-private.h ../../../cogl/cogl-fence.h ../../../cogl/cogl-frame-info-private.h ../../../cogl/cogl-bitmap-private.h ../../../cogl/cogl-bitmap.h ../../../cogl/cogl-blend-string.h ../../../cogl/cogl-list.h ../../../cogl/cogl-sub-texture.h ../../../cogl/cogl-sampler-cache-private.h ../../../cogl/cogl-index-buffer.h ../../../cogl/cogl-pipeline-state.h ../../../cogl/cogl-vector.h ../../../cogl/cogl-texture.h ../../../cogl/cogl-meta-texture.h ../../../cogl/cogl-atlas-texture-private.h ../../../cogl/cogl-pipeline.h ../../../cogl/cogl-object.h ../../../cogl/cogl-point-in-poly-private.h ../../../cogl/cogl-xlib-private.h ../../../cogl/cogl-atlas.h ../../../cogl/cogl-glsl-shader-private.h ../../../cogl/cogl-framebuffer.h ../../../cogl/cogl-onscreen-template-private.h ../../../cogl/cogl-primitives.h ../../../cogl/cogl-snippet-private.h ../../../cogl/cogl-shader.h ../../../cogl/cogl-poll.h ../../../cogl/cogl-spans.h ../../../cogl/cogl-i18n-private.h ../../../cogl/cogl1-context.h ../../../cogl/cogl-wayland-renderer.h ../../../cogl/cogl-profile.h ../../../cogl/cogl-index-buffer-private.h ../../../cogl/cogl-pipeline-state-private.h ../../../cogl/cogl-texture-private.h ../../../cogl/cogl-xlib-renderer-private.h ../../../cogl/cogl-buffer.h ../../../cogl/cogl-primitive-private.h ../../../cogl/cogl.h ../../../cogl/cogl-pipeline-private.h ../../../cogl/cogl-object-private.h ../../../cogl/cogl-texture-rectangle.h ../../../cogl/cogl-texture-2d-private.h ../../../cogl/cogl-egl.h ../../../cogl/cogl-framebuffer-private.h ../../../cogl/cogl-matrix-stack-private.h ../../../cogl/cogl-vertex-buffer-private.h ../../../cogl/cogl-primitive-texture.h ../../../cogl/cogl-pixel-buffer-private.h ../../../cogl/cogl-poll-private.h ../../../cogl/cogl-debug-options.h ../../../cogl/cogl-enum-types.h ../../../cogl/cogl-flags.h ../../../cogl/cogl-xlib-renderer.h ../../../cogl/cogl-gles2.h ../../../cogl/cogl-deprecated.h ../../../cogl/cogl-texture-2d.h ../../../cogl/cogl-renderer.h ../../../cogl/cogl-gpu-info-private.h ../../../cogl/cogl-rectangle-map.h ../../../cogl/cogl-x11-renderer-private.h ../../../cogl/cogl-swap-chain.h ../../../cogl/cogl-buffer-private.h ../../../cogl/cogl-indices.h ../../../cogl/cogl-offscreen.h ../../../cogl/cogl-private.h ../../../cogl/cogl-win32-renderer.h ../../../cogl/cogl-debug.h ../../../cogl/cogl-renderer-private.h ../../../cogl/cogl-pipeline-hash-table.h ../../../cogl/cogl-pipeline-layer-state-private.h ../../../cogl/cogl-program-private.h ../../../cogl/cogl-egl-defines.h ../../../cogl/cogl-bitmap-packing.h ../../../cogl/cogl-magazine-private.h ../../../cogl/cogl-fixed.h ../../../cogl/cogl-memory-stack-private.h ../../../cogl/cogl-glx-display-private.h ../../../cogl/cogl-pipeline-layer-private.h ../../../cogl/cogl-clip-state-private.h ../../../cogl/cogl-pixel-buffer.h ../../../cogl/cogl-quaternion.h ../../../cogl/cogl2-experimental.h ../../../cogl/cogl-texture-rectangle-private.h ../../../cogl/cogl-primitive.h ../../../cogl/cogl-fence-private.h ../../../cogl/cogl-defines.h ../../../cogl/cogl-closure-list-private.h ../../../cogl/cogl-journal-private.h ../../../cogl/cogl-gl-header.h ../../../cogl/cogl-gles2-types.h ../../../cogl/cogl-display.h ../../../cogl/cogl-onscreen.h ../../../cogl/cogl-matrix-private.h ../../../cogl/cogl-matrix-stack.h ../../../cogl/cogl-indices-private.h ../../../cogl/cogl-texture-driver.h ../../../cogl/cogl-wayland-server.h ../../../cogl/cogl-clip-stack.h ../../../cogl/cogl-euler.h ../../../cogl/cogl-boxed-value.h ../../../cogl/cogl-types.h ../../../cogl/cogl-gles2-context-private.h ../../../cogl/cogl-context.h ../../../cogl/cogl-snippet.h ../../../cogl/cogl-sub-texture-private.h ../../../cogl/cogl-clip-state.h ../../../cogl/cogl-texture-2d-sliced-private.h ../../../cogl/cogl-attribute-buffer.h ../../../cogl/cogl-quaternion-private.h ../../../cogl/cogl-glib-source.h ../../../cogl/cogl-attribute.h ../../../cogl/cogl-atlas-texture.h ../../../cogl/cogl-bitmask.h ../../../cogl/cogl-kms-renderer.h ../../../cogl/cogl-pango.h ../../../cogl/cogl-onscreen-private.h ../../../cogl/cogl-node-private.h ../../../cogl/cogl-swap-chain-private.h ../../../cogl/cogl-feature-private.h ../../../cogl/cogl-gtype-private.h ../../../cogl/cogl-config-private.h ../../../cogl/cogl-display-private.h ../../../cogl/cogl-version.h ../../../cogl/cogl-clutter-xlib.h ../../../cogl/cogl-shader-private.h ../../../cogl/cogl-texture-3d.h ../../../cogl/cogl-driver.h ../../../cogl/cogl-spans.c ../../../cogl/cogl-texture-rectangle.c ../../../cogl/cogl-xlib.c ../../../cogl/cogl-program.c ../../../cogl/cogl-buffer.c ../../../cogl/cogl-frame-info.c ../../../cogl/cogl.c ../../../cogl/cogl-color.c ../../../cogl/cogl-pipeline-layer-state.c ../../../cogl/cogl-magazine.c ../../../cogl/cogl-pipeline-layer.c ../../../cogl/cogl-clip-state.c ../../../cogl/cogl-enum-types.c ../../../cogl/cogl-fence.c ../../../cogl/cogl-poll.c ../../../cogl/cogl-closure-list.c ../../../cogl/cogl-bitmap-conversion.c ../../../cogl/stb_image.c ../../../cogl/cogl-pipeline-state.c ../../../cogl/cogl-sub-texture.c ../../../cogl/cogl-debug.c ../../../cogl/cogl-framebuffer.c ../../../cogl/cogl-fixed.c ../../../cogl/cogl-gles2-context.c ../../../cogl/cogl-clutter.c ../../../cogl/cogl-quaternion.c ../../../cogl/cogl-texture-2d-sliced.c ../../../cogl/cogl-primitive.c ../../../cogl/cogl-node.c ../../../cogl/cogl-swap-chain.c ../../../cogl/cogl-config.c ../../../cogl/cogl-pipeline-cache.c ../../../cogl/cogl-matrix.c ../../../cogl/cogl-display.c ../../../cogl/cogl-shader.c ../../../cogl/cogl-boxed-value.c ../../../cogl/cogl-context.c ../../../cogl/cogl-blit.c ../../../cogl/cogl-meta-texture.c ../../../cogl/cogl-euler.c ../../../cogl/cogl-point-in-poly.c ../../../cogl/cogl-attribute-buffer.c ../../../cogl/cogl-glib-source.c ../../../cogl/cogl-attribute.c ../../../cogl/cogl-memory-stack.c ../../../cogl/cogl-bitmask.c ../../../cogl/cogl-feature-private.c ../../../cogl/cogl-bitmap-pixbuf.c ../../../cogl/cogl-xlib-renderer.c ../../../cogl/cogl-sampler-cache.c ../../../cogl/cogl-texture-3d.c ../../../cogl/cogl-pipeline.c ../../../cogl/cogl-output.c ../../../cogl/cogl-util.c ../../../cogl/cogl-rectangle-map.c ../../../cogl/cogl-primitive-texture.c ../../../cogl/cogl-indices.c ../../../cogl/cogl-pipeline-hash-table.c ../../../cogl/cogl-pipeline-snippet.c ../../../cogl/cogl-depth-state.c ../../../cogl/cogl-pipeline-debug.c ../../../cogl/cogl-profile.c ../../../cogl/cogl-error.c ../../../cogl/cogl-atlas-texture.c ../../../cogl/cogl-onscreen.c ../../../cogl/cogl2-compatibility.c ../../../cogl/cogl-primitives.c ../../../cogl/cogl-onscreen-template.c ../../../cogl/cogl-sdl.c ../../../cogl/cogl-journal.c ../../../cogl/cogl-bitmap.c ../../../cogl/cogl-blend-string.c ../../../cogl/cogl-renderer.c ../../../cogl/cogl-win32-renderer.c ../../../cogl/cogl-glsl-shader.c ../../../cogl/cogl-vector.c ../../../cogl/cogl-index-buffer.c ../../../cogl/cogl-gpu-info.c ../../../cogl/cogl-texture.c ../../../cogl/cogl-material-compat.c ../../../cogl/cogl-list.c ../../../cogl/cogl-clip-stack.c ../../../cogl/cogl-snippet.c ../../../cogl/cogl-object.c ../../../cogl/cogl-atlas.c ../../../cogl/cogl-matrix-stack.c ../../../cogl/cogl-vertex-buffer.c ../../../cogl/cogl-texture-2d.c ../../../cogl/cogl-pixel-buffer.c ../../../cogl/cogl-auto-texture.c" = "0"; then \ if test "x1" = "x1"; then \ scanobj_options="--verbose"; \ fi; \ fi; \ CC="/bin/sh ../../../libtool --tag=CC --mode=compile gcc -I../../.. -I../../../cogl -DCOGL_ENABLE_EXPERIMENTAL_API -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/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 -m64 -mtune=generic -fPIC" LD="/bin/sh ../../../libtool --tag=CC --mode=link gcc -lgobject-2.0 -lglib-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -Wl,-z,relro " RUN="/bin/sh ../../../libtool --mode=execute" CFLAGS=" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC" LDFLAGS="../../../cogl/libcogl.la -lgmodule-2.0 -pthread -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lwayland-egl -lwayland-client -lgbm -ldrm -lwayland-server -lEGL -lX11 -lXext -lXdamage -lXfixes -lXcomposite -lXrandr -Wl,-z,relro " \ gtkdoc-scangobj --type-init-func="g_type_init()" $scanobj_options --module=cogl; \ else \ for i in cogl.args cogl.hierarchy cogl.interfaces cogl.prerequisites cogl.signals ; do \ test -f $i || touch $i ; \ done \ fi touch scan-build.stamp _source_dir='' ; \ for i in ../../../cogl ; do \ _source_dir="${_source_dir} --source-dir=$i" ; \ done ; \ gtkdoc-mkdb --module=cogl --output-format=xml --expand-content-files="blend-strings.xml" --main-sgml-file=cogl-docs.xml ${_source_dir} --sgml-mode --output-format=xml --name-space=cogl ../../../cogl/cogl-attribute-buffer.h:49: warning: Section cogl-attribute-buffer 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-sdl.h:97: warning: Section cogl-sdl is not defined in the cogl-sections.txt file. ../../../cogl/cogl-framebuffer.h:87: warning: Section cogl-framebuffer is not defined in the cogl-sections.txt file. ../../../cogl/cogl-framebuffer.h:1096: warning: cogl_framebuffer_draw_primitive 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:1134: warning: cogl_framebuffer_vdraw_attributes 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:1247: warning: cogl_framebuffer_vdraw_indexed_attributes 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-snippet.h:333: warning: Section cogl-snippet 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-shader.h:244: warning: cogl_create_shader 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:257: warning: cogl_shader_ref 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:270: warning: cogl_shader_unref 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:284: warning: cogl_is_shader 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:301: warning: cogl_shader_source 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:316: warning: cogl_shader_compile 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:333: warning: cogl_shader_get_info_log 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:347: warning: cogl_shader_get_type 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:360: warning: cogl_shader_is_compiled 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:373: warning: cogl_create_program 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:388: warning: cogl_program_ref 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:401: warning: cogl_program_unref 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:416: warning: cogl_is_program 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:432: warning: cogl_program_attach_shader 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:447: warning: cogl_program_link 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:466: warning: cogl_program_use 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:484: warning: cogl_program_get_uniform_location 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:502: warning: cogl_program_set_uniform_1f 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:521: warning: cogl_program_set_uniform_1i 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:544: warning: cogl_program_set_uniform_float 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:569: warning: cogl_program_set_uniform_int 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:595: warning: cogl_program_set_uniform_matrix 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:614: warning: cogl_program_uniform_1f 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:629: warning: cogl_program_uniform_1i 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:646: warning: cogl_program_uniform_float 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:665: warning: cogl_program_uniform_int 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:686: warning: cogl_program_uniform_matrix 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-matrix-stack.h:92: warning: Section cogl-matrix-stack is not defined in the cogl-sections.txt file. ../../../cogl/cogl-pipeline.h:56: warning: Section cogl-pipeline 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-indices.h:99: warning: Section cogl-indices is not defined in the cogl-sections.txt file. ../../../cogl/cogl1-context.h:52: warning: cogl_get_option_group 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:67: warning: cogl_get_features 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:83: warning: cogl_features_available 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:121: warning: cogl_check_extension 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:140: warning: cogl_get_bitmasks 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:164: warning: cogl_perspective 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:191: warning: cogl_frustum 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:230: warning: cogl_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/cogl1-context.h:249: warning: cogl_viewport 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:266: warning: cogl_set_viewport 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:281: warning: cogl_push_matrix 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:292: warning: cogl_pop_matrix 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:307: warning: cogl_scale 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:324: warning: cogl_translate 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:345: warning: cogl_rotate 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:361: warning: cogl_transform 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:374: warning: cogl_get_modelview_matrix 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:387: warning: cogl_set_modelview_matrix 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:400: warning: cogl_get_projection_matrix 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:413: warning: cogl_set_projection_matrix 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:429: warning: cogl_get_viewport 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:445: 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:458: 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:474: warning: cogl_set_backface_culling_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:488: warning: cogl_get_backface_culling_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:519: warning: cogl_set_fog 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:535: warning: cogl_disable_fog 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:550: warning: cogl_clear 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:569: warning: cogl_set_source 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:592: warning: cogl_get_source 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:609: warning: cogl_push_source 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:625: warning: cogl_pop_source 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:649: warning: cogl_set_source_color 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:672: warning: cogl_set_source_color4ub 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:699: warning: cogl_set_source_color4f 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:729: warning: cogl_set_source_texture 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:761: warning: cogl_clip_push_window_rect 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:787: warning: cogl_clip_push_window_rectangle 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:816: warning: cogl_clip_push 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:843: warning: cogl_clip_push_rectangle 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:880: warning: cogl_clip_push_primitive 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:896: warning: cogl_clip_pop 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:912: warning: cogl_clip_ensure 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:933: warning: cogl_clip_stack_save 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:951: warning: cogl_clip_stack_restore 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:968: warning: cogl_set_framebuffer 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:1053: warning: cogl_push_framebuffer 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:1068: warning: cogl_pop_framebuffer 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:1088: warning: cogl_set_draw_buffer 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:1102: warning: cogl_push_draw_buffer 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:1115: warning: cogl_pop_draw_buffer 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:1143: warning: cogl_read_pixels 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:1256: warning: cogl_begin_gl 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:1269: warning: cogl_end_gl 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-sections.txt file. ../../../cogl/cogl-display.h:63: warning: Section cogl-display is not defined in the cogl-sections.txt file. ../../../cogl/cogl-vertex-buffer.h:87: warning: cogl_vertex_buffer_new 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-vertex-buffer.h:100: warning: cogl_vertex_buffer_get_n_vertices 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-vertex-buffer.h:169: warning: cogl_vertex_buffer_add 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-vertex-buffer.h:190: warning: cogl_vertex_buffer_delete 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-vertex-buffer.h:209: warning: cogl_vertex_buffer_submit 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-vertex-buffer.h:229: warning: cogl_vertex_buffer_disable 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-vertex-buffer.h:249: warning: cogl_vertex_buffer_enable 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-vertex-buffer.h:270: warning: cogl_vertex_buffer_draw 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-vertex-buffer.h:295: warning: cogl_vertex_buffer_indices_new 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-vertex-buffer.h:311: warning: cogl_vertex_buffer_indices_get_type 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-vertex-buffer.h:336: warning: cogl_vertex_buffer_draw_elements 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-vertex-buffer.h:356: warning: cogl_vertex_buffer_ref 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-vertex-buffer.h:368: warning: cogl_vertex_buffer_unref 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-vertex-buffer.h:405: warning: cogl_vertex_buffer_indices_get_for_quads 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-vertex-buffer.h:421: warning: cogl_is_vertex_buffer 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-vertex-buffer.h:438: warning: cogl_is_vertex_buffer_indices 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-list.h:57: warning: Symbol name not found at the start of the comment block. ../../../cogl/cogl-texture-2d-sliced.h:62: warning: Section cogl-texture-2d-sliced 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-error.h:107: warning: Section cogl-error 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/cogl-primitive.h:51: warning: Section cogl-primitive is not defined in the cogl-sections.txt file. ../../../cogl/cogl-color.h:115: 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:155: 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-texture.h:288: warning: Parsing comment block file : parameter expected. ../../../cogl/cogl-texture.h:313: 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:433: warning: Parsing comment block file : parameter expected. ../../../cogl/cogl-texture.h:567: warning: cogl_texture_ref 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:579: warning: cogl_texture_unref 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-offscreen.h:104: warning: cogl_offscreen_new_to_texture 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-offscreen.h:132: warning: cogl_offscreen_ref 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-offscreen.h:145: warning: cogl_offscreen_unref 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-poll.h:51: warning: Section cogl-poll is not defined in the cogl-sections.txt file. ../../../cogl/cogl-matrix.h:406: 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-gles2.h:82: warning: Section cogl-gles2 is not defined in the cogl-sections.txt file. ../../../cogl/cogl-material-compat.h:139: warning: cogl_material_new 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:161: warning: cogl_material_copy 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:177: warning: cogl_material_ref 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:191: warning: cogl_material_unref 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:205: warning: cogl_is_material 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:226: warning: cogl_material_set_color 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:246: warning: cogl_material_set_color4ub 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:269: warning: cogl_material_set_color4f 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:287: warning: cogl_material_get_color 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:309: warning: cogl_material_set_ambient 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:324: warning: cogl_material_get_ambient 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:343: warning: cogl_material_set_diffuse 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:358: warning: cogl_material_get_diffuse 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:378: warning: cogl_material_set_ambient_and_diffuse 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:397: warning: cogl_material_set_specular 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:412: warning: cogl_material_get_specular 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:432: warning: cogl_material_set_shininess 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:448: warning: cogl_material_get_shininess 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:466: warning: cogl_material_set_emission 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:481: warning: cogl_material_get_emission 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:537: warning: cogl_material_set_alpha_test_function 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:628: warning: cogl_material_set_blend 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:645: warning: cogl_material_set_blend_constant 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:666: warning: cogl_material_set_point_size 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:683: warning: cogl_material_get_point_size 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:700: warning: cogl_material_get_user_program 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:751: warning: cogl_material_set_user_program 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:776: warning: cogl_material_set_layer 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:790: warning: cogl_material_remove_layer 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:889: warning: cogl_material_set_layer_combine 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:910: warning: cogl_material_set_layer_combine_constant 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:926: warning: cogl_material_set_layer_matrix 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:954: warning: cogl_material_get_layers 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:969: warning: cogl_material_get_n_layers 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:1002: warning: cogl_material_layer_get_type 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:1021: warning: cogl_material_layer_get_texture 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:1034: warning: cogl_material_layer_get_min_filter 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:1047: warning: cogl_material_layer_get_mag_filter 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:1062: warning: cogl_material_set_layer_filters 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:1092: warning: cogl_material_set_layer_point_sprite_coords_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-material-compat.h:1114: warning: cogl_material_get_layer_point_sprite_coords_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-material-compat.h:1133: warning: cogl_material_get_layer_wrap_mode_s 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:1149: warning: cogl_material_set_layer_wrap_mode_s 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:1169: warning: cogl_material_get_layer_wrap_mode_t 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:1186: warning: cogl_material_set_layer_wrap_mode_t 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:1206: warning: cogl_material_get_layer_wrap_mode_p 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:1223: warning: cogl_material_set_layer_wrap_mode_p 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:1244: warning: cogl_material_set_layer_wrap_mode 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:1261: warning: cogl_material_layer_get_wrap_mode_s 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:1276: warning: cogl_material_layer_get_wrap_mode_t 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:1293: warning: cogl_material_layer_get_wrap_mode_p 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:1320: warning: cogl_material_set_depth_state 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:1338: warning: cogl_material_get_depth_state 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:1356: warning: CoglMaterialLayerCallback 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:1373: warning: cogl_material_foreach_layer 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:640: 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:658: 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-meta-texture.h:87: warning: Section cogl-meta-texture is not defined in the cogl-sections.txt file. ../../../cogl/cogl-renderer.h:68: warning: Section cogl-renderer 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/cogl-texture-rectangle.h:61: warning: Section cogl-texture-rectangle is not defined in the cogl-sections.txt file. ../../../cogl/cogl-atlas-texture.h:58: warning: Section cogl-atlas-texture is not defined in the cogl-sections.txt file. ../../../cogl/cogl-version.h:70: warning: Section cogl-version is not defined in the cogl-sections.txt file. ../../../cogl/cogl-fence.h:41: warning: Section cogl-fence is not defined in the cogl-sections.txt file. ../../../cogl/cogl-fence.h:92: warning: Free-form return value description in cogl_frame_closure_get_user_data. Use `Returns:' to avoid ambiguities. ../../../cogl/cogl-fence.h:113: warning: Free-form return value description in cogl_framebuffer_add_fence_callback. Use `Returns:' to avoid ambiguities. ../../../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:347: warning: Value description for CoglPixelFormat::COGL_PIXEL_FORMAT_DEPTH_16 is missing in source code comment block. ../../../cogl/cogl-types.h:347: warning: Value description for CoglPixelFormat::COGL_PIXEL_FORMAT_DEPTH_32 is missing in source code comment block. ../../../cogl/cogl-types.h:347: warning: Value description for CoglPixelFormat::COGL_PIXEL_FORMAT_DEPTH_24_STENCIL_8 is missing in source code comment block. ../../../cogl/cogl-types.h:435: warning: Value description for CoglFeatureFlags::COGL_FEATURE_ONSCREEN_MULTIPLE is missing in source code comment block. ./cogl-sections.txt:133: warning: No declaration found for cogl_clip_push_from_path. ./cogl-sections.txt:134: warning: No declaration found for cogl_clip_push_from_path_preserve. ./cogl-sections.txt:152: warning: No declaration found for cogl_is_path. ./cogl-sections.txt:153: warning: No declaration found for cogl_path_new. ./cogl-sections.txt:154: warning: No declaration found for cogl_get_path. ./cogl-sections.txt:155: warning: No declaration found for cogl_set_path. ./cogl-sections.txt:156: warning: No declaration found for cogl_path_copy. ./cogl-sections.txt:157: warning: No declaration found for cogl_path_move_to. ./cogl-sections.txt:158: warning: No declaration found for cogl_path_close. ./cogl-sections.txt:159: warning: No declaration found for cogl_path_line_to. ./cogl-sections.txt:160: warning: No declaration found for cogl_path_curve_to. ./cogl-sections.txt:161: warning: No declaration found for cogl_path_arc. ./cogl-sections.txt:162: warning: No declaration found for cogl_path_rel_move_to. ./cogl-sections.txt:163: warning: No declaration found for cogl_path_rel_line_to. ./cogl-sections.txt:164: warning: No declaration found for cogl_path_rel_curve_to. ./cogl-sections.txt:165: warning: No declaration found for cogl_path_line. ./cogl-sections.txt:166: warning: No declaration found for cogl_path_polyline. ./cogl-sections.txt:167: warning: No declaration found for cogl_path_polygon. ./cogl-sections.txt:168: warning: No declaration found for cogl_path_rectangle. ./cogl-sections.txt:169: warning: No declaration found for cogl_path_round_rectangle. ./cogl-sections.txt:170: warning: No declaration found for cogl_path_ellipse. ./cogl-sections.txt:173: warning: No declaration found for CoglPathFillRule. ./cogl-sections.txt:174: warning: No declaration found for cogl_path_set_fill_rule. ./cogl-sections.txt:175: warning: No declaration found for cogl_path_get_fill_rule. ./cogl-sections.txt:176: warning: No declaration found for cogl_path_fill. ./cogl-sections.txt:177: warning: No declaration found for cogl_path_fill_preserve. ./cogl-sections.txt:178: warning: No declaration found for cogl_path_stroke. ./cogl-sections.txt:179: warning: No declaration found for cogl_path_stroke_preserve. ../../../cogl/cogl-texture.h:313: warning: Parameter description for cogl_texture_get_rowstride::texture is missing in source code comment block. ../../../cogl/cogl-types.h:491: warning: Field description for CoglColor::red is not used from source code comment block. ../../../cogl/cogl-types.h:491: warning: Field description for CoglColor::alpha is not used from source code comment block. ../../../cogl/cogl-types.h:491: warning: Field description for CoglColor::green is not used from source code comment block. ../../../cogl/cogl-types.h:491: warning: Field description for CoglColor::blue is not used from source code comment block. ../../../cogl/cogl-matrix.h:81: warning: Field descriptions for struct CoglMatrix are missing in source code comment block. ./cogl-sections.txt:550: warning: No declaration found for cogl_depth_state_set_writing_enabled. ./cogl-sections.txt:551: warning: No declaration found for cogl_depth_state_get_writing_enabled. ./cogl-sections.txt:561: warning: No declaration found for CoglBufferUsageHint. ./cogl-sections.txt:562: warning: No declaration found for cogl_buffer_set_usage_hint. ./cogl-sections.txt:563: 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. See cogl-undeclared.txt for the list of undeclared symbols. ./cogl-unused.txt:1: warning: 1011 unused declarations.They should be added to cogl-sections.txt in the appropriate place. touch sgml-build.stamp rm -rf html && mkdir html && \ mkhtml_options=""; \ gtkdoc-mkhtml 2>&1 --help | grep >/dev/null "\-\-verbose"; \ if test "sgml.stamp cogl-docs.xml blend-strings.xml" = "0"; then \ if test "x1" = "x1"; then \ mkhtml_options="$mkhtml_options --verbose"; \ fi; \ fi; \ gtkdoc-mkhtml 2>&1 --help | grep >/dev/null "\-\-path"; \ if test "sgml.stamp cogl-docs.xml blend-strings.xml" = "0"; then \ mkhtml_options="$mkhtml_options --path=\"/builddir/build/BUILD/cogl-1.16.0/doc/reference/cogl\""; \ fi; \ cd html && gtkdoc-mkhtml $mkhtml_options cogl ../cogl-docs.xml gtkdoc-fixxref --module=cogl --module-dir=html --html-dir=/usr/share/gtk-doc/html --extra-dir=/usr/share/gtk-doc/html/glib --extra-dir=/share/gtk-doc/html/gdk-pixbuf html/cogl-Clipping.html:69: warning: no link for: 'cogl-framebuffer-push-rectangle-clip' -> (cogl_framebuffer_push_rectangle_clip()). html/cogl-Clipping.html:118: warning: no link for: 'cogl-framebuffer-push-scissor-clip' -> (cogl_framebuffer_push_scissor_clip()). html/cogl-Clipping.html:163: warning: no link for: 'cogl-framebuffer-pop-clip' -> (cogl_framebuffer_pop_clip()). html/cogl-Quaternions-(Rotations).html:492: warning: no link for: 'TRUE:CAPS' -> (TRUE). html/cogl-Quaternions-(Rotations).html:492: warning: no link for: 'FALSE:CAPS' -> (FALSE). html/cogl-General-API-(Deprecated).html:48: warning: no link for: 'CoglBool' -> (CoglBool). html/cogl-General-API-(Deprecated).html:143: warning: no link for: 'alpha-bits' -> (alpha_bits()). html/cogl-General-API-(Deprecated).html:186: warning: no link for: 'cogl-pipeline-set-depth-state' -> (cogl_pipeline_set_depth_state()). html/cogl-General-API-(Deprecated).html:191: warning: no link for: 'clutter-actor-raise' -> (clutter_actor_raise()). html/cogl-General-API-(Deprecated).html:192: warning: no link for: 'clutter-actor-lower' -> (clutter_actor_lower()). html/cogl-General-API-(Deprecated).html:216: warning: no link for: 'cogl-set-depth-test-enable' -> (cogl_set_depth_test_enable()). html/cogl-Color-Type.html:397: warning: no link for: '1:CAPS' -> (1). html/cogl-Color-Type.html:1114: warning: no link for: 'g-hash-table-new' -> (g_hash_table_new()). html/cogl-Color-Type.html:1115: warning: no link for: 'GHashTable' -> (GHashTable). 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:60: warning: no link for: 'CoglContext' -> (CoglContext). 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:402: warning: no link for: 'CoglPixelBuffer' -> (CoglPixelBuffer). html/cogl-Offscreen-Buffers-(Deprecated).html:67: warning: no link for: 'CoglOffscreen' -> (CoglOffscreen). html/cogl-Textures-(Deprecated).html:67: warning: no link for: 'CoglTexture' -> (CoglTexture). html/cogl-Bitmaps.html:42: warning: no link for: 'CoglError' -> (CoglError). html/cogl-Materials-(Deprecated).html:107: warning: no link for: 'cogl-pipeline-get-layers' -> (cogl_pipeline_get_layers()). html/cogl-Shaders-and-Programmable-Pipeline-(Deprecated).html:75: warning: no link for: 'CoglSnippet' -> (CoglSnippet). html/cogl-Offscreen-Buffers.html:44: warning: no link for: 'CoglFramebuffer' -> (CoglFramebuffer). html/cogl-Offscreen-Buffers.html:76: warning: no link for: 'CoglTexture2D' -> (CoglTexture2D). html/cogl-Offscreen-Buffers.html:76: warning: no link for: 'CoglTexture3D' -> (CoglTexture3D). html/cogl-Offscreen-Buffers.html:76: warning: no link for: 'CoglTextureRectangle' -> (CoglTextureRectangle). html/cogl-Offscreen-Buffers.html:77: warning: no link for: 'CoglTexture2DSliced' -> (CoglTexture2DSliced). html/cogl-Offscreen-Buffers.html:93: warning: no link for: 'cogl-framebuffer-allocate' -> (cogl_framebuffer_allocate()). 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:778: warning: no link for: 'cogl-is-texture-2d' -> (cogl_is_texture_2d). html/ix01.html:778: warning: no link for: 'cogl-2D-textures' -> (2D textures). html/ix01.html:1493: warning: no link for: 'cogl-texture-2d-new-from-data' -> (cogl_texture_2d_new_from_data). html/ix01.html:1497: warning: no link for: 'cogl-texture-2d-new-from-foreign' -> (cogl_texture_2d_new_from_foreign). html/ix01.html:1501: warning: no link for: 'cogl-texture-2d-new-with-size' -> (cogl_texture_2d_new_with_size). html/cogl-3D-textures.html:82: warning: no link for: 'cogl-texture-allocate' -> (cogl_texture_allocate()). 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:193: warning: no link for: 'cogl-pipeline-set-blend' -> (cogl_pipeline_set_blend()). 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:962: warning: no link for: 'cogl-foreach-feature' -> (cogl_foreach_feature()). html/cogl-General-API.html:985: warning: no link for: 'cogl-has-feature' -> (cogl_has_feature()). html/cogl-General-API.html:1055: warning: no link for: 'GOptionGroup' -> (GOptionGroup). html/cogl-General-API.html:1078: warning: no link for: 'cogl-framebuffer-push-matrix' -> (cogl_framebuffer_push_matrix()). html/cogl-General-API.html:1091: warning: no link for: 'cogl-framebuffer-pop-matrix' -> (cogl_framebuffer_pop_matrix()). html/cogl-General-API.html:1140: warning: no link for: 'cogl-framebuffer-translate' -> (cogl_framebuffer_translate()). html/cogl-General-API.html:1176: warning: no link for: 'cogl-framebuffer-rotate' -> (cogl_framebuffer_rotate()). html/cogl-General-API.html:1216: warning: no link for: 'cogl-framebuffer-transform' -> (cogl_framebuffer_transform()). html/cogl-General-API.html:1244: warning: no link for: 'cogl-framebuffer-frustum' -> (cogl_framebuffer_frustum()). html/cogl-General-API.html:1298: warning: no link for: 'cogl-framebuffer-perspective' -> (cogl_framebuffer_perspective()). html/cogl-General-API.html:1349: warning: no link for: 'cogl-framebuffer-orthographic' -> (cogl_framebuffer_orthographic()). html/cogl-General-API.html:1417: warning: no link for: 'cogl-framebuffer-get-modelview-matrix' -> (cogl_framebuffer_get_modelview_matrix()). html/cogl-General-API.html:1441: warning: no link for: 'cogl-framebuffer-set-modelview-matrix' -> (cogl_framebuffer_set_modelview_matrix()). html/cogl-General-API.html:1464: warning: no link for: 'cogl-framebuffer-get-projection-matrix' -> (cogl_framebuffer_get_projection_matrix()). html/cogl-General-API.html:1488: warning: no link for: 'cogl-framebuffer-set-projection-matrix' -> (cogl_framebuffer_set_projection_matrix()). html/cogl-General-API.html:1514: warning: no link for: 'cogl-framebuffer-set-viewport' -> (cogl_framebuffer_set_viewport()). html/cogl-General-API.html:1551: warning: no link for: 'cogl-framebuffer-get-viewport4fv' -> (cogl_framebuffer_get_viewport4fv()). html/cogl-General-API.html:1579: warning: no link for: 'cogl-framebuffer-clear' -> (cogl_framebuffer_clear()). html/cogl-General-API.html:1609: warning: no link for: 'cogl-pipeline-set-cull-face-mode' -> (cogl_pipeline_set_cull_face_mode()). html/cogl-General-API.html:1636: warning: no link for: 'cogl-pipeline-get-cull-face-mode' -> (cogl_pipeline_get_cull_face_mode()). html/cogl-General-API.html:1828: warning: no link for: 'CoglPipeline' -> (CoglPipeline). html/cogl-General-API.html:2114: warning: no link for: 'cogl-framebuffer-read-pixels-into-bitmap' -> (cogl_framebuffer_read_pixels_into_bitmap()). html/cogl-General-API.html:2141: warning: no link for: 'cogl-framebuffer-read-pixels' -> (cogl_framebuffer_read_pixels()). html/cogl-General-API.html:2232: warning: no link for: 'CoglGLES2Context' -> (CoglGLES2Context). html/cogl-Vertex-Buffers.html:128: warning: no link for: 'CoglPrimitive' -> (CoglPrimitive). html/cogl-Vertex-Buffers.html:584: warning: no link for: 'COGL-FEATURE-ID-UNSIGNED-INT-INDICES:CAPS' -> (COGL_FEATURE_ID_UNSIGNED_INT_INDICES). html/cogl-Materials.html:229: warning: no link for: 'cogl-pipeline-new' -> (cogl_pipeline_new()). html/cogl-Materials.html:252: warning: no link for: 'cogl-pipeline-copy' -> (cogl_pipeline_copy()). html/cogl-Materials.html:290: warning: no link for: 'cogl-is-pipeline' -> (cogl_is_pipeline()). html/cogl-Materials.html:321: warning: no link for: 'cogl-pipeline-set-color' -> (cogl_pipeline_set_color()). html/cogl-Materials.html:363: warning: no link for: 'cogl-pipeline-set-color4ub' -> (cogl_pipeline_set_color4ub()). html/cogl-Materials.html:411: warning: no link for: 'cogl-pipeline-set-color4f' -> (cogl_pipeline_set_color4f()). html/cogl-Materials.html:456: warning: no link for: 'cogl-pipeline-get-color' -> (cogl_pipeline_get_color()). html/cogl-Materials.html:931: warning: no link for: 'cogl-pipeline-set-alpha-test-function' -> (cogl_pipeline_set_alpha_test_function()). html/cogl-Materials.html:1190: warning: no link for: 'cogl-pipeline-set-blend-constant' -> (cogl_pipeline_set_blend_constant()). html/cogl-Materials.html:1221: warning: no link for: 'cogl-pipeline-set-point-size' -> (cogl_pipeline_set_point_size()). html/cogl-Materials.html:1256: warning: no link for: 'cogl-pipeline-get-point-size' -> (cogl_pipeline_get_point_size()). html/cogl-Materials.html:1288: warning: no link for: 'cogl-pipeline-set-layer' -> (cogl_pipeline_set_layer()). html/cogl-Materials.html:1336: warning: no link for: 'cogl-pipeline-remove-layer' -> (cogl_pipeline_remove_layer()). html/cogl-Materials.html:1367: warning: no link for: 'cogl-pipeline-set-layer-combine' -> (cogl_pipeline_set_layer_combine()). html/cogl-Materials.html:1420: warning: no link for: 'cogl-material-set-layer-constant' -> (cogl_material_set_layer_constant()). html/cogl-Materials.html:1525: warning: no link for: 'cogl-pipeline-set-layer-combine-constant' -> (cogl_pipeline_set_layer_combine_constant()). html/cogl-Materials.html:1563: warning: no link for: 'cogl-pipeline-set-layer-matrix' -> (cogl_pipeline_set_layer_matrix()). html/cogl-Materials.html:1601: warning: no link for: 'cogl-pipeline-set-layer-point-sprite-coords-enabled' -> (cogl_pipeline_set_layer_point_sprite_coords_enabled()). html/cogl-Materials.html:1656: warning: no link for: 'cogl-pipeline-get-layer-point-sprite-coords-enabled' -> (cogl_pipeline_get_layer_point_sprite_coords_enabled()). html/cogl-Materials.html:1692: warning: no link for: 'cogl-pipeline-get-n-layers' -> (cogl_pipeline_get_n_layers()). html/cogl-Materials.html:1794: warning: no link for: 'cogl-pipeline-set-layer-filters' -> (cogl_pipeline_set_layer_filters()). html/cogl-Materials.html:2042: warning: no link for: 'cogl-pipeline-set-layer-wrap-mode' -> (cogl_pipeline_set_layer_wrap_mode()). html/cogl-Materials.html:2081: warning: no link for: 'cogl-pipeline-set-layer-wrap-mode-s' -> (cogl_pipeline_set_layer_wrap_mode_s()). html/cogl-Materials.html:2116: warning: no link for: 'cogl-pipeline-set-layer-wrap-mode-t' -> (cogl_pipeline_set_layer_wrap_mode_t()). html/cogl-Materials.html:2151: warning: no link for: 'cogl-pipeline-set-layer-wrap-mode-p' -> (cogl_pipeline_set_layer_wrap_mode_p()). html/cogl-Materials.html:2187: warning: no link for: 'cogl-pipeline-get-layer-wrap-mode-s' -> (cogl_pipeline_get_layer_wrap_mode_s()). html/cogl-Materials.html:2224: warning: no link for: 'cogl-pipeline-get-layer-wrap-mode-t' -> (cogl_pipeline_get_layer_wrap_mode_t()). html/cogl-Materials.html:2261: warning: no link for: 'cogl-pipeline-get-layer-wrap-mode-p' -> (cogl_pipeline_get_layer_wrap_mode_p()). html/cogl-Shaders-and-Programmable-Pipeline.html:243: warning: no link for: 'CoglShader' -> (CoglShader). html/cogl-Shaders-and-Programmable-Pipeline.html:408: warning: no link for: 'cogl-shader-get-parameteriv' -> (cogl_shader_get_parameteriv()). html/cogl-Matrices.html:377: warning: no link for: 'cogl-matrix-orthographic' -> (cogl_matrix_orthographic()). touch html-build.stamp make[4]: Leaving directory `/builddir/build/BUILD/cogl-1.16.0/doc/reference/cogl' Making all in cogl-2.0-experimental make[4]: Entering directory `/builddir/build/BUILD/cogl-1.16.0/doc/reference/cogl-2.0-experimental' if test "/builddir/build/BUILD/cogl-1.16.0/doc/reference/cogl-2.0-experimental" != "/builddir/build/BUILD/cogl-1.16.0/doc/reference/cogl-2.0-experimental" ; then \ files=`echo blend-strings.xml cogl-2.0-experimental-docs.xml cogl-2.0-experimental-sections.txt cogl-2.0-experimental-overrides.txt blend-strings.xml cogl-2.0-experimental.types`; \ if test "x$files" != "x" ; then \ for file in $files ; do \ test -f /builddir/build/BUILD/cogl-1.16.0/doc/reference/cogl-2.0-experimental/$file && \ cp -pu /builddir/build/BUILD/cogl-1.16.0/doc/reference/cogl-2.0-experimental/$file /builddir/build/BUILD/cogl-1.16.0/doc/reference/cogl-2.0-experimental/$file || true; \ done; \ fi; \ fi touch setup-build.stamp _source_dir='' ; \ for i in ../../../cogl ; do \ _source_dir="${_source_dir} --source-dir=$i" ; \ done ; \ gtkdoc-scan --module=cogl-2.0-experimental --ignore-headers="driver tesselator cogl.h cogl-atlas-texture-private.h cogl-attribute-buffer-private.h cogl-attribute-private.h cogl-bitmap-private.h cogl-buffer-private.h cogl-clip-state-private.h cogl-closure-list-private.h cogl-color-private.h cogl-config-private.h cogl-context-private.h cogl-depth-state-private.h cogl-display-private.h cogl-error-private.h cogl-feature-private.h cogl-fence-private.h cogl-frame-info-private.h cogl-framebuffer-private.h cogl-gles2-context-private.h cogl-glsl-shader-private.h cogl-glx-display-private.h cogl-glx-renderer-private.h cogl-gpu-info-private.h cogl-gtype-private.h cogl-i18n-private.h cogl-index-buffer-private.h cogl-indices-private.h cogl-journal-private.h cogl-magazine-private.h cogl-matrix-private.h cogl-matrix-stack-private.h cogl-memory-stack-private.h cogl-node-private.h cogl-object-private.h cogl-onscreen-private.h cogl-onscreen-template-private.h cogl-output-private.h cogl-pipeline-layer-private.h cogl-pipeline-layer-state-private.h cogl-pipeline-private.h cogl-pipeline-snippet-private.h cogl-pipeline-state-private.h cogl-pixel-buffer-private.h cogl-point-in-poly-private.h cogl-poll-private.h cogl-primitive-private.h cogl-primitives-private.h cogl-private.h cogl-program-private.h cogl-quaternion-private.h cogl-renderer-private.h cogl-sampler-cache-private.h cogl-shader-private.h cogl-snippet-private.h cogl-sub-texture-private.h cogl-swap-chain-private.h cogl-texture-2d-private.h cogl-texture-2d-sliced-private.h cogl-texture-3d-private.h cogl-texture-private.h cogl-texture-rectangle-private.h cogl-vertex-buffer-private.h cogl-x11-renderer-private.h cogl-xlib-private.h cogl-xlib-renderer-private.h /builddir/build/BUILD/cogl-1.16.0/doc/reference/cogl-2.0-experimental cogl-texture-pixmap-x11-private.h cogl-winsys-egl-android-private.h cogl-winsys-egl-gdl-private.h cogl-winsys-egl-kms-private.h cogl-winsys-egl-null-private.h cogl-winsys-egl-private.h cogl-winsys-egl-wayland-private.h cogl-winsys-egl-x11-private.h cogl-winsys-glx-private.h cogl-winsys-private.h cogl-winsys-sdl-private.h cogl-winsys-stub-private.h cogl-winsys-wgl-private.h /builddir/build/BUILD/cogl-1.16.0/doc/reference/cogl-2.0-experimental cogl-atlas.h cogl-path.h cogl-program.h cogl-shader.h cogl-bitmap-packing.h cogl-bitmask.h cogl-blend-string.h cogl-blit.h cogl-boxed-value.h cogl-clip-stack.h cogl-debug.h cogl-debug-options.h cogl-defines.h cogl-driver.h cogl-enum-types.h cogl-flags.h cogl-gles2-types.h cogl-gl-header.h cogl-glsl-shader-boilerplate.h cogl-deprecated.h cogl-profile.h cogl-rectangle-map.h cogl-spans.h cogl-texture-driver.h cogl-util.h " ${_source_dir} --deprecated-guards="COGL_DISABLE_DEPRECATED" if grep -l '^..*$' cogl-2.0-experimental.types > /dev/null 2>&1 ; then \ scanobj_options=""; \ gtkdoc-scangobj 2>&1 --help | grep >/dev/null "\-\-verbose"; \ if test "../../../cogl/cogl-util.h ../../../cogl/cogl-texture-2d-sliced.h ../../../cogl/cogl-texture-2d-gl.h ../../../cogl/cogl-output.h ../../../cogl/cogl-matrix.h ../../../cogl/cogl-macros.h ../../../cogl/cogl-vertex-buffer.h ../../../cogl/cogl-attribute-buffer-private.h ../../../cogl/cogl-glsl-shader-boilerplate.h ../../../cogl/cogl-frame-info.h ../../../cogl/cogl-onscreen-template.h ../../../cogl/cogl-attribute-private.h ../../../cogl/cogl-clutter.h ../../../cogl/cogl-glx-renderer-private.h ../../../cogl/cogl-color-private.h ../../../cogl/cogl-kms-display.h ../../../cogl/cogl-blit.h ../../../cogl/cogl-pipeline-layer-state.h ../../../cogl/cogl-depth-state-private.h ../../../cogl/cogl-pipeline-cache.h ../../../cogl/cogl-depth-state.h ../../../cogl/cogl-color.h ../../../cogl/cogl-error-private.h ../../../cogl/cogl-error.h ../../../cogl/cogl-context-private.h ../../../cogl/cogl-texture-3d-private.h ../../../cogl/cogl-xlib.h ../../../cogl/cogl-output-private.h ../../../cogl/cogl-sdl.h ../../../cogl/cogl-material-compat.h ../../../cogl/cogl-pipeline-snippet-private.h ../../../cogl/cogl-wayland-client.h ../../../cogl/cogl-primitives-private.h ../../../cogl/cogl-fence.h ../../../cogl/cogl-frame-info-private.h ../../../cogl/cogl-bitmap-private.h ../../../cogl/cogl-bitmap.h ../../../cogl/cogl-blend-string.h ../../../cogl/cogl-list.h ../../../cogl/cogl-sub-texture.h ../../../cogl/cogl-sampler-cache-private.h ../../../cogl/cogl-index-buffer.h ../../../cogl/cogl-pipeline-state.h ../../../cogl/cogl-vector.h ../../../cogl/cogl-texture.h ../../../cogl/cogl-meta-texture.h ../../../cogl/cogl-atlas-texture-private.h ../../../cogl/cogl-pipeline.h ../../../cogl/cogl-object.h ../../../cogl/cogl-point-in-poly-private.h ../../../cogl/cogl-xlib-private.h ../../../cogl/cogl-atlas.h ../../../cogl/cogl-glsl-shader-private.h ../../../cogl/cogl-framebuffer.h ../../../cogl/cogl-onscreen-template-private.h ../../../cogl/cogl-primitives.h ../../../cogl/cogl-snippet-private.h ../../../cogl/cogl-shader.h ../../../cogl/cogl-poll.h ../../../cogl/cogl-spans.h ../../../cogl/cogl-i18n-private.h ../../../cogl/cogl1-context.h ../../../cogl/cogl-wayland-renderer.h ../../../cogl/cogl-profile.h ../../../cogl/cogl-index-buffer-private.h ../../../cogl/cogl-pipeline-state-private.h ../../../cogl/cogl-texture-private.h ../../../cogl/cogl-xlib-renderer-private.h ../../../cogl/cogl-buffer.h ../../../cogl/cogl-primitive-private.h ../../../cogl/cogl.h ../../../cogl/cogl-pipeline-private.h ../../../cogl/cogl-object-private.h ../../../cogl/cogl-texture-rectangle.h ../../../cogl/cogl-texture-2d-private.h ../../../cogl/cogl-egl.h ../../../cogl/cogl-framebuffer-private.h ../../../cogl/cogl-matrix-stack-private.h ../../../cogl/cogl-vertex-buffer-private.h ../../../cogl/cogl-primitive-texture.h ../../../cogl/cogl-pixel-buffer-private.h ../../../cogl/cogl-poll-private.h ../../../cogl/cogl-debug-options.h ../../../cogl/cogl-enum-types.h ../../../cogl/cogl-flags.h ../../../cogl/cogl-xlib-renderer.h ../../../cogl/cogl-gles2.h ../../../cogl/cogl-deprecated.h ../../../cogl/cogl-texture-2d.h ../../../cogl/cogl-renderer.h ../../../cogl/cogl-gpu-info-private.h ../../../cogl/cogl-rectangle-map.h ../../../cogl/cogl-x11-renderer-private.h ../../../cogl/cogl-swap-chain.h ../../../cogl/cogl-buffer-private.h ../../../cogl/cogl-indices.h ../../../cogl/cogl-offscreen.h ../../../cogl/cogl-private.h ../../../cogl/cogl-win32-renderer.h ../../../cogl/cogl-debug.h ../../../cogl/cogl-renderer-private.h ../../../cogl/cogl-pipeline-hash-table.h ../../../cogl/cogl-pipeline-layer-state-private.h ../../../cogl/cogl-program-private.h ../../../cogl/cogl-egl-defines.h ../../../cogl/cogl-bitmap-packing.h ../../../cogl/cogl-magazine-private.h ../../../cogl/cogl-fixed.h ../../../cogl/cogl-memory-stack-private.h ../../../cogl/cogl-glx-display-private.h ../../../cogl/cogl-pipeline-layer-private.h ../../../cogl/cogl-clip-state-private.h ../../../cogl/cogl-pixel-buffer.h ../../../cogl/cogl-quaternion.h ../../../cogl/cogl2-experimental.h ../../../cogl/cogl-texture-rectangle-private.h ../../../cogl/cogl-primitive.h ../../../cogl/cogl-fence-private.h ../../../cogl/cogl-defines.h ../../../cogl/cogl-closure-list-private.h ../../../cogl/cogl-journal-private.h ../../../cogl/cogl-gl-header.h ../../../cogl/cogl-gles2-types.h ../../../cogl/cogl-display.h ../../../cogl/cogl-onscreen.h ../../../cogl/cogl-matrix-private.h ../../../cogl/cogl-matrix-stack.h ../../../cogl/cogl-indices-private.h ../../../cogl/cogl-texture-driver.h ../../../cogl/cogl-wayland-server.h ../../../cogl/cogl-clip-stack.h ../../../cogl/cogl-euler.h ../../../cogl/cogl-boxed-value.h ../../../cogl/cogl-types.h ../../../cogl/cogl-gles2-context-private.h ../../../cogl/cogl-context.h ../../../cogl/cogl-snippet.h ../../../cogl/cogl-sub-texture-private.h ../../../cogl/cogl-clip-state.h ../../../cogl/cogl-texture-2d-sliced-private.h ../../../cogl/cogl-attribute-buffer.h ../../../cogl/cogl-quaternion-private.h ../../../cogl/cogl-glib-source.h ../../../cogl/cogl-attribute.h ../../../cogl/cogl-atlas-texture.h ../../../cogl/cogl-bitmask.h ../../../cogl/cogl-kms-renderer.h ../../../cogl/cogl-pango.h ../../../cogl/cogl-onscreen-private.h ../../../cogl/cogl-node-private.h ../../../cogl/cogl-swap-chain-private.h ../../../cogl/cogl-feature-private.h ../../../cogl/cogl-gtype-private.h ../../../cogl/cogl-config-private.h ../../../cogl/cogl-display-private.h ../../../cogl/cogl-version.h ../../../cogl/cogl-clutter-xlib.h ../../../cogl/cogl-shader-private.h ../../../cogl/cogl-texture-3d.h ../../../cogl/cogl-driver.h ../../../cogl/winsys/cogl-winsys-egl-private.h ../../../cogl/winsys/cogl-winsys-sdl-private.h ../../../cogl/winsys/cogl-winsys-egl-gdl-private.h ../../../cogl/winsys/cogl-winsys-egl-kms-private.h ../../../cogl/winsys/cogl-winsys-wgl-private.h ../../../cogl/winsys/cogl-winsys-private.h ../../../cogl/winsys/cogl-winsys-egl-android-private.h ../../../cogl/winsys/cogl-winsys-egl-feature-functions.h ../../../cogl/winsys/cogl-winsys-egl-x11-private.h ../../../cogl/winsys/cogl-winsys-stub-private.h ../../../cogl/winsys/cogl-texture-pixmap-x11-private.h ../../../cogl/winsys/cogl-winsys-egl-null-private.h ../../../cogl/winsys/cogl-winsys-glx-private.h ../../../cogl/winsys/cogl-winsys-glx-feature-functions.h ../../../cogl/winsys/cogl-winsys-egl-wayland-private.h ../../../cogl/winsys/cogl-winsys-wgl-feature-functions.h ../../../cogl/winsys/cogl-texture-pixmap-x11.h ../../../cogl/cogl-spans.c ../../../cogl/cogl-texture-rectangle.c ../../../cogl/cogl-xlib.c ../../../cogl/cogl-program.c ../../../cogl/cogl-buffer.c ../../../cogl/cogl-frame-info.c ../../../cogl/cogl.c ../../../cogl/cogl-color.c ../../../cogl/cogl-pipeline-layer-state.c ../../../cogl/cogl-magazine.c ../../../cogl/cogl-pipeline-layer.c ../../../cogl/cogl-clip-state.c ../../../cogl/cogl-enum-types.c ../../../cogl/cogl-fence.c ../../../cogl/cogl-poll.c ../../../cogl/cogl-closure-list.c ../../../cogl/cogl-bitmap-conversion.c ../../../cogl/stb_image.c ../../../cogl/cogl-pipeline-state.c ../../../cogl/cogl-sub-texture.c ../../../cogl/cogl-debug.c ../../../cogl/cogl-framebuffer.c ../../../cogl/cogl-fixed.c ../../../cogl/cogl-gles2-context.c ../../../cogl/cogl-clutter.c ../../../cogl/cogl-quaternion.c ../../../cogl/cogl-texture-2d-sliced.c ../../../cogl/cogl-primitive.c ../../../cogl/cogl-node.c ../../../cogl/cogl-swap-chain.c ../../../cogl/cogl-config.c ../../../cogl/cogl-pipeline-cache.c ../../../cogl/cogl-matrix.c ../../../cogl/cogl-display.c ../../../cogl/cogl-shader.c ../../../cogl/cogl-boxed-value.c ../../../cogl/cogl-context.c ../../../cogl/cogl-blit.c ../../../cogl/cogl-meta-texture.c ../../../cogl/cogl-euler.c ../../../cogl/cogl-point-in-poly.c ../../../cogl/cogl-attribute-buffer.c ../../../cogl/cogl-glib-source.c ../../../cogl/cogl-attribute.c ../../../cogl/cogl-memory-stack.c ../../../cogl/cogl-bitmask.c ../../../cogl/cogl-feature-private.c ../../../cogl/cogl-bitmap-pixbuf.c ../../../cogl/cogl-xlib-renderer.c ../../../cogl/cogl-sampler-cache.c ../../../cogl/cogl-texture-3d.c ../../../cogl/cogl-pipeline.c ../../../cogl/cogl-output.c ../../../cogl/cogl-util.c ../../../cogl/cogl-rectangle-map.c ../../../cogl/cogl-primitive-texture.c ../../../cogl/cogl-indices.c ../../../cogl/cogl-pipeline-hash-table.c ../../../cogl/cogl-pipeline-snippet.c ../../../cogl/cogl-depth-state.c ../../../cogl/cogl-pipeline-debug.c ../../../cogl/cogl-profile.c ../../../cogl/cogl-error.c ../../../cogl/cogl-atlas-texture.c ../../../cogl/cogl-onscreen.c ../../../cogl/cogl2-compatibility.c ../../../cogl/cogl-primitives.c ../../../cogl/cogl-onscreen-template.c ../../../cogl/cogl-sdl.c ../../../cogl/cogl-journal.c ../../../cogl/cogl-bitmap.c ../../../cogl/cogl-blend-string.c ../../../cogl/cogl-renderer.c ../../../cogl/cogl-win32-renderer.c ../../../cogl/cogl-glsl-shader.c ../../../cogl/cogl-vector.c ../../../cogl/cogl-index-buffer.c ../../../cogl/cogl-gpu-info.c ../../../cogl/cogl-texture.c ../../../cogl/cogl-material-compat.c ../../../cogl/cogl-list.c ../../../cogl/cogl-clip-stack.c ../../../cogl/cogl-snippet.c ../../../cogl/cogl-object.c ../../../cogl/cogl-atlas.c ../../../cogl/cogl-matrix-stack.c ../../../cogl/cogl-vertex-buffer.c ../../../cogl/cogl-texture-2d.c ../../../cogl/cogl-pixel-buffer.c ../../../cogl/cogl-auto-texture.c" = "0"; then \ if test "x1" = "x1"; then \ scanobj_options="--verbose"; \ fi; \ fi; \ CC="/bin/sh ../../../libtool --tag=CC --mode=compile gcc -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../.. -I../../../cogl -DCOGL_ENABLE_EXPERIMENTAL_API -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -m64 -mtune=generic -fPIC" LD="/bin/sh ../../../libtool --tag=CC --mode=link gcc -lgobject-2.0 -lglib-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -Wl,-z,relro " RUN="/bin/sh ../../../libtool --mode=execute" CFLAGS=" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC" LDFLAGS="../../../cogl/libcogl.la -lgmodule-2.0 -pthread -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lwayland-egl -lwayland-client -lgbm -ldrm -lwayland-server -lEGL -lX11 -lXext -lXdamage -lXfixes -lXcomposite -lXrandr -Wl,-z,relro " \ gtkdoc-scangobj --type-init-func="g_type_init()" $scanobj_options --module=cogl-2.0-experimental; \ else \ for i in cogl-2.0-experimental.args cogl-2.0-experimental.hierarchy cogl-2.0-experimental.interfaces cogl-2.0-experimental.prerequisites cogl-2.0-experimental.signals ; do \ test -f $i || touch $i ; \ done \ fi touch scan-build.stamp _source_dir='' ; \ for i in ../../../cogl ; do \ _source_dir="${_source_dir} --source-dir=$i" ; \ done ; \ gtkdoc-mkdb --module=cogl-2.0-experimental --output-format=xml --expand-content-files="blend-strings.xml" --main-sgml-file=cogl-2.0-experimental-docs.xml ${_source_dir} --sgml-mode --output-format=xml --name-space=cogl ../../../cogl/cogl-framebuffer.h:1096: warning: cogl_framebuffer_draw_primitive 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:1134: warning: cogl_framebuffer_vdraw_attributes 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:1247: warning: cogl_framebuffer_vdraw_indexed_attributes 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:219: warning: Section cogl-shaders is not defined in the cogl-2.0-experimental-sections.txt file. ../../../cogl/cogl1-context.h:52: warning: cogl_get_option_group 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:67: warning: cogl_get_features 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:83: warning: cogl_features_available 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:121: warning: cogl_check_extension 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:140: warning: cogl_get_bitmasks 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:164: warning: cogl_perspective 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:191: warning: cogl_frustum 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:230: warning: cogl_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/cogl1-context.h:249: warning: cogl_viewport 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:266: warning: cogl_set_viewport 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:281: warning: cogl_push_matrix 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:292: warning: cogl_pop_matrix 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:307: warning: cogl_scale 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:324: warning: cogl_translate 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:345: warning: cogl_rotate 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:361: warning: cogl_transform 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:374: warning: cogl_get_modelview_matrix 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:387: warning: cogl_set_modelview_matrix 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:400: warning: cogl_get_projection_matrix 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:413: warning: cogl_set_projection_matrix 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:429: warning: cogl_get_viewport 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:445: 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:458: 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:474: warning: cogl_set_backface_culling_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:488: warning: cogl_get_backface_culling_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:519: warning: cogl_set_fog 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:535: warning: cogl_disable_fog 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:550: warning: cogl_clear 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:569: warning: cogl_set_source 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:592: warning: cogl_get_source 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:609: warning: cogl_push_source 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:625: warning: cogl_pop_source 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:649: warning: cogl_set_source_color 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:672: warning: cogl_set_source_color4ub 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:699: warning: cogl_set_source_color4f 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:729: warning: cogl_set_source_texture 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:742: warning: Section cogl-clipping is not defined in the cogl-2.0-experimental-sections.txt file. ../../../cogl/cogl1-context.h:761: warning: cogl_clip_push_window_rect 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:787: warning: cogl_clip_push_window_rectangle 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:816: warning: cogl_clip_push 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:843: warning: cogl_clip_push_rectangle 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:880: warning: cogl_clip_push_primitive 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:896: warning: cogl_clip_pop 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:912: warning: cogl_clip_ensure 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:933: warning: cogl_clip_stack_save 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:951: warning: cogl_clip_stack_restore 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:968: warning: cogl_set_framebuffer 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:1053: warning: cogl_push_framebuffer 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:1068: warning: cogl_pop_framebuffer 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:1088: warning: cogl_set_draw_buffer 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:1102: warning: cogl_push_draw_buffer 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:1115: warning: cogl_pop_draw_buffer 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:1143: warning: cogl_read_pixels 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:1256: warning: cogl_begin_gl 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:1269: warning: cogl_end_gl 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-vertex-buffer.h:77: warning: Section cogl-vertex-buffer is not defined in the cogl-2.0-experimental-sections.txt file. ../../../cogl/cogl-vertex-buffer.h:87: warning: cogl_vertex_buffer_new 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-vertex-buffer.h:100: warning: cogl_vertex_buffer_get_n_vertices 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-vertex-buffer.h:169: warning: cogl_vertex_buffer_add 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-vertex-buffer.h:190: warning: cogl_vertex_buffer_delete 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-vertex-buffer.h:209: warning: cogl_vertex_buffer_submit 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-vertex-buffer.h:229: warning: cogl_vertex_buffer_disable 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-vertex-buffer.h:249: warning: cogl_vertex_buffer_enable 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-vertex-buffer.h:270: warning: cogl_vertex_buffer_draw 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-vertex-buffer.h:295: warning: cogl_vertex_buffer_indices_new 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-vertex-buffer.h:311: warning: cogl_vertex_buffer_indices_get_type 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-vertex-buffer.h:336: warning: cogl_vertex_buffer_draw_elements 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-vertex-buffer.h:356: warning: cogl_vertex_buffer_ref 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-vertex-buffer.h:368: warning: cogl_vertex_buffer_unref 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-vertex-buffer.h:405: warning: cogl_vertex_buffer_indices_get_for_quads 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-vertex-buffer.h:421: warning: cogl_is_vertex_buffer 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-vertex-buffer.h:438: warning: cogl_is_vertex_buffer_indices 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-list.h:57: warning: Symbol name not found at the start of the comment block. ../../../cogl/cogl.h:151: warning: Section cogl 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/cogl-color.h:115: 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:155: 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-texture.h:288: warning: Parsing comment block file : parameter expected. ../../../cogl/cogl-texture.h:313: 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:433: warning: Parsing comment block file : parameter expected. ../../../cogl/cogl-texture.h:567: warning: cogl_texture_ref 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:579: warning: cogl_texture_unref 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-offscreen.h:104: warning: cogl_offscreen_new_to_texture 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-offscreen.h:132: warning: cogl_offscreen_ref 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-offscreen.h:145: warning: cogl_offscreen_unref 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-matrix.h:406: 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:47: warning: Section cogl-material is not defined in the cogl-2.0-experimental-sections.txt file. ../../../cogl/cogl-material-compat.h:139: warning: cogl_material_new 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:161: warning: cogl_material_copy 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:177: warning: cogl_material_ref 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:191: warning: cogl_material_unref 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:205: warning: cogl_is_material 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:226: warning: cogl_material_set_color 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:246: warning: cogl_material_set_color4ub 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:269: warning: cogl_material_set_color4f 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:287: warning: cogl_material_get_color 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:309: warning: cogl_material_set_ambient 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:324: warning: cogl_material_get_ambient 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:343: warning: cogl_material_set_diffuse 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:358: warning: cogl_material_get_diffuse 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:378: warning: cogl_material_set_ambient_and_diffuse 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:397: warning: cogl_material_set_specular 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:412: warning: cogl_material_get_specular 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:432: warning: cogl_material_set_shininess 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:448: warning: cogl_material_get_shininess 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:466: warning: cogl_material_set_emission 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:481: warning: cogl_material_get_emission 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:537: warning: cogl_material_set_alpha_test_function 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:628: warning: cogl_material_set_blend 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:645: warning: cogl_material_set_blend_constant 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:666: warning: cogl_material_set_point_size 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:683: warning: cogl_material_get_point_size 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:700: warning: cogl_material_get_user_program 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:751: warning: cogl_material_set_user_program 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:776: warning: cogl_material_set_layer 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:790: warning: cogl_material_remove_layer 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:889: warning: cogl_material_set_layer_combine 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:910: warning: cogl_material_set_layer_combine_constant 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:926: warning: cogl_material_set_layer_matrix 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:954: warning: cogl_material_get_layers 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:969: warning: cogl_material_get_n_layers 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:1002: warning: cogl_material_layer_get_type 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:1021: warning: cogl_material_layer_get_texture 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:1034: warning: cogl_material_layer_get_min_filter 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:1047: warning: cogl_material_layer_get_mag_filter 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:1062: warning: cogl_material_set_layer_filters 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:1092: warning: cogl_material_set_layer_point_sprite_coords_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-material-compat.h:1114: warning: cogl_material_get_layer_point_sprite_coords_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-material-compat.h:1133: warning: cogl_material_get_layer_wrap_mode_s 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:1149: warning: cogl_material_set_layer_wrap_mode_s 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:1169: warning: cogl_material_get_layer_wrap_mode_t 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:1186: warning: cogl_material_set_layer_wrap_mode_t 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:1206: warning: cogl_material_get_layer_wrap_mode_p 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:1223: warning: cogl_material_set_layer_wrap_mode_p 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:1244: warning: cogl_material_set_layer_wrap_mode 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:1261: warning: cogl_material_layer_get_wrap_mode_s 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:1276: warning: cogl_material_layer_get_wrap_mode_t 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:1293: warning: cogl_material_layer_get_wrap_mode_p 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:1320: warning: cogl_material_set_depth_state 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:1338: warning: cogl_material_get_depth_state 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:1356: warning: CoglMaterialLayerCallback 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:1373: warning: cogl_material_foreach_layer 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-primitives.h:38: warning: Section cogl-primitives is not defined in the cogl-2.0-experimental-sections.txt file. ../../../cogl/cogl-onscreen.h:640: 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:658: 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-fence.h:92: warning: Free-form return value description in cogl_frame_closure_get_user_data. Use `Returns:' to avoid ambiguities. ../../../cogl/cogl-fence.h:113: warning: Free-form return value description in cogl_framebuffer_add_fence_callback. Use `Returns:' to avoid ambiguities. ../../../cogl/cogl-types.h:347: warning: Value description for CoglPixelFormat::COGL_PIXEL_FORMAT_DEPTH_16 is missing in source code comment block. ../../../cogl/cogl-types.h:347: warning: Value description for CoglPixelFormat::COGL_PIXEL_FORMAT_DEPTH_32 is missing in source code comment block. ../../../cogl/cogl-types.h:347: warning: Value description for CoglPixelFormat::COGL_PIXEL_FORMAT_DEPTH_24_STENCIL_8 is missing in source code comment block. ../../../cogl/cogl-context.h:240: warning: Value description for CoglFeatureID::COGL_FEATURE_ID_FENCE is missing in source code comment block. ./cogl-2.0-experimental-sections.txt:186: warning: No declaration found for COGL_TYPE_BUFFER_BIT. ../../../cogl/cogl-primitive.h:310: warning: Parameter description for cogl_primitive_new_p2::data is missing in source code comment block. ./cogl-2.0-experimental-sections.txt:341: warning: No declaration found for CoglPath. ./cogl-2.0-experimental-sections.txt:342: warning: No declaration found for cogl_is_path. ./cogl-2.0-experimental-sections.txt:343: warning: No declaration found for cogl_path_new. ./cogl-2.0-experimental-sections.txt:344: warning: No declaration found for cogl_path_copy. ./cogl-2.0-experimental-sections.txt:345: warning: No declaration found for cogl_path_move_to. ./cogl-2.0-experimental-sections.txt:346: warning: No declaration found for cogl_path_close. ./cogl-2.0-experimental-sections.txt:347: warning: No declaration found for cogl_path_line_to. ./cogl-2.0-experimental-sections.txt:348: warning: No declaration found for cogl_path_curve_to. ./cogl-2.0-experimental-sections.txt:349: warning: No declaration found for cogl_path_arc. ./cogl-2.0-experimental-sections.txt:350: warning: No declaration found for cogl_path_rel_move_to. ./cogl-2.0-experimental-sections.txt:351: warning: No declaration found for cogl_path_rel_line_to. ./cogl-2.0-experimental-sections.txt:352: warning: No declaration found for cogl_path_rel_curve_to. ./cogl-2.0-experimental-sections.txt:353: warning: No declaration found for cogl_path_line. ./cogl-2.0-experimental-sections.txt:354: warning: No declaration found for cogl_path_polyline. ./cogl-2.0-experimental-sections.txt:355: warning: No declaration found for cogl_path_polygon. ./cogl-2.0-experimental-sections.txt:356: warning: No declaration found for cogl_path_rectangle. ./cogl-2.0-experimental-sections.txt:357: warning: No declaration found for cogl_path_round_rectangle. ./cogl-2.0-experimental-sections.txt:358: warning: No declaration found for cogl_path_ellipse. ./cogl-2.0-experimental-sections.txt:361: warning: No declaration found for CoglPathFillRule. ./cogl-2.0-experimental-sections.txt:362: warning: No declaration found for cogl_path_set_fill_rule. ./cogl-2.0-experimental-sections.txt:363: warning: No declaration found for cogl_path_get_fill_rule. ../../../cogl/cogl-texture.h:482: warning: Parameter description for cogl_texture_set_data::texture is missing in source code comment block. ../../../cogl/cogl-atlas-texture.h:94: warning: Parameter description for cogl_atlas_texture_new_with_size::error is missing in source code comment block. ../../../cogl/cogl-atlas-texture.h:124: warning: Parameter description for cogl_atlas_texture_new_from_file::error 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:550: warning: No declaration found for cogl_framebuffer_stroke_path. ./cogl-2.0-experimental-sections.txt:551: warning: No declaration found for cogl_framebuffer_fill_path. ./cogl-2.0-experimental-sections.txt:580: warning: No declaration found for cogl_framebuffer_push_path_clip. ../../../cogl/cogl-types.h:491: warning: Field description for CoglColor::blue is not used from source code comment block. ../../../cogl/cogl-types.h:491: warning: Field description for CoglColor::red is not used from source code comment block. ../../../cogl/cogl-types.h:491: warning: Field description for CoglColor::alpha is not used from source code comment block. ../../../cogl/cogl-types.h:491: warning: Field description for CoglColor::green is not used from source code comment block. ../../../cogl/cogl-matrix.h:81: 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-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:924: warning: No declaration found for CoglBufferUsageHint. ./cogl-2.0-experimental-sections.txt:925: warning: No declaration found for cogl_buffer_set_usage_hint. ./cogl-2.0-experimental-sections.txt:926: 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: 402 unused declarations.They should be added to cogl-2.0-experimental-sections.txt in the appropriate place. touch sgml-build.stamp rm -rf html && mkdir html && \ mkhtml_options=""; \ gtkdoc-mkhtml 2>&1 --help | grep >/dev/null "\-\-verbose"; \ if test "sgml.stamp cogl-2.0-experimental-docs.xml blend-strings.xml" = "0"; then \ if test "x1" = "x1"; then \ mkhtml_options="$mkhtml_options --verbose"; \ fi; \ fi; \ gtkdoc-mkhtml 2>&1 --help | grep >/dev/null "\-\-path"; \ if test "sgml.stamp cogl-2.0-experimental-docs.xml blend-strings.xml" = "0"; then \ mkhtml_options="$mkhtml_options --path=\"/builddir/build/BUILD/cogl-1.16.0/doc/reference/cogl-2.0-experimental\""; \ fi; \ cd html && gtkdoc-mkhtml $mkhtml_options cogl-2.0-experimental ../cogl-2.0-experimental-docs.xml 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. gtkdoc-fixxref --module=cogl-2.0-experimental --module-dir=html --html-dir=/usr/share/gtk-doc/html --extra-dir=/usr/share/gtk-doc/html/glib --extra-dir=/usr/share/gtk-doc/html/gdk-pixbuf html/cogl-2.0-experimental-Common-Types.html:962: warning: no link for: 'TRUE:CAPS' -> (TRUE). html/cogl-2.0-experimental-Common-Types.html:962: warning: no link for: 'FALSE:CAPS' -> (FALSE). html/cogl-2.0-experimental-Vertex-Attributes.html:95: warning: no link for: 'COGL-FEATURE-ID-POINT-SIZE-ATTRIBUTE:CAPS' -> (COGL_FEATURE_ID_POINT_SIZE_ATTRIBUTE). html/cogl-2.0-experimental-Pipeline.html:1112: warning: no link for: 'NULL:CAPS' -> (NULL). html/cogl-2.0-experimental-Pipeline.html:1916: warning: no link for: 'cogl-polygon' -> (cogl_polygon()). html/cogl-2.0-experimental-Pipeline.html:1917: warning: no link for: 'cogl-vertex-buffer-draw' -> (cogl_vertex_buffer_draw()). html/cogl-2.0-experimental-Low-level-primitive-textures.html:56: warning: no link for: 'CoglAtlasTexture' -> (CoglAtlasTexture). html/cogl-2.0-experimental-Versioning-utility-macros.html:137: warning: no link for: 'COGL-DISABLE-DEPRECATION-WARNINGS:CAPS' -> (COGL_DISABLE_DEPRECATION_WARNINGS). html/cogl-2.0-experimental-CoglOnscreenTemplate---Describe-a-template-for-onscreen-framebuffers.html:43: warning: no link for: 'CoglSwapChain' -> (CoglSwapChain). html/cogl-2.0-experimental-3D-textures.html:93: warning: no link for: 'cogl-texture-allocate' -> (cogl_texture_allocate()). html/ix04.html:174: warning: no link for: 'cogl-2.0-experimental-Primitives-(Deprecated)' -> (Primitives (Deprecated)). 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-2D-textures.html:186: warning: no link for: 'cogl-material-set-blend' -> (cogl_material_set_blend()). html/ix01.html:70: warning: no link for: 'cogl-2.0-experimental-Atlas-Textures' -> (Atlas Textures). html/ix01.html:74: warning: no link for: 'cogl-atlas-texture-new-from-bitmap' -> (cogl_atlas_texture_new_from_bitmap). html/ix01.html:78: warning: no link for: 'cogl-atlas-texture-new-from-data' -> (cogl_atlas_texture_new_from_data). html/ix01.html:82: warning: no link for: 'cogl-atlas-texture-new-from-file' -> (cogl_atlas_texture_new_from_file). html/ix01.html:86: warning: no link for: 'cogl-atlas-texture-new-with-size' -> (cogl_atlas_texture_new_with_size). html/ix01.html:922: warning: no link for: 'cogl-is-atlas-texture' -> (cogl_is_atlas_texture). html/ix01.html:1002: warning: no link for: 'cogl-is-swap-chain' -> (cogl_is_swap_chain). html/ix01.html:1002: warning: no link for: 'cogl-2.0-experimental-CoglSwapChain---Describe-a-set-of-back-buffers-for-flipping-between' -> (CoglSwapChain: Describe a set of back buffers for flipping between). html/ix01.html:2088: warning: no link for: 'cogl-swap-chain-new' -> (cogl_swap_chain_new). html/ix01.html:2092: warning: no link for: 'cogl-swap-chain-set-has-alpha' -> (cogl_swap_chain_set_has_alpha). html/ix01.html:2096: warning: no link for: 'cogl-swap-chain-set-length' -> (cogl_swap_chain_set_length). html/cogl-2.0-experimental-The-Top-Level-Context.html:444: warning: no link for: 'CoglFrameInfo' -> (CoglFrameInfo). html/cogl-2.0-experimental-The-Top-Level-Context.html:1111: warning: no link for: 'CoglMaterial' -> (CoglMaterial). html/cogl-2.0-experimental-The-Top-Level-Context.html:1237: warning: no link for: '1:CAPS' -> (1). html/cogl-2.0-experimental-Exception-handling.html:159: warning: no link for: 'GError' -> (GError). html/cogl-2.0-experimental-Main-loop-integration.html:64: warning: no link for: 'GSource' -> (GSource). html/cogl-2.0-experimental-Main-loop-integration.html:283: warning: no link for: 'cogl-get-renderer' -> (cogl_get_renderer()). html/cogl-2.0-experimental-Main-loop-integration.html:322: warning: no link for: 'g-source-attach' -> (g_source_attach()). 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-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). html/cogl-2.0-experimental-CoglRenderer---Connect-to-a-backend-renderer.html:845: warning: no link for: 'wl-display-dispatch' -> (wl_display_dispatch()). html/cogl-2.0-experimental-CoglRenderer---Connect-to-a-backend-renderer.html:846: warning: no link for: 'wl-display-flush' -> (wl_display_flush()). html/cogl-2.0-experimental-Color-Type.html:994: warning: no link for: 'g-hash-table-new' -> (g_hash_table_new()). html/cogl-2.0-experimental-Color-Type.html:995: warning: no link for: 'GHashTable' -> (GHashTable). html/cogl-2.0-experimental-CoglFramebuffer---The-Framebuffer-Interface.html:2653: warning: no link for: 'cogl-framebuffer-push-path-clip' -> (cogl_framebuffer_push_path_clip()). html/cogl-2.0-experimental-CoglFramebuffer---The-Framebuffer-Interface.html:2702: warning: no link for: 'cogl-offscreen-new-to-texture' -> (cogl_offscreen_new_to_texture()). html/cogl-2.0-experimental-CoglDisplay---Setup-a-display-pipeline.html:141: warning: no link for: 'cogl-display-set-onscreen-template' -> (cogl_display_set_onscreen_template()). html/cogl-2.0-experimental-SDL-Integration.html:47: warning: no link for: 'SDL-Event' -> (SDL_Event). 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:407: warning: no link for: 'cogl-wayland-onscreen-get-surface' -> (cogl_wayland_onscreen_get_surface()). html/cogl-2.0-experimental-CoglOnscreen---The-Onscreen-Framebuffer-Interface.html:546: warning: no link for: 'COGL-FRAME-EVENT-SYNC:CAPS' -> (COGL_FRAME_EVENT_SYNC). html/cogl-2.0-experimental-CoglOnscreen---The-Onscreen-Framebuffer-Interface.html:552: warning: no link for: 'COGL-FRAME-EVENT-COMPLETE:CAPS' -> (COGL_FRAME_EVENT_COMPLETE). html/cogl-2.0-experimental-CoglOnscreen---The-Onscreen-Framebuffer-Interface.html:1027: warning: no link for: 'cogl-onscreen-get-buffer-age' -> (cogl_onscreen_get_buffer_age()). html/cogl-2.0-experimental-CoglOnscreen---The-Onscreen-Framebuffer-Interface.html:1060: warning: no link for: 'cogl-framebuffer-swap-buffers' -> (cogl_framebuffer_swap_buffers()). touch html-build.stamp make[4]: Leaving directory `/builddir/build/BUILD/cogl-1.16.0/doc/reference/cogl-2.0-experimental' make[4]: Entering directory `/builddir/build/BUILD/cogl-1.16.0/doc/reference' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/builddir/build/BUILD/cogl-1.16.0/doc/reference' make[3]: Leaving directory `/builddir/build/BUILD/cogl-1.16.0/doc/reference' make[3]: Entering directory `/builddir/build/BUILD/cogl-1.16.0/doc' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/cogl-1.16.0/doc' make[2]: Leaving directory `/builddir/build/BUILD/cogl-1.16.0/doc' Making all in po make[2]: Entering directory `/builddir/build/BUILD/cogl-1.16.0/po' make[2]: Leaving directory `/builddir/build/BUILD/cogl-1.16.0/po' Making all in build make[2]: Entering directory `/builddir/build/BUILD/cogl-1.16.0/build' Making all in win32 make[3]: Entering directory `/builddir/build/BUILD/cogl-1.16.0/build/win32' Making all in vs9 make[4]: Entering directory `/builddir/build/BUILD/cogl-1.16.0/build/win32/vs9' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/cogl-1.16.0/build/win32/vs9' Making all in vs10 make[4]: Entering directory `/builddir/build/BUILD/cogl-1.16.0/build/win32/vs10' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/cogl-1.16.0/build/win32/vs10' make[4]: Entering directory `/builddir/build/BUILD/cogl-1.16.0/build/win32' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/builddir/build/BUILD/cogl-1.16.0/build/win32' make[3]: Leaving directory `/builddir/build/BUILD/cogl-1.16.0/build/win32' make[3]: Entering directory `/builddir/build/BUILD/cogl-1.16.0/build' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/cogl-1.16.0/build' make[2]: Leaving directory `/builddir/build/BUILD/cogl-1.16.0/build' make[2]: Entering directory `/builddir/build/BUILD/cogl-1.16.0' make[2]: Leaving directory `/builddir/build/BUILD/cogl-1.16.0' make[1]: Leaving directory `/builddir/build/BUILD/cogl-1.16.0' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Bl64dJ + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/cogl-1.16.0-3.fc20.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/cogl-1.16.0-3.fc20.x86_64 ++ dirname /builddir/build/BUILDROOT/cogl-1.16.0-3.fc20.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/cogl-1.16.0-3.fc20.x86_64 + cd cogl-1.16.0 + make install DESTDIR=/builddir/build/BUILDROOT/cogl-1.16.0-3.fc20.x86_64 'INSTALL=install -p' Making install in deps make[1]: Entering directory `/builddir/build/BUILD/cogl-1.16.0/deps' make[2]: Entering directory `/builddir/build/BUILD/cogl-1.16.0/deps' make[3]: Entering directory `/builddir/build/BUILD/cogl-1.16.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.16.0/deps' make[2]: Leaving directory `/builddir/build/BUILD/cogl-1.16.0/deps' make[1]: Leaving directory `/builddir/build/BUILD/cogl-1.16.0/deps' Making install in test-fixtures make[1]: Entering directory `/builddir/build/BUILD/cogl-1.16.0/test-fixtures' make[2]: Entering directory `/builddir/build/BUILD/cogl-1.16.0/test-fixtures' 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.16.0/test-fixtures' make[1]: Leaving directory `/builddir/build/BUILD/cogl-1.16.0/test-fixtures' Making install in cogl-path make[1]: Entering directory `/builddir/build/BUILD/cogl-1.16.0/cogl-path' make install-am make[2]: Entering directory `/builddir/build/BUILD/cogl-1.16.0/cogl-path' make[3]: Entering directory `/builddir/build/BUILD/cogl-1.16.0/cogl-path' make[3]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cogl-1.16.0-3.fc20.x86_64/usr/include/cogl/cogl-path' install -p -m 644 cogl-path.h ./cogl-path-types.h ./cogl1-path-functions.h cogl2-path-functions.h '/builddir/build/BUILDROOT/cogl-1.16.0-3.fc20.x86_64/usr/include/cogl/cogl-path' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cogl-1.16.0-3.fc20.x86_64/usr/include/cogl/cogl-path' install -p -m 644 cogl-path-enum-types.h '/builddir/build/BUILDROOT/cogl-1.16.0-3.fc20.x86_64/usr/include/cogl/cogl-path' make[3]: Leaving directory `/builddir/build/BUILD/cogl-1.16.0/cogl-path' make[2]: Leaving directory `/builddir/build/BUILD/cogl-1.16.0/cogl-path' make[1]: Leaving directory `/builddir/build/BUILD/cogl-1.16.0/cogl-path' Making install in cogl make[1]: Entering directory `/builddir/build/BUILD/cogl-1.16.0/cogl' make install-recursive make[2]: Entering directory `/builddir/build/BUILD/cogl-1.16.0/cogl' make[3]: Entering directory `/builddir/build/BUILD/cogl-1.16.0/cogl' make[4]: Entering directory `/builddir/build/BUILD/cogl-1.16.0/cogl' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cogl-1.16.0-3.fc20.x86_64/usr/lib64' /bin/sh ../libtool --mode=install install -p libcogl.la '/builddir/build/BUILDROOT/cogl-1.16.0-3.fc20.x86_64/usr/lib64' libtool: install: install -p .libs/libcogl.so.15.3.0 /builddir/build/BUILDROOT/cogl-1.16.0-3.fc20.x86_64/usr/lib64/libcogl.so.15.3.0 libtool: install: (cd /builddir/build/BUILDROOT/cogl-1.16.0-3.fc20.x86_64/usr/lib64 && { ln -s -f libcogl.so.15.3.0 libcogl.so.15 || { rm -f libcogl.so.15 && ln -s libcogl.so.15.3.0 libcogl.so.15; }; }) libtool: install: (cd /builddir/build/BUILDROOT/cogl-1.16.0-3.fc20.x86_64/usr/lib64 && { ln -s -f libcogl.so.15.3.0 libcogl.so || { rm -f libcogl.so && ln -s libcogl.so.15.3.0 libcogl.so; }; }) libtool: install: install -p .libs/libcogl.lai /builddir/build/BUILDROOT/cogl-1.16.0-3.fc20.x86_64/usr/lib64/libcogl.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cogl-1.16.0-3.fc20.x86_64/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.16.0-3.fc20.x86_64/usr/include/cogl/cogl/gl-prototypes' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cogl-1.16.0-3.fc20.x86_64/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-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 ./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 ./cogl-onscreen.h ./cogl-frame-info.h ./cogl-vector.h '/builddir/build/BUILDROOT/cogl-1.16.0-3.fc20.x86_64/usr/include/cogl/cogl' install -p -m 644 ./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-atlas-texture.h ./cogl-meta-texture.h ./cogl-primitive-texture.h ./cogl-depth-state.h ./cogl-buffer.h ./cogl-pixel-buffer.h ./cogl2-experimental.h ./cogl-macros.h ./cogl-fence.h ./cogl-version.h ./cogl-error.h ./cogl-glib-source.h ./winsys/cogl-texture-pixmap-x11.h ./cogl-xlib.h ./cogl-wayland-server.h ./cogl-wayland-renderer.h ./cogl-wayland-client.h ./cogl-kms-renderer.h ./cogl-kms-display.h ./cogl-egl.h '/builddir/build/BUILDROOT/cogl-1.16.0-3.fc20.x86_64/usr/include/cogl/cogl' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cogl-1.16.0-3.fc20.x86_64/usr/share/gir-1.0' install -p -m 644 Cogl-1.0.gir '/builddir/build/BUILDROOT/cogl-1.16.0-3.fc20.x86_64/usr/share/gir-1.0' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cogl-1.16.0-3.fc20.x86_64/usr/include/cogl/cogl' install -p -m 644 ./cogl-egl-defines.h cogl-defines.h cogl-enum-types.h '/builddir/build/BUILDROOT/cogl-1.16.0-3.fc20.x86_64/usr/include/cogl/cogl' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cogl-1.16.0-3.fc20.x86_64/usr/lib64/pkgconfig' install -p -m 644 cogl-1.0.pc cogl-gl-1.0.pc cogl-2.0-experimental.pc '/builddir/build/BUILDROOT/cogl-1.16.0-3.fc20.x86_64/usr/lib64/pkgconfig' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cogl-1.16.0-3.fc20.x86_64/usr/lib64/girepository-1.0' install -p -m 644 Cogl-1.0.typelib '/builddir/build/BUILDROOT/cogl-1.16.0-3.fc20.x86_64/usr/lib64/girepository-1.0' make[4]: Leaving directory `/builddir/build/BUILD/cogl-1.16.0/cogl' make[3]: Leaving directory `/builddir/build/BUILD/cogl-1.16.0/cogl' make[2]: Leaving directory `/builddir/build/BUILD/cogl-1.16.0/cogl' make[1]: Leaving directory `/builddir/build/BUILD/cogl-1.16.0/cogl' Making install in cogl-pango make[1]: Entering directory `/builddir/build/BUILD/cogl-1.16.0/cogl-pango' make[2]: Entering directory `/builddir/build/BUILD/cogl-1.16.0/cogl-pango' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cogl-1.16.0-3.fc20.x86_64/usr/lib64' /bin/sh ../libtool --mode=install install -p libcogl-pango.la '/builddir/build/BUILDROOT/cogl-1.16.0-3.fc20.x86_64/usr/lib64' libtool: install: warning: relinking `libcogl-pango.la' libtool: install: (cd /builddir/build/BUILD/cogl-1.16.0/cogl-pango; /bin/sh /builddir/build/BUILD/cogl-1.16.0/libtool --tag CC --mode=relink gcc -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -pthread -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -export-dynamic -export-symbols-regex "^cogl_pango_.*" -no-undefined -version-info 18:0:3 -Wl,-z,relro -o libcogl-pango.la -rpath /usr/lib64 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 -lgmodule-2.0 -pthread -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lwayland-egl -lwayland-client -lgbm -ldrm -lwayland-server -lEGL -lX11 -lXext -lXdamage -lXfixes -lXcomposite -lXrandr -lpangocairo-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lcairo -inst-prefix-dir /builddir/build/BUILDROOT/cogl-1.16.0-3.fc20.x86_64) 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: 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,/usr/lib64 -L/builddir/build/BUILDROOT/cogl-1.16.0-3.fc20.x86_64/usr/lib64 -L/usr/lib64 -lcogl -lm -lgmodule-2.0 -lgdk_pixbuf-2.0 -lwayland-egl -lwayland-client -lgbm -ldrm -lwayland-server -lEGL -lX11 -lXext -lXdamage -lXfixes -lXcomposite -lXrandr -lpangocairo-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lcairo -pthread -pthread -O2 -m64 -mtune=generic -Wl,-z -Wl,relro -pthread -pthread -Wl,-soname -Wl,libcogl-pango.so.15 -Wl,-version-script -Wl,.libs/libcogl-pango.ver -o .libs/libcogl-pango.so.15.3.0 libtool: install: install -p .libs/libcogl-pango.so.15.3.0T /builddir/build/BUILDROOT/cogl-1.16.0-3.fc20.x86_64/usr/lib64/libcogl-pango.so.15.3.0 libtool: install: (cd /builddir/build/BUILDROOT/cogl-1.16.0-3.fc20.x86_64/usr/lib64 && { ln -s -f libcogl-pango.so.15.3.0 libcogl-pango.so.15 || { rm -f libcogl-pango.so.15 && ln -s libcogl-pango.so.15.3.0 libcogl-pango.so.15; }; }) libtool: install: (cd /builddir/build/BUILDROOT/cogl-1.16.0-3.fc20.x86_64/usr/lib64 && { ln -s -f libcogl-pango.so.15.3.0 libcogl-pango.so || { rm -f libcogl-pango.so && ln -s libcogl-pango.so.15.3.0 libcogl-pango.so; }; }) libtool: install: install -p .libs/libcogl-pango.lai /builddir/build/BUILDROOT/cogl-1.16.0-3.fc20.x86_64/usr/lib64/libcogl-pango.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cogl-1.16.0-3.fc20.x86_64/usr/include/cogl/cogl-pango' install -p -m 644 cogl-pango.h '/builddir/build/BUILDROOT/cogl-1.16.0-3.fc20.x86_64/usr/include/cogl/cogl-pango' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cogl-1.16.0-3.fc20.x86_64/usr/share/gir-1.0' install -p -m 644 CoglPango-1.0.gir '/builddir/build/BUILDROOT/cogl-1.16.0-3.fc20.x86_64/usr/share/gir-1.0' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cogl-1.16.0-3.fc20.x86_64/usr/lib64/pkgconfig' install -p -m 644 cogl-pango-1.0.pc cogl-pango-2.0-experimental.pc '/builddir/build/BUILDROOT/cogl-1.16.0-3.fc20.x86_64/usr/lib64/pkgconfig' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cogl-1.16.0-3.fc20.x86_64/usr/lib64/girepository-1.0' install -p -m 644 CoglPango-1.0.typelib '/builddir/build/BUILDROOT/cogl-1.16.0-3.fc20.x86_64/usr/lib64/girepository-1.0' make[2]: Leaving directory `/builddir/build/BUILD/cogl-1.16.0/cogl-pango' make[1]: Leaving directory `/builddir/build/BUILD/cogl-1.16.0/cogl-pango' Making install in tests make[1]: Entering directory `/builddir/build/BUILD/cogl-1.16.0/tests' Making install in conform make[2]: Entering directory `/builddir/build/BUILD/cogl-1.16.0/tests/conform' make install-am make[3]: Entering directory `/builddir/build/BUILD/cogl-1.16.0/tests/conform' make[4]: Entering directory `/builddir/build/BUILD/cogl-1.16.0/tests/conform' make[4]: Nothing to be done for `install-exec-am'. make[4]: Leaving directory `/builddir/build/BUILD/cogl-1.16.0/tests/conform' make[3]: Leaving directory `/builddir/build/BUILD/cogl-1.16.0/tests/conform' make[2]: Leaving directory `/builddir/build/BUILD/cogl-1.16.0/tests/conform' Making install in unit make[2]: Entering directory `/builddir/build/BUILD/cogl-1.16.0/tests/unit' make install-am make[3]: Entering directory `/builddir/build/BUILD/cogl-1.16.0/tests/unit' make[4]: Entering directory `/builddir/build/BUILD/cogl-1.16.0/tests/unit' 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.16.0/tests/unit' make[3]: Leaving directory `/builddir/build/BUILD/cogl-1.16.0/tests/unit' make[2]: Leaving directory `/builddir/build/BUILD/cogl-1.16.0/tests/unit' Making install in micro-perf make[2]: Entering directory `/builddir/build/BUILD/cogl-1.16.0/tests/micro-perf' make[3]: Entering directory `/builddir/build/BUILD/cogl-1.16.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.16.0/tests/micro-perf' make[2]: Leaving directory `/builddir/build/BUILD/cogl-1.16.0/tests/micro-perf' Making install in data make[2]: Entering directory `/builddir/build/BUILD/cogl-1.16.0/tests/data' make[3]: Entering directory `/builddir/build/BUILD/cogl-1.16.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.16.0/tests/data' make[2]: Leaving directory `/builddir/build/BUILD/cogl-1.16.0/tests/data' make[2]: Entering directory `/builddir/build/BUILD/cogl-1.16.0/tests' make[3]: Entering directory `/builddir/build/BUILD/cogl-1.16.0/tests' make[3]: Nothing to be done for `install-exec-am'. make[3]: Leaving directory `/builddir/build/BUILD/cogl-1.16.0/tests' make[2]: Leaving directory `/builddir/build/BUILD/cogl-1.16.0/tests' make[1]: Leaving directory `/builddir/build/BUILD/cogl-1.16.0/tests' Making install in examples make[1]: Entering directory `/builddir/build/BUILD/cogl-1.16.0/examples' make[2]: Entering directory `/builddir/build/BUILD/cogl-1.16.0/examples' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cogl-1.16.0-3.fc20.x86_64/usr/share/cogl/examples-data' install -p -m 644 crate.jpg '/builddir/build/BUILDROOT/cogl-1.16.0-3.fc20.x86_64/usr/share/cogl/examples-data' make[2]: Leaving directory `/builddir/build/BUILD/cogl-1.16.0/examples' make[1]: Leaving directory `/builddir/build/BUILD/cogl-1.16.0/examples' Making install in doc make[1]: Entering directory `/builddir/build/BUILD/cogl-1.16.0/doc' Making install in reference make[2]: Entering directory `/builddir/build/BUILD/cogl-1.16.0/doc/reference' Making install in cogl make[3]: Entering directory `/builddir/build/BUILD/cogl-1.16.0/doc/reference/cogl' make[4]: Entering directory `/builddir/build/BUILD/cogl-1.16.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.16.0/doc/reference/cogl' make[3]: Leaving directory `/builddir/build/BUILD/cogl-1.16.0/doc/reference/cogl' Making install in cogl-2.0-experimental make[3]: Entering directory `/builddir/build/BUILD/cogl-1.16.0/doc/reference/cogl-2.0-experimental' make[4]: Entering directory `/builddir/build/BUILD/cogl-1.16.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-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-GPU-synchronisation-fences.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-integration.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.16.0/doc/reference/cogl-2.0-experimental' make[3]: Leaving directory `/builddir/build/BUILD/cogl-1.16.0/doc/reference/cogl-2.0-experimental' make[3]: Entering directory `/builddir/build/BUILD/cogl-1.16.0/doc/reference' make[4]: Entering directory `/builddir/build/BUILD/cogl-1.16.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.16.0/doc/reference' make[3]: Leaving directory `/builddir/build/BUILD/cogl-1.16.0/doc/reference' make[2]: Leaving directory `/builddir/build/BUILD/cogl-1.16.0/doc/reference' make[2]: Entering directory `/builddir/build/BUILD/cogl-1.16.0/doc' make[3]: Entering directory `/builddir/build/BUILD/cogl-1.16.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.16.0/doc' make[2]: Leaving directory `/builddir/build/BUILD/cogl-1.16.0/doc' make[1]: Leaving directory `/builddir/build/BUILD/cogl-1.16.0/doc' Making install in po make[1]: Entering directory `/builddir/build/BUILD/cogl-1.16.0/po' /usr/bin/mkdir -p /builddir/build/BUILDROOT/cogl-1.16.0-3.fc20.x86_64/usr/share installing an.gmo as /builddir/build/BUILDROOT/cogl-1.16.0-3.fc20.x86_64/usr/share/locale/an/LC_MESSAGES/cogl.mo installing ar.gmo as /builddir/build/BUILDROOT/cogl-1.16.0-3.fc20.x86_64/usr/share/locale/ar/LC_MESSAGES/cogl.mo installing as.gmo as /builddir/build/BUILDROOT/cogl-1.16.0-3.fc20.x86_64/usr/share/locale/as/LC_MESSAGES/cogl.mo installing ast.gmo as /builddir/build/BUILDROOT/cogl-1.16.0-3.fc20.x86_64/usr/share/locale/ast/LC_MESSAGES/cogl.mo installing be.gmo as /builddir/build/BUILDROOT/cogl-1.16.0-3.fc20.x86_64/usr/share/locale/be/LC_MESSAGES/cogl.mo installing bg.gmo as /builddir/build/BUILDROOT/cogl-1.16.0-3.fc20.x86_64/usr/share/locale/bg/LC_MESSAGES/cogl.mo installing ca.gmo as /builddir/build/BUILDROOT/cogl-1.16.0-3.fc20.x86_64/usr/share/locale/ca/LC_MESSAGES/cogl.mo installing ca@valencia.gmo as /builddir/build/BUILDROOT/cogl-1.16.0-3.fc20.x86_64/usr/share/locale/ca@valencia/LC_MESSAGES/cogl.mo installing cs.gmo as /builddir/build/BUILDROOT/cogl-1.16.0-3.fc20.x86_64/usr/share/locale/cs/LC_MESSAGES/cogl.mo installing da.gmo as /builddir/build/BUILDROOT/cogl-1.16.0-3.fc20.x86_64/usr/share/locale/da/LC_MESSAGES/cogl.mo installing de.gmo as /builddir/build/BUILDROOT/cogl-1.16.0-3.fc20.x86_64/usr/share/locale/de/LC_MESSAGES/cogl.mo installing el.gmo as /builddir/build/BUILDROOT/cogl-1.16.0-3.fc20.x86_64/usr/share/locale/el/LC_MESSAGES/cogl.mo installing en_CA.gmo as /builddir/build/BUILDROOT/cogl-1.16.0-3.fc20.x86_64/usr/share/locale/en_CA/LC_MESSAGES/cogl.mo installing en_GB.gmo as /builddir/build/BUILDROOT/cogl-1.16.0-3.fc20.x86_64/usr/share/locale/en_GB/LC_MESSAGES/cogl.mo installing eo.gmo as /builddir/build/BUILDROOT/cogl-1.16.0-3.fc20.x86_64/usr/share/locale/eo/LC_MESSAGES/cogl.mo installing es.gmo as /builddir/build/BUILDROOT/cogl-1.16.0-3.fc20.x86_64/usr/share/locale/es/LC_MESSAGES/cogl.mo installing eu.gmo as /builddir/build/BUILDROOT/cogl-1.16.0-3.fc20.x86_64/usr/share/locale/eu/LC_MESSAGES/cogl.mo installing fa.gmo as /builddir/build/BUILDROOT/cogl-1.16.0-3.fc20.x86_64/usr/share/locale/fa/LC_MESSAGES/cogl.mo installing fr.gmo as /builddir/build/BUILDROOT/cogl-1.16.0-3.fc20.x86_64/usr/share/locale/fr/LC_MESSAGES/cogl.mo installing gl.gmo as /builddir/build/BUILDROOT/cogl-1.16.0-3.fc20.x86_64/usr/share/locale/gl/LC_MESSAGES/cogl.mo installing he.gmo as /builddir/build/BUILDROOT/cogl-1.16.0-3.fc20.x86_64/usr/share/locale/he/LC_MESSAGES/cogl.mo installing hi.gmo as /builddir/build/BUILDROOT/cogl-1.16.0-3.fc20.x86_64/usr/share/locale/hi/LC_MESSAGES/cogl.mo installing hu.gmo as /builddir/build/BUILDROOT/cogl-1.16.0-3.fc20.x86_64/usr/share/locale/hu/LC_MESSAGES/cogl.mo installing id.gmo as /builddir/build/BUILDROOT/cogl-1.16.0-3.fc20.x86_64/usr/share/locale/id/LC_MESSAGES/cogl.mo installing it.gmo as /builddir/build/BUILDROOT/cogl-1.16.0-3.fc20.x86_64/usr/share/locale/it/LC_MESSAGES/cogl.mo installing ja.gmo as /builddir/build/BUILDROOT/cogl-1.16.0-3.fc20.x86_64/usr/share/locale/ja/LC_MESSAGES/cogl.mo installing km.gmo as /builddir/build/BUILDROOT/cogl-1.16.0-3.fc20.x86_64/usr/share/locale/km/LC_MESSAGES/cogl.mo installing kn.gmo as /builddir/build/BUILDROOT/cogl-1.16.0-3.fc20.x86_64/usr/share/locale/kn/LC_MESSAGES/cogl.mo installing ko.gmo as /builddir/build/BUILDROOT/cogl-1.16.0-3.fc20.x86_64/usr/share/locale/ko/LC_MESSAGES/cogl.mo installing lt.gmo as /builddir/build/BUILDROOT/cogl-1.16.0-3.fc20.x86_64/usr/share/locale/lt/LC_MESSAGES/cogl.mo installing lv.gmo as /builddir/build/BUILDROOT/cogl-1.16.0-3.fc20.x86_64/usr/share/locale/lv/LC_MESSAGES/cogl.mo installing ml.gmo as /builddir/build/BUILDROOT/cogl-1.16.0-3.fc20.x86_64/usr/share/locale/ml/LC_MESSAGES/cogl.mo installing nb.gmo as /builddir/build/BUILDROOT/cogl-1.16.0-3.fc20.x86_64/usr/share/locale/nb/LC_MESSAGES/cogl.mo installing nl.gmo as /builddir/build/BUILDROOT/cogl-1.16.0-3.fc20.x86_64/usr/share/locale/nl/LC_MESSAGES/cogl.mo installing or.gmo as /builddir/build/BUILDROOT/cogl-1.16.0-3.fc20.x86_64/usr/share/locale/or/LC_MESSAGES/cogl.mo installing pa.gmo as /builddir/build/BUILDROOT/cogl-1.16.0-3.fc20.x86_64/usr/share/locale/pa/LC_MESSAGES/cogl.mo installing pl.gmo as /builddir/build/BUILDROOT/cogl-1.16.0-3.fc20.x86_64/usr/share/locale/pl/LC_MESSAGES/cogl.mo installing pt.gmo as /builddir/build/BUILDROOT/cogl-1.16.0-3.fc20.x86_64/usr/share/locale/pt/LC_MESSAGES/cogl.mo installing pt_BR.gmo as /builddir/build/BUILDROOT/cogl-1.16.0-3.fc20.x86_64/usr/share/locale/pt_BR/LC_MESSAGES/cogl.mo installing ru.gmo as /builddir/build/BUILDROOT/cogl-1.16.0-3.fc20.x86_64/usr/share/locale/ru/LC_MESSAGES/cogl.mo installing sk.gmo as /builddir/build/BUILDROOT/cogl-1.16.0-3.fc20.x86_64/usr/share/locale/sk/LC_MESSAGES/cogl.mo installing sl.gmo as /builddir/build/BUILDROOT/cogl-1.16.0-3.fc20.x86_64/usr/share/locale/sl/LC_MESSAGES/cogl.mo installing sr.gmo as /builddir/build/BUILDROOT/cogl-1.16.0-3.fc20.x86_64/usr/share/locale/sr/LC_MESSAGES/cogl.mo installing sr@latin.gmo as /builddir/build/BUILDROOT/cogl-1.16.0-3.fc20.x86_64/usr/share/locale/sr@latin/LC_MESSAGES/cogl.mo installing sv.gmo as /builddir/build/BUILDROOT/cogl-1.16.0-3.fc20.x86_64/usr/share/locale/sv/LC_MESSAGES/cogl.mo installing ta.gmo as /builddir/build/BUILDROOT/cogl-1.16.0-3.fc20.x86_64/usr/share/locale/ta/LC_MESSAGES/cogl.mo installing te.gmo as /builddir/build/BUILDROOT/cogl-1.16.0-3.fc20.x86_64/usr/share/locale/te/LC_MESSAGES/cogl.mo installing th.gmo as /builddir/build/BUILDROOT/cogl-1.16.0-3.fc20.x86_64/usr/share/locale/th/LC_MESSAGES/cogl.mo installing tr.gmo as /builddir/build/BUILDROOT/cogl-1.16.0-3.fc20.x86_64/usr/share/locale/tr/LC_MESSAGES/cogl.mo installing ug.gmo as /builddir/build/BUILDROOT/cogl-1.16.0-3.fc20.x86_64/usr/share/locale/ug/LC_MESSAGES/cogl.mo installing uk.gmo as /builddir/build/BUILDROOT/cogl-1.16.0-3.fc20.x86_64/usr/share/locale/uk/LC_MESSAGES/cogl.mo installing vi.gmo as /builddir/build/BUILDROOT/cogl-1.16.0-3.fc20.x86_64/usr/share/locale/vi/LC_MESSAGES/cogl.mo installing zh_CN.gmo as /builddir/build/BUILDROOT/cogl-1.16.0-3.fc20.x86_64/usr/share/locale/zh_CN/LC_MESSAGES/cogl.mo installing zh_HK.gmo as /builddir/build/BUILDROOT/cogl-1.16.0-3.fc20.x86_64/usr/share/locale/zh_HK/LC_MESSAGES/cogl.mo installing zh_TW.gmo as /builddir/build/BUILDROOT/cogl-1.16.0-3.fc20.x86_64/usr/share/locale/zh_TW/LC_MESSAGES/cogl.mo if test "cogl" = "gettext-tools"; then \ /usr/bin/mkdir -p /builddir/build/BUILDROOT/cogl-1.16.0-3.fc20.x86_64/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.16.0-3.fc20.x86_64/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /builddir/build/BUILDROOT/cogl-1.16.0-3.fc20.x86_64/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[1]: Leaving directory `/builddir/build/BUILD/cogl-1.16.0/po' Making install in build make[1]: Entering directory `/builddir/build/BUILD/cogl-1.16.0/build' Making install in win32 make[2]: Entering directory `/builddir/build/BUILD/cogl-1.16.0/build/win32' Making install in vs9 make[3]: Entering directory `/builddir/build/BUILD/cogl-1.16.0/build/win32/vs9' make[4]: Entering directory `/builddir/build/BUILD/cogl-1.16.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.16.0/build/win32/vs9' make[3]: Leaving directory `/builddir/build/BUILD/cogl-1.16.0/build/win32/vs9' Making install in vs10 make[3]: Entering directory `/builddir/build/BUILD/cogl-1.16.0/build/win32/vs10' make[4]: Entering directory `/builddir/build/BUILD/cogl-1.16.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.16.0/build/win32/vs10' make[3]: Leaving directory `/builddir/build/BUILD/cogl-1.16.0/build/win32/vs10' make[3]: Entering directory `/builddir/build/BUILD/cogl-1.16.0/build/win32' make[4]: Entering directory `/builddir/build/BUILD/cogl-1.16.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.16.0/build/win32' make[3]: Leaving directory `/builddir/build/BUILD/cogl-1.16.0/build/win32' make[2]: Leaving directory `/builddir/build/BUILD/cogl-1.16.0/build/win32' make[2]: Entering directory `/builddir/build/BUILD/cogl-1.16.0/build' make[3]: Entering directory `/builddir/build/BUILD/cogl-1.16.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.16.0/build' make[2]: Leaving directory `/builddir/build/BUILD/cogl-1.16.0/build' make[1]: Leaving directory `/builddir/build/BUILD/cogl-1.16.0/build' make[1]: Entering directory `/builddir/build/BUILD/cogl-1.16.0' make[2]: Entering directory `/builddir/build/BUILD/cogl-1.16.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.16.0' make[1]: Leaving directory `/builddir/build/BUILD/cogl-1.16.0' + find /builddir/build/BUILDROOT/cogl-1.16.0-3.fc20.x86_64 -name '*.la' -exec rm -f '{}' ';' + rm /builddir/build/BUILDROOT/cogl-1.16.0-3.fc20.x86_64/usr/share/cogl/examples-data/crate.jpg + chrpath --delete /builddir/build/BUILDROOT/cogl-1.16.0-3.fc20.x86_64/usr/lib64/libcogl-pango.so + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/cogl-1.16.0-3.fc20.x86_64 cogl + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/cogl-1.16.0 extracting debug info from /builddir/build/BUILDROOT/cogl-1.16.0-3.fc20.x86_64/usr/lib64/libcogl.so.15.3.0 extracting debug info from /builddir/build/BUILDROOT/cogl-1.16.0-3.fc20.x86_64/usr/lib64/libcogl-pango.so.15.3.0 /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. symlinked /usr/lib/debug/usr/lib64/libcogl-pango.so.15.3.0.debug to /usr/lib/debug/usr/lib64/libcogl-pango.so.15.debug symlinked /usr/lib/debug/usr/lib64/libcogl-pango.so.15.3.0.debug to /usr/lib/debug/usr/lib64/libcogl-pango.so.debug symlinked /usr/lib/debug/usr/lib64/libcogl.so.15.3.0.debug to /usr/lib/debug/usr/lib64/libcogl.so.15.debug symlinked /usr/lib/debug/usr/lib64/libcogl.so.15.3.0.debug to /usr/lib/debug/usr/lib64/libcogl.so.debug 7595 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.16.0-3.fc20.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.paH0Zo + umask 022 + cd /builddir/build/BUILD + cd cogl-1.16.0 + DOCDIR=/builddir/build/BUILDROOT/cogl-1.16.0-3.fc20.x86_64/usr/share/doc/cogl + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/cogl-1.16.0-3.fc20.x86_64/usr/share/doc/cogl + cp -pr COPYING /builddir/build/BUILDROOT/cogl-1.16.0-3.fc20.x86_64/usr/share/doc/cogl + cp -pr NEWS /builddir/build/BUILDROOT/cogl-1.16.0-3.fc20.x86_64/usr/share/doc/cogl + cp -pr README /builddir/build/BUILDROOT/cogl-1.16.0-3.fc20.x86_64/usr/share/doc/cogl + cp -pr ChangeLog /builddir/build/BUILDROOT/cogl-1.16.0-3.fc20.x86_64/usr/share/doc/cogl + exit 0 Provides: cogl = 1.16.0-3.fc20 cogl(x86-64) = 1.16.0-3.fc20 libcogl-pango.so.15()(64bit) libcogl.so.15()(64bit) 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: libEGL.so.1()(64bit) libX11.so.6()(64bit) libXcomposite.so.1()(64bit) libXdamage.so.1()(64bit) libXext.so.6()(64bit) libXfixes.so.3()(64bit) libXrandr.so.2()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.11)(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) libcairo.so.2()(64bit) libcogl.so.15()(64bit) libdrm.so.2()(64bit) libgbm.so.1()(64bit) libgdk_pixbuf-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgmodule-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libpango-1.0.so.0()(64bit) libpangocairo-1.0.so.0()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libwayland-client.so.0()(64bit) libwayland-egl.so.1()(64bit) libwayland-server.so.0()(64bit) rtld(GNU_HASH) Processing files: cogl-devel-1.16.0-3.fc20.x86_64 Provides: cogl-devel = 1.16.0-3.fc20 cogl-devel(x86-64) = 1.16.0-3.fc20 pkgconfig(cogl-1.0) = 1.16.0 pkgconfig(cogl-2.0-experimental) = 2.0.0 pkgconfig(cogl-gl-1.0) = 1.16.0 pkgconfig(cogl-pango-1.0) = 1.16.0 pkgconfig(cogl-pango-2.0-experimental) = 1.16.0 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.15()(64bit) libcogl.so.15()(64bit) pkgconfig(cogl-1.0) pkgconfig(egl) pkgconfig(gbm) pkgconfig(gdk-pixbuf-2.0) >= 2.0 pkgconfig(gmodule-no-export-2.0) pkgconfig(gobject-2.0) pkgconfig(libdrm) pkgconfig(wayland-client) >= 1.0.0 pkgconfig(wayland-egl) >= 1.0.0 pkgconfig(wayland-server) >= 1.1.90 pkgconfig(x11) pkgconfig(xcomposite) >= 0.4 pkgconfig(xdamage) pkgconfig(xext) pkgconfig(xfixes) >= 3 pkgconfig(xrandr) >= 1.2 Processing files: cogl-doc-1.16.0-3.fc20.noarch Provides: cogl-doc = 1.16.0-3.fc20 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: cogl-debuginfo-1.16.0-3.fc20.x86_64 Provides: cogl-debuginfo = 1.16.0-3.fc20 cogl-debuginfo(x86-64) = 1.16.0-3.fc20 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.16.0-3.fc20.x86_64 Wrote: /builddir/build/RPMS/cogl-1.16.0-3.fc20.x86_64.rpm Wrote: /builddir/build/RPMS/cogl-devel-1.16.0-3.fc20.x86_64.rpm Wrote: /builddir/build/RPMS/cogl-doc-1.16.0-3.fc20.noarch.rpm Wrote: /builddir/build/RPMS/cogl-debuginfo-1.16.0-3.fc20.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.ttXLM4 + umask 022 + cd /builddir/build/BUILD + cd cogl-1.16.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/cogl-1.16.0-3.fc20.x86_64 + exit 0 Child return code was: 0 LEAVE do -->