* Package: media-libs/cogl-1.22.8 * Repository: gentoo * Maintainer: gnome@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc examples gles2 introspection kernel_linux kms opengl pango userland_GNU wayland * FEATURES: fakeroot installsources network-sandbox preserve-libs sandbox splitdebug userpriv usersandbox * /etc/portage/package.cflags/cflags -> */*: NOFFLAGS=1 * /etc/portage/package.cflags/cflags -> */*: LDFLAGS-="-Wl,-z,now -Wl,-z,relro" * /etc/portage/package.cflags/cflags -> */*: USE_NONGNU="" +fPIE +fstack-protector-all +D_FORTIFY_SOURCE=2 * /etc/portage/package.cflags/cflags -> */*: NOLDADD=1 * FEATURES='assume-digests binpkg-docompress binpkg-dostrip binpkg-logs binpkg-multi-instance buildpkg candy cgroup clean-logs config-protect-if-modified distlocks fakeroot fixlafiles installsources ipc-sandbox merge-sync metadata-transfer mount-sandbox multilib-strict network-sandbox news parallel-fetch parallel-install pid-sandbox preserve-libs protect-owned qa-unresolved-soname-deps sandbox sfperms sign split-elog split-log splitdebug strict strict-keepdir unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr' * CFLAGS='-Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration' * CXXFLAGS='-Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always' * FFLAGS='-Os -pipe -march=native -fdiagnostics-color=always' * FCFLAGS='-Os -pipe -march=native -fdiagnostics-color=always' * F77FLAGS='-Os -pipe -march=native -fdiagnostics-color=always' * LDFLAGS='-Wl,-O1 -Wl,--as-needed' * MAKEOPTS='-j12 -l15' * gcc (Gentoo Hardened 10.2.0-r5 p6) 10.2.0 * g++ (Gentoo Hardened 10.2.0-r5 p6) 10.2.0 * LLD 11.1.0 (compatible with GNU linkers) * Linux ALESSAND-F1E8 5.10.4-rt-rt22-x86_64 #1 SMP PREEMPT_RT Tue Mar 9 01:18:07 CET 2021 x86_64 AMD Ryzen 5 3600 6-Core Processor AuthenticAMD GNU/Linux media-libs/cogl: 5 minutes, 25 seconds average for 2 merges 2021-02-28T02:59:25 >>> media-libs/cogl: 6 minutes, 40 seconds 2021-03-08T03:11:01 >>> media-libs/cogl: 4 minutes, 11 seconds ]0;emerge 01:09:11 28|92 cogl 05:26 (root@ALESSAND-F1E8)kemerge 01:09:11 28|92 cogl 05:26 (root@ALESSAND-F1E8)\>>> Unpacking source... >>> Unpacking cogl-1.22.8.tar.xz to /var/tmp/portage/media-libs/cogl-1.22.8/work >>> Source unpacked in /var/tmp/portage/media-libs/cogl-1.22.8/work >>> Preparing source in /var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8 ... * Disabling deprecation warnings ... [ ok ] * Running elibtoolize in: cogl-1.22.8/ * Applying ppc64le/2.4.4 patch ... * Running elibtoolize in: cogl-1.22.8/build/ * Applying portage/1.2.0 patch ... * Applying sed/1.5.6 patch ... * Applying as-needed/2.4.3 patch ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8 ... * econf: updating cogl-1.22.8/build/config.guess with /usr/share/gnuconfig/config.guess * econf: updating cogl-1.22.8/build/config.sub with /usr/share/gnuconfig/config.sub ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/cogl-1.22.8 --htmldir=/usr/share/doc/cogl-1.22.8/html --libdir=/usr/lib64 --disable-gtk-doc --disable-examples-install --disable-maintainer-flags --enable-cairo --enable-deprecated --enable-gdk-pixbuf --enable-glib --disable-debug --enable-glx --enable-gl --enable-gles2 --enable-cogl-gles2 --enable-xlib-egl-platform --with-default-driver=gl --disable-cogl-gst --enable-introspection --enable-kms-egl-platform --enable-cogl-pango --disable-unit-tests --enable-wayland-egl-platform --enable-wayland-egl-server --disable-profile checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-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 x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /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/lib/portage/pypy3/ebuild-helpers/xattr/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports the include directive... yes (GNU style) checking whether make supports nested variables... yes checking whether UID '250' is supported by ustar format... yes checking whether GID '250' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking dependency style of x86_64-pc-linux-gnu-gcc... none checking whether make supports nested variables... (cached) yes checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... (cached) yes checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ checking whether we are using the GNU C++ compiler... yes checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes checking dependency style of x86_64-pc-linux-gnu-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-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by x86_64-pc-linux-gnu-gcc... ld.lld checking if the linker (ld.lld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... llvm-nm checking the name lister (llvm-nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for ld.lld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... llvm-objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-pc-linux-gnu-ar... llvm-ar checking for archiver @FILE support... @ checking for x86_64-pc-linux-gnu-strip... llvm-strip checking for x86_64-pc-linux-gnu-ranlib... llvm-ranlib checking command to parse llvm-nm output from x86_64-pc-linux-gnu-gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for x86_64-pc-linux-gnu-mt... no checking for mt... mt checking if mt is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-gcc linker (ld.lld -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... x86_64-pc-linux-gnu-g++ -E checking for ld used by x86_64-pc-linux-gnu-g++... ld.lld -m elf_x86_64 checking if the linker (ld.lld -m elf_x86_64) is GNU ld... yes checking whether the x86_64-pc-linux-gnu-g++ linker (ld.lld -m elf_x86_64) supports shared libraries... yes checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-g++ linker (ld.lld -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-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for x86_64-pc-linux-gnu-pkg-config... (cached) /usr/bin/x86_64-pc-linux-gnu-pkg-config checking pkg-config is at least version 0.16... yes checking for GLIB... yes checking for GLIB - version >= 2.32.0... yes (version 2.66.7) checking for WAYLAND_CLIENT... yes checking for WAYLAND_SERVER... yes checking for DUMMY... yes checking for gtk-doc... yes checking for gtkdoc-check... gtkdoc-check.test checking for gtkdoc-check... /usr/bin/gtkdoc-check checking for gtkdoc-rebase... /usr/bin/gtkdoc-rebase checking for gtkdoc-mkpdf... /usr/bin/gtkdoc-mkpdf checking whether to build gtk-doc documentation... no checking for GTKDOC_DEPS... yes checking whether NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/gmsgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for ld used by x86_64-pc-linux-gnu-gcc... ld.lld -m elf_x86_64 checking if the linker (ld.lld -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 bs ca ca@valencia cs da de el en_CA en_GB eo es eu fa fi fr fur gl he hi hr hu id it ja km kn ko lt lv ml ms nb ne nl oc or pa pl pt pt_BR ro 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 alarm... 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-path/cogl-path-1.0.pc config.status: creating cogl-path/cogl-path-2.0-experimental.pc config.status: creating cogl-gst/Makefile config.status: creating cogl-gst/cogl-gst-1.0.pc config.status: creating cogl-gst/cogl-gst-2.0-experimental.pc config.status: creating cogl-gles2/Makefile config.status: creating cogl-gles2/cogl-gles2-1.0.pc config.status: creating cogl-gles2/cogl-gles2-2.0-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.22.8/2.0.0 (git) • Global: Prefix: /usr Default driver: gl • Features: Drivers: gles2 gl Library name for GLES2: libGLESv2.so 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: yes 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: -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS Linker flags: -Wl,-O1 -Wl,--as-needed • Extra: Build API reference: no Build introspection data: yes Build unit tests: no Enable internationalization: yes >>> Source configured. >>> Compiling source in /var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8 ... make -j12 -l15 make all-recursive make[1]: Entering directory '/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8' Making all in deps make[2]: Entering directory '/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/deps' make[3]: Entering directory '/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/deps' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/deps' make[2]: Leaving directory '/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/deps' Making all in cogl make[2]: Entering directory '/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/cogl' /usr/bin/glib-mkenums \ --template ./cogl-enum-types.h.in \ ./deprecated/cogl-clip-state.h ./deprecated/cogl-fixed.h ./deprecated/cogl-material-compat.h ./deprecated/cogl-vertex-buffer.h ./deprecated/cogl-shader.h ./deprecated/cogl-clutter.h ./deprecated/cogl-type-casts.h ./deprecated/cogl-framebuffer-deprecated.h ./deprecated/cogl-texture-deprecated.h ./deprecated/cogl-auto-texture.h ./deprecated/cogl-clutter-xlib.h ./cogl1-context.h ./cogl-bitmap.h ./cogl-color.h ./cogl-matrix.h ./cogl-offscreen.h ./cogl-primitives.h ./cogl-texture.h ./cogl-types.h ./cogl.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 /usr/bin/glib-mkenums \ --template ./cogl-enum-types.c.in \ ./deprecated/cogl-clip-state.h ./deprecated/cogl-fixed.h ./deprecated/cogl-material-compat.h ./deprecated/cogl-vertex-buffer.h ./deprecated/cogl-shader.h ./deprecated/cogl-clutter.h ./deprecated/cogl-type-casts.h ./deprecated/cogl-framebuffer-deprecated.h ./deprecated/cogl-texture-deprecated.h ./deprecated/cogl-auto-texture.h ./deprecated/cogl-clutter-xlib.h ./cogl1-context.h ./cogl-bitmap.h ./cogl-color.h ./cogl-matrix.h ./cogl-offscreen.h ./cogl-primitives.h ./cogl-texture.h ./cogl-types.h ./cogl.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 '/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/cogl' make[4]: Entering directory '/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/cogl' rlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./deprecated -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"libGLESv2.so\" -DCOGL_LOCALEDIR=\""/usr/share/locale"\" -DCOGL_DEFAULT_DRIVER=\"gl\" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -c -o cogl-gpu-info.lo cogl-gpu-info.c rlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./deprecated -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"libGLESv2.so\" -DCOGL_LOCALEDIR=\""/usr/share/locale"\" -DCOGL_DEFAULT_DRIVER=\"gl\" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -c -o cogl-context.lo cogl-context.c rlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./deprecated -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"libGLESv2.so\" -DCOGL_LOCALEDIR=\""/usr/share/locale"\" -DCOGL_DEFAULT_DRIVER=\"gl\" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -c -o cogl-renderer.lo cogl-renderer.c rlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./deprecated -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"libGLESv2.so\" -DCOGL_LOCALEDIR=\""/usr/share/locale"\" -DCOGL_DEFAULT_DRIVER=\"gl\" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -c -o cogl-swap-chain.lo cogl-swap-chain.c rlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./deprecated -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"libGLESv2.so\" -DCOGL_LOCALEDIR=\""/usr/share/locale"\" -DCOGL_DEFAULT_DRIVER=\"gl\" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -c -o cogl-onscreen-template.lo cogl-onscreen-template.c rlibtool: lconf: {.name="libtool"}. rlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/cogl"}. rlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 40, .st_ino = 546549}. rlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rlibtool: lconf: fstat(5,...) = 0 {.st_dev = 40, .st_ino = 544779}. rlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = 6. rlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./deprecated -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"libGLESv2.so\" -DCOGL_LOCALEDIR=\""/usr/share/locale"\" -DCOGL_DEFAULT_DRIVER=\"gl\" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -c -o cogl-display.lo cogl-display.c rlibtool: lconf: found "/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/libtool". rlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./deprecated -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN="Cogl" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME="libGL.so.1" -DCOGL_GLES1_LIBNAME="" -DCOGL_GLES2_LIBNAME="libGLESv2.so" -DCOGL_LOCALEDIR="/usr/share/locale" -DCOGL_DEFAULT_DRIVER="gl" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -c cogl-gpu-info.c -DPIC -fPIC -o .libs/cogl-gpu-info.o rlibtool: lconf: {.name="libtool"}. rlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/cogl"}. rlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 40, .st_ino = 546549}. rlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rlibtool: lconf: fstat(5,...) = 0 {.st_dev = 40, .st_ino = 544779}. rlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = 6. rlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./deprecated -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"libGLESv2.so\" -DCOGL_LOCALEDIR=\""/usr/share/locale"\" -DCOGL_DEFAULT_DRIVER=\"gl\" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -c -o cogl.lo cogl.c rlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./deprecated -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"libGLESv2.so\" -DCOGL_LOCALEDIR=\""/usr/share/locale"\" -DCOGL_DEFAULT_DRIVER=\"gl\" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -c -o cogl-object.lo cogl-object.c rlibtool: lconf: found "/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/libtool". rlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./deprecated -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"libGLESv2.so\" -DCOGL_LOCALEDIR=\""/usr/share/locale"\" -DCOGL_DEFAULT_DRIVER=\"gl\" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -c -o cogl-util.lo cogl-util.c rlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./deprecated -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN="Cogl" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME="libGL.so.1" -DCOGL_GLES1_LIBNAME="" -DCOGL_GLES2_LIBNAME="libGLESv2.so" -DCOGL_LOCALEDIR="/usr/share/locale" -DCOGL_DEFAULT_DRIVER="gl" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -c cogl-context.c -DPIC -fPIC -o .libs/cogl-context.o rlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./deprecated -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"libGLESv2.so\" -DCOGL_LOCALEDIR=\""/usr/share/locale"\" -DCOGL_DEFAULT_DRIVER=\"gl\" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -c -o cogl-bitmap.lo cogl-bitmap.c rlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./deprecated -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"libGLESv2.so\" -DCOGL_LOCALEDIR=\""/usr/share/locale"\" -DCOGL_DEFAULT_DRIVER=\"gl\" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -c -o cogl-bitmap-conversion.lo cogl-bitmap-conversion.c rlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./deprecated -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"libGLESv2.so\" -DCOGL_LOCALEDIR=\""/usr/share/locale"\" -DCOGL_DEFAULT_DRIVER=\"gl\" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -c -o cogl-primitives.lo cogl-primitives.c rlibtool: lconf: {.name="libtool"}. rlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/cogl"}. rlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 40, .st_ino = 546549}. rlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rlibtool: lconf: fstat(5,...) = 0 {.st_dev = 40, .st_ino = 544779}. rlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = 6. rlibtool: lconf: found "/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/libtool". rlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./deprecated -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN="Cogl" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME="libGL.so.1" -DCOGL_GLES1_LIBNAME="" -DCOGL_GLES2_LIBNAME="libGLESv2.so" -DCOGL_LOCALEDIR="/usr/share/locale" -DCOGL_DEFAULT_DRIVER="gl" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -c cogl-renderer.c -DPIC -fPIC -o .libs/cogl-renderer.o rlibtool: lconf: {.name="libtool"}. rlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/cogl"}. rlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 40, .st_ino = 546549}. rlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rlibtool: lconf: fstat(5,...) = 0 {.st_dev = 40, .st_ino = 544779}. rlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = 6. rlibtool: lconf: {.name="libtool"}. rlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/cogl"}. rlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 40, .st_ino = 546549}. rlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rlibtool: lconf: found "/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/libtool". rlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rlibtool: lconf: fstat(5,...) = 0 {.st_dev = 40, .st_ino = 544779}. rlibtool: lconf: {.name="libtool"}. rlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/cogl"}. rlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 40, .st_ino = 546549}. rlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = 6. rlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rlibtool: lconf: fstat(5,...) = 0 {.st_dev = 40, .st_ino = 544779}. rlibtool: compile:rlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = 6. x86_64-pc-linux-gnu-gccrlibtool: lconf: found "/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/libtool". -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./deprecated -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN="Cogl" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME="libGL.so.1" -DCOGL_GLES1_LIBNAME="" -DCOGL_GLES2_LIBNAME="libGLESv2.so" -DCOGL_LOCALEDIR="/usr/share/locale" -DCOGL_DEFAULT_DRIVER="gl" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -c cogl-onscreen-template.c -DPIC -fPIC -o .libs/cogl-onscreen-template.o rlibtool: lconf: found "/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/libtool". rlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_Hrlibtool: compile: -I. x86_64-pc-linux-gnu-gcc -I.. -DHAVE_CONFIG_H -I.. -I. -I.. -I.. -I./deprecated -I.. -I./winsys -I.. -I./driver/gl -I./deprecated -I./driver/gl/gl -I./winsys -I./driver/gl/gles -I./driver/gl -DG_LOG_DOMAIN="Cogl" -I./driver/gl/gl -DCOGL_COMPILATION -I./driver/gl/gles -DCOGL_GL_LIBNAME="libGL.so.1" -DG_LOG_DOMAIN="Cogl" -DCOGL_GLES1_LIBNAME="" -DCOGL_COMPILATION -DCOGL_GLES2_LIBNAME="libGLESv2.so" -DCOGL_GL_LIBNAME="libGL.so.1" -DCOGL_LOCALEDIR="/usr/share/locale" -DCOGL_GLES1_LIBNAME="" -DCOGL_DEFAULT_DRIVER="gl" -DCOGL_GLES2_LIBNAME="libGLESv2.so" -pthread -DCOGL_LOCALEDIR="/usr/share/locale" -I/usr/include/gdk-pixbuf-2.0 -DCOGL_DEFAULT_DRIVER="gl" -I/usr/include/libpng16 -pthread -I/usr/include/libmount -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/blkid -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/include/libmount -I/usr/lib64/glib-2.0/include -I/usr/include/blkid -I/usr/include/sysprof-4 -I/usr/include/glib-2.0 -I/usr/include/libdrm -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/sysprof-4 -DG_DISABLE_CHECKS -I/usr/include/libdrm -DG_DISABLE_CAST_CHECKS -I/usr/lib64/libffi/include -Os -DG_DISABLE_CHECKS -pipe -DG_DISABLE_CAST_CHECKS -march=native -Os -fdiagnostics-color=always -pipe -Os -march=native -pipe -fdiagnostics-color=always -march=native -Os -fdiagnostics-color=always -pipe -Wimplicit-function-declaration -march=native -Wno-error=implicit-function-declaration -fdiagnostics-color=always -c -Wimplicit-function-declaration cogl-swap-chain.c -Wno-error=implicit-function-declaration -DPIC -c -fPIC cogl-display.c -o -DPIC .libs/cogl-swap-chain.o -fPIC -o .libs/cogl-display.o rlibtool: lconf: {.name="libtool"}. rlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/cogl"}. rlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 40, .st_ino = 546549}. rlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rlibtool: lconf: fstat(5,...) = 0 {.st_dev = 40, .st_ino = 544779}. rlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = 6. rlibtool: lconf: found "/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/libtool". rlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./deprecated -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN="Cogl" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME="libGL.so.1" -DCOGL_GLES1_LIBNAME="" -DCOGL_GLES2_LIBNAME="libGLESv2.so" -DCOGL_LOCALEDIR="/usr/share/locale" -DCOGL_DEFAULT_DRIVER="gl" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -c cogl-util.c -DPIC -fPIC -o .libs/cogl-util.o rlibtool: lconf: {.name="libtool"}. rlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/cogl"}. rlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 40, .st_ino = 546549}. rlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rlibtool: lconf: fstat(5,...) = 0 {.st_dev = 40, .st_ino = 544779}. rlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = 6. rlibtool: lconf: found "/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/libtool". rlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./deprecated -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN="Cogl" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME="libGL.so.1" -DCOGL_GLES1_LIBNAME="" -DCOGL_GLES2_LIBNAME="libGLESv2.so" -DCOGL_LOCALEDIR="/usr/share/locale" -DCOGL_DEFAULT_DRIVER="gl" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -c cogl.c -DPIC -fPIC -o .libs/cogl.o rlibtool: lconf: {.name="libtool"}. rlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/cogl"}. rlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 40, .st_ino = 546549}. rlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rlibtool: lconf: fstat(5,...) = 0 {.st_dev = 40, .st_ino = 544779}. rlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = 6. rlibtool: lconf: found "/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/libtool". rlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./deprecated -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN="Cogl" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME="libGL.so.1" -DCOGL_GLES1_LIBNAME="" -DCOGL_GLES2_LIBNAME="libGLESv2.so" -DCOGL_LOCALEDIR="/usr/share/locale" -DCOGL_DEFAULT_DRIVER="gl" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -c cogl-bitmap.c -DPIC -fPIC -o .libs/cogl-bitmap.o rlibtool: lconf: {.name="libtool"}. rlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/cogl"}. rlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 40, .st_ino = 546549}. rlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rlibtool: lconf: {.name="libtool"}. rlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/cogl"}. rlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 40, .st_ino = 546549}. rlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rlibtool: lconf: fstat(5,...) = 0 {.st_dev = 40, .st_ino = 544779}. rlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rlibtool: lconf: fstat(5,...) = 0 {.st_dev = 40, .st_ino = 544779}. rlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = 6. rlibtool: lconf: found "/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/libtool". rlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = 6. rlibtool: lconf: {.name="libtool"}. rlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/cogl"}. rlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 40, .st_ino = 546549}. rlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rlibtool: lconf: found "/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/libtool". rlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rlibtool: lconf: fstat(5,...) = 0 {.st_dev = 40, .st_ino = 544779}. rlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..rlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = 6. rlibtool: compile: -I.. x86_64-pc-linux-gnu-gcc -I.. -DHAVE_CONFIG_H -I./deprecated -I. -I./winsys -I.. -I./driver/gl -I.. -I./driver/gl/gl -I.. -I./driver/gl/gles -I./deprecated -DG_LOG_DOMAIN="Cogl" -I./winsys -DCOGL_COMPILATION -I./driver/gl -DCOGL_GL_LIBNAME="libGL.so.1" -I./driver/gl/gl -DCOGL_GLES1_LIBNAME="" -I./driver/gl/gles -DCOGL_GLES2_LIBNAME="libGLESv2.so" -DG_LOG_DOMAIN="Cogl" -DCOGL_LOCALEDIR="/usr/share/locale" -DCOGL_COMPILATION -DCOGL_DEFAULT_DRIVER="gl" -DCOGL_GL_LIBNAME="libGL.so.1" -pthread -DCOGL_GLES1_LIBNAME="" -I/usr/include/gdk-pixbuf-2.0 -DCOGL_GLES2_LIBNAME="libGLESv2.so" -I/usr/include/libpng16 -DCOGL_LOCALEDIR="/usr/share/locale" -I/usr/include/libmount -DCOGL_DEFAULT_DRIVER="gl" -I/usr/include/blkid -pthread -I/usr/include/glib-2.0rlibtool: lconf: found "/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/libtool". -I/usr/include/gdk-pixbuf-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/libdrm -I/usr/include/blkid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -DG_DISABLE_CHECKS -I/usr/lib64/glib-2.0/include -DG_DISABLE_CAST_CHECKS -I/usr/include/sysprof-4 -Os -I/usr/include/libdrm -pipe -I/usr/lib64/libffi/include -march=native -DG_DISABLE_CHECKS -fdiagnostics-color=always -DG_DISABLE_CAST_CHECKS -Os -Os -pipe -pipe -march=native -march=native -fdiagnostics-color=always -fdiagnostics-color=always -Wimplicit-function-declaration -Os -Wno-error=implicit-function-declaration -pipe -c -march=native cogl-object.c -fdiagnostics-color=always -DPIC -Wimplicit-function-declaration -fPIC -Wno-error=implicit-function-declaration -o -c .libs/cogl-object.o cogl-bitmap-conversion.c -DPIC -fPIC -o .libs/cogl-bitmap-conversion.o rlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./deprecated -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN="Cogl" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME="libGL.so.1" -DCOGL_GLES1_LIBNAME="" -DCOGL_GLES2_LIBNAME="libGLESv2.so" -DCOGL_LOCALEDIR="/usr/share/locale" -DCOGL_DEFAULT_DRIVER="gl" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -c cogl-primitives.c -DPIC -fPIC -o .libs/cogl-primitives.o rlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./deprecated -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"libGLESv2.so\" -DCOGL_LOCALEDIR=\""/usr/share/locale"\" -DCOGL_DEFAULT_DRIVER=\"gl\" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -c -o cogl-bitmap-pixbuf.lo cogl-bitmap-pixbuf.c rlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./deprecated -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"libGLESv2.so\" -DCOGL_LOCALEDIR=\""/usr/share/locale"\" -DCOGL_DEFAULT_DRIVER=\"gl\" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -c -o cogl-clip-stack.lo cogl-clip-stack.c rlibtool: lconf: {.name="libtool"}. rlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/cogl"}. rlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 40, .st_ino = 546549}. rlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rlibtool: lconf: fstat(5,...) = 0 {.st_dev = 40, .st_ino = 544779}. rlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = 6. rlibtool: lconf: found "/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/libtool". rlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./deprecated -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN="Cogl" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME="libGL.so.1" -DCOGL_GLES1_LIBNAME=""rlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./deprecated -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"libGLESv2.so\" -DCOGL_LOCALEDIR=\""/usr/share/locale"\" -DCOGL_DEFAULT_DRIVER=\"gl\" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -c -o cogl-feature-private.lo cogl-feature-private.c -DCOGL_GLES2_LIBNAME="libGLESv2.so" -DCOGL_LOCALEDIR="/usr/share/locale" -DCOGL_DEFAULT_DRIVER="gl" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -c cogl-bitmap-pixbuf.c -DPIC -fPIC -o .libs/cogl-bitmap-pixbuf.o rlibtool: lconf: {.name="libtool"}. rlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/cogl"}. rlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 40, .st_ino = 546549}. rlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rlibtool: lconf: fstat(5,...) = 0 {.st_dev = 40, .st_ino = 544779}. rlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = 6. rlibtool: lconf: found "/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/libtool". rlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./deprecated -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN="Cogl" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME="libGL.so.1" -DCOGL_GLES1_LIBNAME="" -DCOGL_GLES2_LIBNAME="libGLESv2.so" -DCOGL_LOCALEDIR="/usr/share/locale" -DCOGL_DEFAULT_DRIVER="gl" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -c cogl-clip-stack.c -DPIC -fPIC -o .libs/cogl-clip-stack.o rlibtool: lconf: {.name="libtool"}. rlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/cogl"}. rlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 40, .st_ino = 546549}. rlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rlibtool: lconf: fstat(5,...) = 0 {.st_dev = 40, .st_ino = 544779}. rlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = 6. rlibtool: lconf: found "/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/libtool". rlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./deprecated -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN="Cogl" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME="libGL.so.1" -DCOGL_GLES1_LIBNAME="" -DCOGL_GLES2_LIBNAME="libGLESv2.so" -DCOGL_LOCALEDIR="/usr/share/locale" -DCOGL_DEFAULT_DRIVER="gl" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -c cogl-feature-private.c -DPIC -fPIC -o .libs/cogl-feature-private.o rlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./deprecated -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"libGLESv2.so\" -DCOGL_LOCALEDIR=\""/usr/share/locale"\" -DCOGL_DEFAULT_DRIVER=\"gl\" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -c -o cogl-color.lo cogl-color.c rlibtool: lconf: {.name="libtool"}. rlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/cogl"}. rlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 40, .st_ino = 546549}. rlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rlibtool: lconf: fstat(5,...) = 0 {.st_dev = 40, .st_ino = 544779}. rlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = 6. rlibtool: lconf: found "/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/libtool". rlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./deprecated -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN="Cogl" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME="libGL.so.1" -DCOGL_GLES1_LIBNAME="" -DCOGL_GLES2_LIBNAME="libGLESv2.so" -DCOGL_LOCALEDIR="/usr/share/locale" -DCOGL_DEFAULT_DRIVER="gl" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -c cogl-color.c -DPIC -fPIC -o .libs/cogl-color.o cogl-renderer.c: In function ‘foreach_driver_description’: cogl-renderer.c:421:22: warning: passing argument 1 of ‘callback’ discards ‘const’ qualifier from pointer target type []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdiscarded-qualifiers-Wdiscarded-qualifiers]8;;] 421 | if (!callback (default_driver, user_data)) | ^~~~~~~~~~~~~~ cogl-renderer.c:421:22: note: expected ‘CoglDriverDescription *’ {aka ‘struct _CoglDriverDescription *’} but argument is of type ‘const CoglDriverDescription *’ {aka ‘const struct _CoglDriverDescription *’} rlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./deprecated -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"libGLESv2.so\" -DCOGL_LOCALEDIR=\""/usr/share/locale"\" -DCOGL_DEFAULT_DRIVER=\"gl\" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -c -o cogl-buffer.lo cogl-buffer.c rlibtool: lconf: {.name="libtool"}. rlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/cogl"}. rlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./deprecated -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"libGLESv2.so\" -DCOGL_LOCALEDIR=\""/usr/share/locale"\" -DCOGL_DEFAULT_DRIVER=\"gl\" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -c -o cogl-pixel-buffer.lo cogl-pixel-buffer.c rlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 40, .st_ino = 546549}. rlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rlibtool: lconf: fstat(5,...) = 0 {.st_dev = 40, .st_ino = 544779}. rlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = 6. rlibtool: lconf: found "/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/libtool". rlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./deprecated -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN="Cogl" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME="libGL.so.1" -DCOGL_GLES1_LIBNAME="" -DCOGL_GLES2_LIBNAME="libGLESv2.so" -DCOGL_LOCALEDIR="/usr/share/locale" -DCOGL_DEFAULT_DRIVER="gl" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -c cogl-buffer.c -DPIC -fPIC -o .libs/cogl-buffer.o rlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./deprecated -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"libGLESv2.so\" -DCOGL_LOCALEDIR=\""/usr/share/locale"\" -DCOGL_DEFAULT_DRIVER=\"gl\" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -c -o cogl-index-buffer.lo cogl-index-buffer.c rlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./deprecated -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"libGLESv2.so\" -DCOGL_LOCALEDIR=\""/usr/share/locale"\" -DCOGL_DEFAULT_DRIVER=\"gl\" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -c -o cogl-attribute-buffer.lo cogl-attribute-buffer.c rlibtool: lconf: {.name="libtool"}. rlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/cogl"}. rlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 40, .st_ino = 546549}. rlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rlibtool: lconf: fstat(5,...) = 0 {.st_dev = 40, .st_ino = 544779}. rlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = 6. rlibtool: lconf: found "/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/libtool". rlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./deprecated -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"libGLESv2.so\" -DCOGL_LOCALEDIR=\""/usr/share/locale"\" -DCOGL_DEFAULT_DRIVER=\"gl\" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -c -o cogl-indices.lo cogl-indices.c rlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./deprecated -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN="Cogl" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME="libGL.so.1" -DCOGL_GLES1_LIBNAME="" -DCOGL_GLES2_LIBNAME="libGLESv2.so" -DCOGL_LOCALEDIR="/usr/share/locale" -DCOGL_DEFAULT_DRIVER="gl" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -c cogl-pixel-buffer.c -DPIC -fPIC -o .libs/cogl-pixel-buffer.o rlibtool: lconf: {.name="libtool"}. rlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/cogl"}. rlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 40, .st_ino = 546549}. rlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rlibtool: lconf: fstat(5,...) = 0 {.st_dev = 40, .st_ino = 544779}. rlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./deprecated -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"libGLESv2.so\" -DCOGL_LOCALEDIR=\""/usr/share/locale"\" -DCOGL_DEFAULT_DRIVER=\"gl\" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -c -o cogl-attribute.lo cogl-attribute.c rlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = 6. rlibtool: lconf: found "/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/libtool". rlibtool: lconf: {.name="libtool"}. rlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/cogl"}. rlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 40, .st_ino = 546549}. rlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rlibtool: lconf: fstat(5,...) = 0 {.st_dev = 40, .st_ino = 544779}. rlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = 6. rlibtool: lconf: found "/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/libtool". rlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./deprecated -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN="Cogl" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME="libGL.so.1" -DCOGL_GLES1_LIBNAME="" -DCOGL_GLES2_LIBNAME="libGLESv2.so" -DCOGL_LOCALEDIR="/usr/share/locale" -DCOGL_DEFAULT_DRIVER="gl" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -c cogl-attribute-buffer.c -DPIC -fPIC -o .libs/cogl-attribute-buffer.o rlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./deprecated -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN="Cogl" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME="libGL.so.1" -DCOGL_GLES1_LIBNAME="" -DCOGL_GLES2_LIBNAME="libGLESv2.so" -DCOGL_LOCALEDIR="/usr/share/locale" -DCOGL_DEFAULT_DRIVER="gl" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -c cogl-index-buffer.c -DPIC -fPIC -o .libs/cogl-index-buffer.o rlibtool: lconf: {.name="libtool"}. rlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/cogl"}. rlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 40, .st_ino = 546549}. rlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rlibtool: lconf: fstat(5,...) = 0 {.st_dev = 40, .st_ino = 544779}. rlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = 6. rlibtool: lconf: found "/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/libtool". rlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./deprecated -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN="Cogl" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME="libGL.so.1" -DCOGL_GLES1_LIBNAME="" -DCOGL_GLES2_LIBNAME="libGLESv2.so" -DCOGL_LOCALEDIR="/usr/share/locale" -DCOGL_DEFAULT_DRIVER="gl" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -c cogl-indices.c -DPIC -fPIC -o .libs/cogl-indices.o rlibtool: lconf: {.name="libtool"}. rlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/cogl"}. rlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 40, .st_ino = 546549}. rlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rlibtool: lconf: fstat(5,...) = 0 {.st_dev = 40, .st_ino = 544779}. rlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = 6. rlibtool: lconf: found "/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/libtool". rlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./deprecated -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN="Cogl" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME="libGL.so.1" -DCOGL_GLES1_LIBNAME="" -DCOGL_GLES2_LIBNAME="libGLESv2.so" -DCOGL_LOCALEDIR="/usr/share/locale" -DCOGL_DEFAULT_DRIVER="gl" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -c cogl-attribute.c -DPIC -fPIC -o .libs/cogl-attribute.o rlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./deprecated -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"libGLESv2.so\" -DCOGL_LOCALEDIR=\""/usr/share/locale"\" -DCOGL_DEFAULT_DRIVER=\"gl\" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -c -o cogl-primitive.lo cogl-primitive.c rlibtool: lconf: {.name="libtool"}. rlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/cogl"}. rlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 40, .st_ino = 546549}. rlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rlibtool: lconf: fstat(5,...) = 0 {.st_dev = 40, .st_ino = 544779}. rlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = 6. rlibtool: lconf: found "/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/libtool". rlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./deprecated -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN="Cogl" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME="libGL.so.1" -DCOGL_GLES1_LIBNAME="" -DCOGL_GLES2_LIBNAME="libGLESv2.so" -DCOGL_LOCALEDIR="/usr/share/locale" -DCOGL_DEFAULT_DRIVER="gl" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -c cogl-primitive.c -DPIC -fPIC -o .libs/cogl-primitive.o rlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./deprecated -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"libGLESv2.so\" -DCOGL_LOCALEDIR=\""/usr/share/locale"\" -DCOGL_DEFAULT_DRIVER=\"gl\" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -c -o cogl-matrix.lo cogl-matrix.c rlibtool: lconf: {.name="libtool"}. rlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/cogl"}. rlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 40, .st_ino = 546549}. rlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rlibtool: lconf: fstat(5,...) = 0 {.st_dev = 40, .st_ino = 544779}. rlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = 6. rlibtool: lconf: found "/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/libtool". rlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./deprecated -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN="Cogl" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME="libGL.so.1" -DCOGL_GLES1_LIBNAME="" -DCOGL_GLES2_LIBNAME="libGLESv2.so" -DCOGL_LOCALEDIR="/usr/share/locale" -DCOGL_DEFAULT_DRIVER="gl" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -c cogl-matrix.c -DPIC -fPIC -o .libs/cogl-matrix.o rlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./deprecated -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"libGLESv2.so\" -DCOGL_LOCALEDIR=\""/usr/share/locale"\" -DCOGL_DEFAULT_DRIVER=\"gl\" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -c -o cogl-vector.lo cogl-vector.c rlibtool: lconf: {.name="libtool"}. rlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/cogl"}. rlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 40, .st_ino = 546549}. rlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rlibtool: lconf: fstat(5,...) = 0 {.st_dev = 40, .st_ino = 544779}. rlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = 6. rlibtool: lconf: found "/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/libtool". rlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./deprecated -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN="Cogl" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME="libGL.so.1" -DCOGL_GLES1_LIBNAME="" -DCOGL_GLES2_LIBNAME="libGLESv2.so" -DCOGL_LOCALEDIR="/usr/share/locale" -DCOGL_DEFAULT_DRIVER="gl" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -c cogl-vector.c -DPIC -fPIC -o .libs/cogl-vector.o rlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./deprecated -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"libGLESv2.so\" -DCOGL_LOCALEDIR=\""/usr/share/locale"\" -DCOGL_DEFAULT_DRIVER=\"gl\" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -c -o cogl-euler.lo cogl-euler.c rlibtool: lconf: {.name="libtool"}. rlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/cogl"}. rlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 40, .st_ino = 546549}. rlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rlibtool: lconf: fstat(5,...) = 0 {.st_dev = 40, .st_ino = 544779}. rlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = 6. rlibtool: lconf: found "/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/libtool". rlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./deprecated -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN="Cogl" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME="libGL.so.1" -DCOGL_GLES1_LIBNAME="" -DCOGL_GLES2_LIBNAME="libGLESv2.so" -DCOGL_LOCALEDIR="/usr/share/locale" -DCOGL_DEFAULT_DRIVER="gl" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -c cogl-euler.c -DPIC -fPIC -o .libs/cogl-euler.o rlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./deprecated -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"libGLESv2.so\" -DCOGL_LOCALEDIR=\""/usr/share/locale"\" -DCOGL_DEFAULT_DRIVER=\"gl\" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -c -o cogl-quaternion.lo cogl-quaternion.c rlibtool: lconf: {.name="libtool"}. rlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/cogl"}. rlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 40, .st_ino = 546549}. rlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rlibtool: lconf: fstat(5,...) = 0 {.st_dev = 40, .st_ino = 544779}. rlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = 6. rlibtool: lconf: found "/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/libtool". rlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./deprecated -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN="Cogl" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME="libGL.so.1" -DCOGL_GLES1_LIBNAME="" -DCOGL_GLES2_LIBNAME="libGLESv2.so" -DCOGL_LOCALEDIR="/usr/share/locale" -DCOGL_DEFAULT_DRIVER="gl" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -c cogl-quaternion.c -DPIC -fPIC -o .libs/cogl-quaternion.o rlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./deprecated -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"libGLESv2.so\" -DCOGL_LOCALEDIR=\""/usr/share/locale"\" -DCOGL_DEFAULT_DRIVER=\"gl\" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -c -o cogl-matrix-stack.lo cogl-matrix-stack.c rlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./deprecated -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"libGLESv2.so\" -DCOGL_LOCALEDIR=\""/usr/share/locale"\" -DCOGL_DEFAULT_DRIVER=\"gl\" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -c -o cogl-depth-state.lo cogl-depth-state.c rlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./deprecated -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"libGLESv2.so\" -DCOGL_LOCALEDIR=\""/usr/share/locale"\" -DCOGL_DEFAULT_DRIVER=\"gl\" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -c -o cogl-node.lo cogl-node.c rlibtool: lconf: {.name="libtool"}. rlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/cogl"}. rlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 40, .st_ino = 546549}. rlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rlibtool: lconf: fstat(5,...) = 0 {.st_dev = 40, .st_ino = 544779}. rlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = 6. rlibtool: lconf: {.name="libtool"}. rlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/cogl"}. rlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 40, .st_ino = 546549}. rlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rlibtool: lconf: fstat(5,...) = 0 {.st_dev = 40, .st_ino = 544779}. rlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = 6. rlibtool: lconf: found "/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/libtool". rlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./deprecated -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN="Cogl" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME="libGL.so.1" -DCOGL_GLES1_LIBNAME="" -DCOGL_GLES2_LIBNAME="libGLESv2.so" -DCOGL_LOCALEDIR="/usr/share/locale" -DCOGL_DEFAULT_DRIVER="gl" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -c cogl-depth-state.c -DPIC -fPIC -o .libs/cogl-depth-state.o rlibtool: lconf: found "/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/libtool". rlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./deprecated -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN="Cogl" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME="libGL.so.1" -DCOGL_GLES1_LIBNAME="" -DCOGL_GLES2_LIBNAME="libGLESv2.so" -DCOGL_LOCALEDIR="/usr/share/locale" -DCOGL_DEFAULT_DRIVER="gl" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -c cogl-matrix-stack.c -DPIC -fPIC -o .libs/cogl-matrix-stack.o rlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./deprecated -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"libGLESv2.so\" -DCOGL_LOCALEDIR=\""/usr/share/locale"\" -DCOGL_DEFAULT_DRIVER=\"gl\" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -c -o cogl-pipeline.lo cogl-pipeline.c rlibtool: lconf: {.name="libtool"}. rlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/cogl"}. rlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 40, .st_ino = 546549}. rlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rlibtool: lconf: fstat(5,...) = 0 {.st_dev = 40, .st_ino = 544779}. rlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = 6. rlibtool: lconf: found "/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/libtool". rlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./deprecated -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN="Cogl" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME="libGL.so.1" -DCOGL_GLES1_LIBNAME="" -DCOGL_GLES2_LIBNAME="libGLESv2.so" -DCOGL_LOCALEDIR="/usr/share/locale" -DCOGL_DEFAULT_DRIVER="gl" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -c cogl-node.c -DPIC -fPIC -o .libs/cogl-node.o rlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./deprecated -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"libGLESv2.so\" -DCOGL_LOCALEDIR=\""/usr/share/locale"\" -DCOGL_DEFAULT_DRIVER=\"gl\" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -c -o cogl-pipeline-layer.lo cogl-pipeline-layer.c rlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./deprecated -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"libGLESv2.so\" -DCOGL_LOCALEDIR=\""/usr/share/locale"\" -DCOGL_DEFAULT_DRIVER=\"gl\" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -c -o cogl-pipeline-state.lo cogl-pipeline-state.c rlibtool: lconf: {.name="libtool"}. rlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/cogl"}. rlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 40, .st_ino = 546549}. rlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rlibtool: lconf: fstat(5,...) = 0 {.st_dev = 40, .st_ino = 544779}. rlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = 6. rlibtool: lconf: found "/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/libtool". rlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./deprecated -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN="Cogl" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME="libGL.so.1" -DCOGL_GLES1_LIBNAME="" -DCOGL_GLES2_LIBNAME="libGLESv2.so" -DCOGL_LOCALEDIR="/usr/share/locale" -DCOGL_DEFAULT_DRIVER="gl" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -c cogl-pipeline.c -DPIC -fPIC -o .libs/cogl-pipeline.o rlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./deprecated -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"libGLESv2.so\" -DCOGL_LOCALEDIR=\""/usr/share/locale"\" -DCOGL_DEFAULT_DRIVER=\"gl\" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -c -o cogl-pipeline-layer-state.lo cogl-pipeline-layer-state.c rlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./deprecated -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"libGLESv2.so\" -DCOGL_LOCALEDIR=\""/usr/share/locale"\" -DCOGL_DEFAULT_DRIVER=\"gl\" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -c -o cogl-pipeline-debug.lo cogl-pipeline-debug.c rlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./deprecated -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"libGLESv2.so\" -DCOGL_LOCALEDIR=\""/usr/share/locale"\" -DCOGL_DEFAULT_DRIVER=\"gl\" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -c -o cogl-glsl-shader.lo cogl-glsl-shader.c rlibtool: lconf: {.name="libtool"}. rlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/cogl"}. rlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 40, .st_ino = 546549}. rlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rlibtool: lconf: fstat(5,...) = 0 {.st_dev = 40, .st_ino = 544779}. rlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = 6. rlibtool: lconf: found "/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/libtool". rlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./deprecated -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN="Cogl" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME="libGL.so.1" -DCOGL_GLES1_LIBNAME="" -DCOGL_GLES2_LIBNAME="libGLESv2.so" -DCOGL_LOCALEDIR="/usr/share/locale" -DCOGL_DEFAULT_DRIVER="gl" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -c cogl-pipeline-layer.c -DPIC -fPIC -o .libs/cogl-pipeline-layer.o rlibtool: lconf: {.name="libtool"}. rlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/cogl"}. rlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 40, .st_ino = 546549}. rlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rlibtool: lconf: fstat(5,...) = 0 {.st_dev = 40, .st_ino = 544779}. rlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = 6. rlibtool: lconf: found "/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/libtool". rlibtool: lconf: {.name="libtool"}. rlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/cogl"}. rlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 40, .st_ino = 546549}. rlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rlibtool: lconf: {.name="libtool"}. rlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/cogl"}. rlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 40, .st_ino = 546549}. rlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./deprecated -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN="Cogl" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME="libGL.so.1" -DCOGL_GLES1_LIBNAME="" -DCOGL_GLES2_LIBNAME="libGLESv2.so" -DCOGL_LOCALEDIR="/usr/share/locale" -DCOGL_DEFAULT_DRIVER="gl" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -c cogl-glsl-shader.c -DPIC -fPIC -o .libs/cogl-glsl-shader.o rlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rlibtool: lconf: fstat(5,...) = 0 {.st_dev = 40, .st_ino = 544779}. rlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rlibtool: lconf: fstat(5,...) = 0 {.st_dev = 40, .st_ino = 544779}. rlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = 6. rlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = 6. rlibtool: lconf: found "/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/libtool". rlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./deprecated -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN="Cogl" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME="libGL.so.1" -DCOGL_GLES1_LIBNAME="" -DCOGL_GLES2_LIBNAME="libGLESv2.so" -DCOGL_LOCALEDIR="/usr/share/locale" -DCOGL_DEFAULT_DRIVER="gl" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -c cogl-pipeline-state.c -DPIC -fPIC -o .libs/cogl-pipeline-state.o rlibtool: lconf: {.name="libtool"}. rlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/cogl"}. rlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 40, .st_ino = 546549}. rlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rlibtool: lconf: fstat(5,...) = 0 {.st_dev = 40, .st_ino = 544779}. rlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = 6. rlibtool: lconf: found "/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/libtool". rlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./deprecated -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN="Cogl" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME="libGL.so.1" -DCOGL_GLES1_LIBNAME="" -DCOGL_GLES2_LIBNAME="libGLESv2.so" -DCOGL_LOCALEDIR="/usr/share/locale" -DCOGL_DEFAULT_DRIVER="gl" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -c cogl-pipeline-debug.c -DPIC -fPIC -o .libs/cogl-pipeline-debug.o rlibtool: lconf: found "/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/libtool". rlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./deprecated -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN="Cogl" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME="libGL.so.1" -DCOGL_GLES1_LIBNAME="" -DCOGL_GLES2_LIBNAME="libGLESv2.so" -DCOGL_LOCALEDIR="/usr/share/locale" -DCOGL_DEFAULT_DRIVER="gl" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -c cogl-pipeline-layer-state.c -DPIC -fPIC -o .libs/cogl-pipeline-layer-state.o rlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./deprecated -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"libGLESv2.so\" -DCOGL_LOCALEDIR=\""/usr/share/locale"\" -DCOGL_DEFAULT_DRIVER=\"gl\" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -c -o cogl-pipeline-snippet.lo cogl-pipeline-snippet.c rlibtool: lconf: {.name="libtool"}. rlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/cogl"}. rlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 40, .st_ino = 546549}. rlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rlibtool: lconf: fstat(5,...) = 0 {.st_dev = 40, .st_ino = 544779}. rlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = 6. rlibtool: lconf: found "/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/libtool". rlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./deprecated -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN="Cogl" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME="libGL.so.1" -DCOGL_GLES1_LIBNAME="" -DCOGL_GLES2_LIBNAME="libGLESv2.so" -DCOGL_LOCALEDIR="/usr/share/locale" -DCOGL_DEFAULT_DRIVER="gl" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -c cogl-pipeline-snippet.c -DPIC -fPIC -o .libs/cogl-pipeline-snippet.o rlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./deprecated -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"libGLESv2.so\" -DCOGL_LOCALEDIR=\""/usr/share/locale"\" -DCOGL_DEFAULT_DRIVER=\"gl\" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -c -o cogl-pipeline-cache.lo cogl-pipeline-cache.c rlibtool: lconf: {.name="libtool"}. rlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/cogl"}. rlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 40, .st_ino = 546549}. rlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rlibtool: lconf: fstat(5,...) = 0 {.st_dev = 40, .st_ino = 544779}. rlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = 6. rlibtool: lconf: found "/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/libtool". rlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./deprecated -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN="Cogl" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME="libGL.so.1" -DCOGL_GLES1_LIBNAME="" -DCOGL_GLES2_LIBNAME="libGLESv2.so" -DCOGL_LOCALEDIR="/usr/share/locale" -DCOGL_DEFAULT_DRIVER="gl" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -c cogl-pipeline-cache.c -DPIC -fPIC -o .libs/cogl-pipeline-cache.o rlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./deprecated -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"libGLESv2.so\" -DCOGL_LOCALEDIR=\""/usr/share/locale"\" -DCOGL_DEFAULT_DRIVER=\"gl\" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -c -o cogl-pipeline-hash-table.lo cogl-pipeline-hash-table.c rlibtool: lconf: {.name="libtool"}. rlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/cogl"}. rlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 40, .st_ino = 546549}. rlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rlibtool: lconf: fstat(5,...) = 0 {.st_dev = 40, .st_ino = 544779}. rlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = 6. rlibtool: lconf: found "/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/libtool". rlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./deprecated -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN="Cogl" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME="libGL.so.1" -DCOGL_GLES1_LIBNAME="" -DCOGL_GLES2_LIBNAME="libGLESv2.so" -DCOGL_LOCALEDIR="/usr/share/locale" -DCOGL_DEFAULT_DRIVER="gl" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -c cogl-pipeline-hash-table.c -DPIC -fPIC -o .libs/cogl-pipeline-hash-table.o rlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./deprecated -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"libGLESv2.so\" -DCOGL_LOCALEDIR=\""/usr/share/locale"\" -DCOGL_DEFAULT_DRIVER=\"gl\" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -c -o cogl-sampler-cache.lo cogl-sampler-cache.c rlibtool: lconf: {.name="libtool"}. rlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/cogl"}. rlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 40, .st_ino = 546549}. rlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rlibtool: lconf: fstat(5,...) = 0 {.st_dev = 40, .st_ino = 544779}. rlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = 6. rlibtool: lconf: found "/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/libtool". rlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./deprecated -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN="Cogl" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME="libGL.so.1" -DCOGL_GLES1_LIBNAME="" -DCOGL_GLES2_LIBNAME="libGLESv2.so" -DCOGL_LOCALEDIR="/usr/share/locale" -DCOGL_DEFAULT_DRIVER="gl" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -c cogl-sampler-cache.c -DPIC -fPIC -o .libs/cogl-sampler-cache.o rlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./deprecated -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"libGLESv2.so\" -DCOGL_LOCALEDIR=\""/usr/share/locale"\" -DCOGL_DEFAULT_DRIVER=\"gl\" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -c -o cogl-blend-string.lo cogl-blend-string.c rlibtool: lconf: {.name="libtool"}. rlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/cogl"}. rlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 40, .st_ino = 546549}. rlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rlibtool: lconf: fstat(5,...) = 0 {.st_dev = 40, .st_ino = 544779}. rlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = 6. rlibtool: lconf: found "/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/libtool". rlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./deprecated -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN="Cogl" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME="libGL.so.1" -DCOGL_GLES1_LIBNAME="" -DCOGL_GLES2_LIBNAME="libGLESv2.so" -DCOGL_LOCALEDIR="/usr/share/locale" -DCOGL_DEFAULT_DRIVER="gl" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -c cogl-blend-string.c -DPIC -fPIC -o .libs/cogl-blend-string.o rlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./deprecated -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"libGLESv2.so\" -DCOGL_LOCALEDIR=\""/usr/share/locale"\" -DCOGL_DEFAULT_DRIVER=\"gl\" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -c -o cogl-debug.lo cogl-debug.c rlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./deprecated -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"libGLESv2.so\" -DCOGL_LOCALEDIR=\""/usr/share/locale"\" -DCOGL_DEFAULT_DRIVER=\"gl\" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -c -o cogl-sub-texture.lo cogl-sub-texture.c rlibtool: lconf: {.name="libtool"}. rlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/cogl"}. rlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 40, .st_ino = 546549}. rlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rlibtool: lconf: fstat(5,...) = 0 {.st_dev = 40, .st_ino = 544779}. rlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = 6. rlibtool: lconf: found "/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/libtool". rlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./deprecated -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN="Cogl" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME="libGL.so.1" -DCOGL_GLES1_LIBNAME="" -DCOGL_GLES2_LIBNAME="libGLESv2.so" -DCOGL_LOCALEDIR="/usr/share/locale" -DCOGL_DEFAULT_DRIVER="gl" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -c cogl-debug.c -DPIC -fPIC -o .libs/cogl-debug.o rlibtool: lconf: {.name="libtool"}. rlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/cogl"}. rlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 40, .st_ino = 546549}. rlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rlibtool: lconf: fstat(5,...) = 0 {.st_dev = 40, .st_ino = 544779}. rlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = 6. rlibtool: lconf: found "/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/libtool". rlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./deprecated -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN="Cogl" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME="libGL.so.1" -DCOGL_GLES1_LIBNAME="" -DCOGL_GLES2_LIBNAME="libGLESv2.so" -DCOGL_LOCALEDIR="/usr/share/locale" -DCOGL_DEFAULT_DRIVER="gl" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -c cogl-sub-texture.c -DPIC -fPIC -o .libs/cogl-sub-texture.o rlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./deprecated -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"libGLESv2.so\" -DCOGL_LOCALEDIR=\""/usr/share/locale"\" -DCOGL_DEFAULT_DRIVER=\"gl\" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -c -o cogl-texture.lo cogl-texture.c rlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./deprecated -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"libGLESv2.so\" -DCOGL_LOCALEDIR=\""/usr/share/locale"\" -DCOGL_DEFAULT_DRIVER=\"gl\" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -c -o cogl-texture-2d.lo cogl-texture-2d.c rlibtool: lconf: {.name="libtool"}. rlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/cogl"}. rlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 40, .st_ino = 546549}. rlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rlibtool: lconf: fstat(5,...) = 0 {.st_dev = 40, .st_ino = 544779}. rlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = 6. rlibtool: lconf: found "/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/libtool". rlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./deprecated -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN="Cogl" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME="libGL.so.1" -DCOGL_GLES1_LIBNAME="" -DCOGL_GLES2_LIBNAME="libGLESv2.so" -DCOGL_LOCALEDIR="/usr/share/locale" -DCOGL_DEFAULT_DRIVER="gl" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -c cogl-texture.c -DPIC -fPIC -o .libs/cogl-texture.o rlibtool: lconf: {.name="libtool"}. rlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/cogl"}. rlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 40, .st_ino = 546549}. rlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rlibtool: lconf: fstat(5,...) = 0 {.st_dev = 40, .st_ino = 544779}. rlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = 6. rlibtool: lconf: found "/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/libtool". rlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./deprecated -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"libGLESv2.so\" -DCOGL_LOCALEDIR=\""/usr/share/locale"\" -DCOGL_DEFAULT_DRIVER=\"gl\" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -c -o cogl-texture-2d-sliced.lo cogl-texture-2d-sliced.c rlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./deprecated -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN="Cogl" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME="libGL.so.1" -DCOGL_GLES1_LIBNAME="" -DCOGL_GLES2_LIBNAME="libGLESv2.so" -DCOGL_LOCALEDIR="/usr/share/locale" -DCOGL_DEFAULT_DRIVER="gl" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -c cogl-texture-2d.c -DPIC -fPIC -o .libs/cogl-texture-2d.o rlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./deprecated -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"libGLESv2.so\" -DCOGL_LOCALEDIR=\""/usr/share/locale"\" -DCOGL_DEFAULT_DRIVER=\"gl\" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -c -o cogl-texture-3d.lo cogl-texture-3d.c rlibtool: lconf: {.name="libtool"}. rlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/cogl"}. rlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 40, .st_ino = 546549}. rlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rlibtool: lconf: fstat(5,...) = 0 {.st_dev = 40, .st_ino = 544779}. rlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = 6. rlibtool: lconf: found "/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/libtool". rlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./deprecated -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN="Cogl" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME="libGL.so.1" -DCOGL_GLES1_LIBNAME="" -DCOGL_GLES2_LIBNAME="libGLESv2.so" -DCOGL_LOCALEDIR="/usr/share/locale" -DCOGL_DEFAULT_DRIVER="gl" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -c cogl-texture-2d-sliced.c -DPIC -fPIC -o .libs/cogl-texture-2d-sliced.o rlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./deprecated -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"libGLESv2.so\" -DCOGL_LOCALEDIR=\""/usr/share/locale"\" -DCOGL_DEFAULT_DRIVER=\"gl\" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -c -o cogl-texture-rectangle.lo cogl-texture-rectangle.c rlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./deprecated -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"libGLESv2.so\" -DCOGL_LOCALEDIR=\""/usr/share/locale"\" -DCOGL_DEFAULT_DRIVER=\"gl\" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -c -o cogl-rectangle-map.lo cogl-rectangle-map.c rlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./deprecated -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"libGLESv2.so\" -DCOGL_LOCALEDIR=\""/usr/share/locale"\" -DCOGL_DEFAULT_DRIVER=\"gl\" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -c -o cogl-atlas.lo cogl-atlas.c rlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./deprecated -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"libGLESv2.so\" -DCOGL_LOCALEDIR=\""/usr/share/locale"\" -DCOGL_DEFAULT_DRIVER=\"gl\" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -c -o cogl-atlas-texture.lo cogl-atlas-texture.c rlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./deprecated -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"libGLESv2.so\" -DCOGL_LOCALEDIR=\""/usr/share/locale"\" -DCOGL_DEFAULT_DRIVER=\"gl\" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -c -o cogl-meta-texture.lo cogl-meta-texture.c rlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./deprecated -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"libGLESv2.so\" -DCOGL_LOCALEDIR=\""/usr/share/locale"\" -DCOGL_DEFAULT_DRIVER=\"gl\" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -c -o cogl-primitive-texture.lo cogl-primitive-texture.c rlibtool: lconf: {.name="libtool"}. rlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/cogl"}. rlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 40, .st_ino = 546549}. rlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rlibtool: lconf: fstat(5,...) = 0 {.st_dev = 40, .st_ino = 544779}. rlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = 6. rlibtool: lconf: found "/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/libtool". rlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./deprecated -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN="Cogl" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME="libGL.so.1" -DCOGL_GLES1_LIBNAME="" -DCOGL_GLES2_LIBNAME="libGLESv2.so" -DCOGL_LOCALEDIR="/usr/share/locale" -DCOGL_DEFAULT_DRIVER="gl" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -c cogl-texture-3d.c -DPIC -fPIC -o .libs/cogl-texture-3d.o rlibtool: lconf: {.name="libtool"}. rlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/cogl"}. rlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 40, .st_ino = 546549}. rlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rlibtool: lconf: fstat(5,...) = 0 {.st_dev = 40, .st_ino = 544779}. rlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = 6. rlibtool: lconf: found "/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/libtool". rlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./deprecated -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN="Cogl" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME="libGL.so.1" -DCOGL_GLES1_LIBNAME="" -DCOGL_GLES2_LIBNAME="libGLESv2.so" -DCOGL_LOCALEDIR="/usr/share/locale" -DCOGL_DEFAULT_DRIVER="gl" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -c cogl-texture-rectangle.c -DPIC -fPIC -o .libs/cogl-texture-rectangle.o rlibtool: lconf: {.name="libtool"}. rlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/cogl"}. rlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 40, .st_ino = 546549}. rlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rlibtool: lconf: fstat(5,...) = 0 {.st_dev = 40, .st_ino = 544779}. rlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = 6. rlibtool: lconf: found "/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/libtool". rlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./deprecated -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN="Cogl" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME="libGL.so.1" -DCOGL_GLES1_LIBNAME="" -DCOGL_GLES2_LIBNAME="libGLESv2.so" -DCOGL_LOCALEDIR="/usr/share/locale" -DCOGL_DEFAULT_DRIVER="gl" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -c cogl-meta-texture.c -DPIC -fPIC -o .libs/cogl-meta-texture.o rlibtool: lconf: {.name="libtool"}. rlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/cogl"}. rlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 40, .st_ino = 546549}. rlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rlibtool: lconf: fstat(5,...) = 0 {.st_dev = 40, .st_ino = 544779}. rlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = 6. rlibtool: lconf: {.name="libtool"}. rlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/cogl"}. rlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 40, .st_ino = 546549}. rlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rlibtool: lconf: found "/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/libtool". rlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rlibtool: lconf: fstat(5,...) = 0 {.st_dev = 40, .st_ino = 544779}. rlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = 6. rlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./deprecated -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN="Cogl" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME="libGL.so.1" -DCOGL_GLES1_LIBNAME="" -DCOGL_GLES2_LIBNAME="libGLESv2.so" -DCOGL_LOCALEDIR="/usr/share/locale" -DCOGL_DEFAULT_DRIVER="gl" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -c cogl-atlas-texture.c -DPIC -fPIC -o .libs/cogl-atlas-texture.o rlibtool: lconf: {.name="libtool"}. rlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/cogl"}. rlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 40, .st_ino = 546549}. rlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rlibtool: lconf: fstat(5,...) = 0 {.st_dev = 40, .st_ino = 544779}. rlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = 6. rlibtool: lconf: found "/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/libtool". rlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./deprecated -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN="Cogl" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME="libGL.so.1" -DCOGL_GLES1_LIBNAME="" -DCOGL_GLES2_LIBNAME="libGLESv2.so" -DCOGL_LOCALEDIR="/usr/share/locale" -DCOGL_DEFAULT_DRIVER="gl" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkidrlibtool: lconf: found "/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/libtool". -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -c cogl-atlas.c -DPIC -fPIC -o .libs/cogl-atlas.o rlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./deprecated -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"libGLESv2.so\" -DCOGL_LOCALEDIR=\""/usr/share/locale"\" -DCOGL_DEFAULT_DRIVER=\"gl\" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -c -o cogl-blit.lo cogl-blit.c rlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./deprecated -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN="Cogl" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME="libGL.so.1" -DCOGL_GLES1_LIBNAME="" -DCOGL_GLES2_LIBNAME="libGLESv2.so" -DCOGL_LOCALEDIR="/usr/share/locale" -DCOGL_DEFAULT_DRIVER="gl" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -c cogl-rectangle-map.c -DPIC -fPIC -o .libs/cogl-rectangle-map.o rlibtool: lconf: {.name="libtool"}. rlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/cogl"}. rlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./deprecated -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"libGLESv2.so\" -DCOGL_LOCALEDIR=\""/usr/share/locale"\" -DCOGL_DEFAULT_DRIVER=\"gl\" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -c -o cogl-spans.lo cogl-spans.c rlibtool: lconf: {.name="libtool"}. rlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 40, .st_ino = 546549}. rlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/cogl"}. rlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 40, .st_ino = 546549}. rlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rlibtool: lconf: fstat(5,...) = 0rlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. {.st_dev = 40, .st_ino = 544779}. rlibtool: lconf: fstat(5,...) = 0 {.st_dev = 40, .st_ino = 544779}. rlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = 6. rlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = 6. rlibtool: lconf: found "/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/libtool". rlibtool: lconf: found "/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/libtool". rlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./deprecated -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"libGLESv2.so\" -DCOGL_LOCALEDIR=\""/usr/share/locale"\" -DCOGL_DEFAULT_DRIVER=\"gl\" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -c -o cogl-journal.lo cogl-journal.c rlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_Hrlibtool: compile: -I. x86_64-pc-linux-gnu-gcc -I.. -DHAVE_CONFIG_H -I.. -I. -I.. -I.. -I./deprecated -I.. -I./winsys -I.. -I./driver/gl -I./deprecated -I./driver/gl/gl -I./winsys -I./driver/gl/gles -I./driver/gl -DG_LOG_DOMAIN="Cogl" -I./driver/gl/gl -DCOGL_COMPILATION -I./driver/gl/gles -DCOGL_GL_LIBNAME="libGL.so.1" -DG_LOG_DOMAIN="Cogl" -DCOGL_GLES1_LIBNAME="" -DCOGL_COMPILATION -DCOGL_GLES2_LIBNAME="libGLESv2.so" -DCOGL_GL_LIBNAME="libGL.so.1" -DCOGL_LOCALEDIR="/usr/share/locale" -DCOGL_GLES1_LIBNAME="" -DCOGL_DEFAULT_DRIVER="gl" -DCOGL_GLES2_LIBNAME="libGLESv2.so" -pthread -DCOGL_LOCALEDIR="/usr/share/locale" -I/usr/include/gdk-pixbuf-2.0 -DCOGL_DEFAULT_DRIVER="gl" -I/usr/include/libpng16 -pthread -I/usr/include/libmount -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/blkid -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/include/libmount -I/usr/lib64/glib-2.0/include -I/usr/include/blkid -I/usr/include/sysprof-4 -I/usr/include/glib-2.0 -I/usr/include/libdrm -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/sysprof-4 -DG_DISABLE_CHECKS -I/usr/include/libdrm -DG_DISABLE_CAST_CHECKS -I/usr/lib64/libffi/include -Os -DG_DISABLE_CHECKS -pipe -DG_DISABLE_CAST_CHECKS -march=native -Os -fdiagnostics-color=always -pipe -Os -march=native -pipe -fdiagnostics-color=always -march=native -Os -fdiagnostics-color=always -piperlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./deprecated -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"libGLESv2.so\" -DCOGL_LOCALEDIR=\""/usr/share/locale"\" -DCOGL_DEFAULT_DRIVER=\"gl\" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -c -o cogl-frame-info.lo cogl-frame-info.c -Wimplicit-function-declaration -march=native -Wno-error=implicit-function-declaration -fdiagnostics-color=always -c -Wimplicit-function-declaration cogl-primitive-texture.c -Wno-error=implicit-function-declaration -DPIC -c -fPIC cogl-blit.c -o -DPIC .libs/cogl-primitive-texture.o -fPIC -o .libs/cogl-blit.o rlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./deprecated -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"libGLESv2.so\" -DCOGL_LOCALEDIR=\""/usr/share/locale"\" -DCOGL_DEFAULT_DRIVER=\"gl\" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -c -o cogl-framebuffer.lo cogl-framebuffer.c rlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./deprecated -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"libGLESv2.so\" -DCOGL_LOCALEDIR=\""/usr/share/locale"\" -DCOGL_DEFAULT_DRIVER=\"gl\" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -c -o cogl-onscreen.lo cogl-onscreen.c rlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./deprecated -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"libGLESv2.so\" -DCOGL_LOCALEDIR=\""/usr/share/locale"\" -DCOGL_DEFAULT_DRIVER=\"gl\" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -c -o cogl-output.lo cogl-output.c rlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./deprecated -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"libGLESv2.so\" -DCOGL_LOCALEDIR=\""/usr/share/locale"\" -DCOGL_DEFAULT_DRIVER=\"gl\" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -c -o cogl-profile.lo cogl-profile.c rlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./deprecated -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"libGLESv2.so\" -DCOGL_LOCALEDIR=\""/usr/share/locale"\" -DCOGL_DEFAULT_DRIVER=\"gl\" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -c -o cogl-bitmask.lo cogl-bitmask.c rlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./deprecated -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"libGLESv2.so\" -DCOGL_LOCALEDIR=\""/usr/share/locale"\" -DCOGL_DEFAULT_DRIVER=\"gl\" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -c -o cogl-gtype.lo cogl-gtype.c rlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./deprecated -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"libGLESv2.so\" -DCOGL_LOCALEDIR=\""/usr/share/locale"\" -DCOGL_DEFAULT_DRIVER=\"gl\" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -c -o cogl-point-in-poly.lo cogl-point-in-poly.c rlibtool: lconf: {.name="libtool"}. rlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/cogl"}. rlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 40, .st_ino = 546549}. rlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rlibtool: lconf: fstat(5,...) = 0 {.st_dev = 40, .st_ino = 544779}. rlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = 6. rlibtool: lconf: found "/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/libtool". rlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./deprecated -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN="Cogl" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME="libGL.so.1" -DCOGL_GLES1_LIBNAME="" -DCOGL_GLES2_LIBNAME="libGLESv2.so" -DCOGL_LOCALEDIR="/usr/share/locale" -DCOGL_DEFAULT_DRIVER="gl" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -c cogl-spans.c -DPIC -fPIC -o .libs/cogl-spans.o rlibtool: lconf: {.name="libtool"}. rlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/cogl"}. rlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 40, .st_ino = 546549}. rlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rlibtool: lconf: fstat(5,...) = 0 {.st_dev = 40, .st_ino = 544779}. rlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = 6. rlibtool: lconf: found "/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/libtool". rlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./deprecated -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN="Cogl" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME="libGL.so.1" -DCOGL_GLES1_LIBNAME="" -DCOGL_GLES2_LIBNAME="libGLESv2.so" -DCOGL_LOCALEDIR="/usr/share/locale" -DCOGL_DEFAULT_DRIVER="gl" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -c cogl-journal.c -DPIC -fPIC -o .libs/cogl-journal.o rlibtool: lconf: {.name="libtool"}. rlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/cogl"}. rlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 40, .st_ino = 546549}. rlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rlibtool: lconf: fstat(5,...) = 0 {.st_dev = 40, .st_ino = 544779}. rlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = 6. rlibtool: lconf: {.name="libtool"}. rlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/cogl"}. rlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 40, .st_ino = 546549}. rlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rlibtool: lconf: fstat(5,...) = 0rlibtool: lconf: found "/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/libtool". {.st_dev = 40, .st_ino = 544779}. rlibtool: lconf: {.name="libtool"}. rlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/cogl"}. rlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 40, .st_ino = 546549}. rlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = 6. rlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./deprecated -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN="Cogl" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME="libGL.so.1" -DCOGL_GLES1_LIBNAME="" -DCOGL_GLES2_LIBNAME="libGLESv2.so" -DCOGL_LOCALEDIR="/usr/share/locale" -DCOGL_DEFAULT_DRIVER="gl" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/includerlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. -DG_DISABLE_CHECKSrlibtool: lconf: fstat(5,...) = 0 -DG_DISABLE_CAST_CHECKS {.st_dev = 40, .st_ino = 544779}. -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -c cogl-framebuffer.c -DPIC -fPIC -o .libs/cogl-framebuffer.o rlibtool: lconf: found "/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/libtool". rlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = 6. rlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./deprecated -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN="Cogl" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME="libGL.so.1" -DCOGL_GLES1_LIBNAME="" -DCOGL_GLES2_LIBNAME="libGLESv2.so" -DCOGL_LOCALEDIR="/usr/share/locale" -DCOGL_DEFAULT_DRIVER="gl" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -c cogl-frame-info.c -DPIC -fPIC -o .libs/cogl-frame-info.o rlibtool: lconf: found "/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/libtool". rlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./deprecated -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN="Cogl" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME="libGL.so.1" -DCOGL_GLES1_LIBNAME="" -DCOGL_GLES2_LIBNAME="libGLESv2.so" -DCOGL_LOCALEDIR="/usr/share/locale" -DCOGL_DEFAULT_DRIVER="gl" -pthreadrlibtool: lconf: {.name="libtool"}. -I/usr/include/gdk-pixbuf-2.0rlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/cogl"}. -I/usr/include/libpng16 -I/usr/include/libmountrlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 -I/usr/include/blkid {.st_dev = 40, .st_ino = 546549}. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -c cogl-profile.c -DPIC -fPIC -o .libs/cogl-profile.o rlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rlibtool: lconf: fstat(5,...) = 0 {.st_dev = 40, .st_ino = 544779}. rlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = 6. rlibtool: lconf: {.name="libtool"}. rlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/cogl"}. rlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 40, .st_ino = 546549}. rlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rlibtool: lconf: fstat(5,...) = 0 {.st_dev = 40, .st_ino = 544779}. rlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = 6. rlibtool: lconf: found "/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/libtool". rlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./deprecated -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN="Cogl" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME="libGL.so.1" -DCOGL_GLES1_LIBNAME="" -DCOGL_GLES2_LIBNAME="libGLESv2.so" -DCOGL_LOCALEDIR="/usr/share/locale" -DCOGL_DEFAULT_DRIVER="gl" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -DG_DISABLE_CHECKSrlibtool: lconf: {.name="libtool"}. -DG_DISABLE_CAST_CHECKSrlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/cogl"}. rlibtool: lconf: {.name="libtool"}. -Osrlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0rlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/cogl"}. -pipe {.st_dev = 40, .st_ino = 546549}. -march=nativerlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0rlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. -fdiagnostics-color=always {.st_dev = 40, .st_ino = 546549}. -Osrlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. -pipe -march=nativerlibtool: lconf: found "/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/libtool". -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -c cogl-gtype.c -DPIC -fPIC -o .libs/cogl-gtype.o rlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rlibtool: lconf: fstat(5,...) = 0 {.st_dev = 40, .st_ino = 544779}. rlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = 6. rlibtool: lconf: found "/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/libtool". rlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rlibtool: lconf: fstat(5,...) = 0 {.st_dev = 40, .st_ino = 544779}. rlibtool: lconf: {.name="libtool"}. rlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/cogl"}. rlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 40, .st_ino = 546549}. rlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = 6. rlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./deprecated -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN="Cogl" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME="libGL.so.1" -DCOGL_GLES1_LIBNAME="" -DCOGL_GLES2_LIBNAME="libGLESv2.so" -DCOGL_LOCALEDIR="/usr/share/locale" -DCOGL_DEFAULT_DRIVER="gl" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -c cogl-bitmask.c -DPIC -fPIC -o .libs/cogl-bitmask.o rlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rlibtool: lconf: fstat(5,...) = 0 {.st_dev = 40, .st_ino = 544779}. rlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./deprecated -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN="Cogl" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME="libGL.so.1" -DCOGL_GLES1_LIBNAME="" -DCOGL_GLES2_LIBNAME="libGLESv2.so" -DCOGL_LOCALEDIR="/usr/share/locale" -DCOGL_DEFAULT_DRIVER="gl" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -c cogl-onscreen.c -DPIC -fPIC -o .libs/cogl-onscreen.o rlibtool: lconf: found "/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/libtool". rlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = 6. rlibtool: lconf: found "/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/libtool". rlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./deprecated -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN="Cogl" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME="libGL.so.1" -DCOGL_GLES1_LIBNAME="" -DCOGL_GLES2_LIBNAME="libGLESv2.so" -DCOGL_LOCALEDIR="/usr/share/locale" -DCOGL_DEFAULT_DRIVER="gl" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -c cogl-point-in-poly.c -DPIC -fPIC -o .libs/cogl-point-in-poly.o rlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./deprecated -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN="Cogl" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME="libGL.so.1" -DCOGL_GLES1_LIBNAME="" -DCOGL_GLES2_LIBNAME="libGLESv2.so" -DCOGL_LOCALEDIR="/usr/share/locale" -DCOGL_DEFAULT_DRIVER="gl" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -c cogl-output.c -DPIC -fPIC -o .libs/cogl-output.o rlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./deprecated -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"libGLESv2.so\" -DCOGL_LOCALEDIR=\""/usr/share/locale"\" -DCOGL_DEFAULT_DRIVER=\"gl\" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -c -o cogl-list.lo cogl-list.c rlibtool: lconf: {.name="libtool"}. rlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/cogl"}. rlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 40, .st_ino = 546549}. rlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rlibtool: lconf: fstat(5,...) = 0 {.st_dev = 40, .st_ino = 544779}. rlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = 6. rlibtool: lconf: found "/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/libtool". rlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./deprecated -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN="Cogl" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME="libGL.so.1" -DCOGL_GLES1_LIBNAME="" -DCOGL_GLES2_LIBNAME="libGLESv2.so" -DCOGL_LOCALEDIR="/usr/share/locale" -DCOGL_DEFAULT_DRIVER="gl" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -c cogl-list.c -DPIC -fPIC -o .libs/cogl-list.o rlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./deprecated -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"libGLESv2.so\" -DCOGL_LOCALEDIR=\""/usr/share/locale"\" -DCOGL_DEFAULT_DRIVER=\"gl\" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -c -o winsys/cogl-winsys-stub.lo winsys/cogl-winsys-stub.c rlibtool: lconf: {.name="libtool"}. rlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/cogl"}. rlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 40, .st_ino = 546549}. rlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rlibtool: lconf: fstat(5,...) = 0 {.st_dev = 40, .st_ino = 544779}. rlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = 6. rlibtool: lconf: found "/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/libtool". rlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./deprecated -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN="Cogl" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME="libGL.so.1" -DCOGL_GLES1_LIBNAME="" -DCOGL_GLES2_LIBNAME="libGLESv2.so" -DCOGL_LOCALEDIR="/usr/share/locale" -DCOGL_DEFAULT_DRIVER="gl" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -c winsys/cogl-winsys-stub.c -DPIC -fPIC -o winsys/.libs/cogl-winsys-stub.o rlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./deprecated -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"libGLESv2.so\" -DCOGL_LOCALEDIR=\""/usr/share/locale"\" -DCOGL_DEFAULT_DRIVER=\"gl\" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -c -o cogl-config.lo cogl-config.c rlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./deprecated -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"libGLESv2.so\" -DCOGL_LOCALEDIR=\""/usr/share/locale"\" -DCOGL_DEFAULT_DRIVER=\"gl\" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -c -o cogl-boxed-value.lo cogl-boxed-value.c rlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./deprecated -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"libGLESv2.so\" -DCOGL_LOCALEDIR=\""/usr/share/locale"\" -DCOGL_DEFAULT_DRIVER=\"gl\" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -c -o cogl-snippet.lo cogl-snippet.c rlibtool: lconf: {.name="libtool"}. rlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/cogl"}. rlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 40, .st_ino = 546549}. rlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rlibtool: lconf: fstat(5,...) = 0 {.st_dev = 40, .st_ino = 544779}. rlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = 6. rlibtool: lconf: found "/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/libtool". rlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./deprecated -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN="Cogl" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME="libGL.so.1" -DCOGL_GLES1_LIBNAME="" -DCOGL_GLES2_LIBNAME="libGLESv2.so" -DCOGL_LOCALEDIR="/usr/share/locale" -DCOGL_DEFAULT_DRIVER="gl" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -c cogl-boxed-value.c -DPIC -fPIC -o .libs/cogl-boxed-value.o rlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./deprecated -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"libGLESv2.so\" -DCOGL_LOCALEDIR=\""/usr/share/locale"\" -DCOGL_DEFAULT_DRIVER=\"gl\" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -c -o cogl-poll.lo cogl-poll.c rlibtool: lconf: {.name="libtool"}. rlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/cogl"}. rlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 40, .st_ino = 546549}. rlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rlibtool: lconf: fstat(5,...) = 0 {.st_dev = 40, .st_ino = 544779}. rlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = 6. rlibtool: lconf: found "/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/libtool". rlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./deprecated -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN="Cogl" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME="libGL.so.1" -DCOGL_GLES1_LIBNAME="" -DCOGL_GLES2_LIBNAME="libGLESv2.so" -DCOGL_LOCALEDIR="/usr/share/locale" -DCOGL_DEFAULT_DRIVER="gl" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -c cogl-config.c -DPIC -fPIC -o .libs/cogl-config.o rlibtool: lconf: {.name="libtool"}. rlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/cogl"}. rlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 40, .st_ino = 546549}. rlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rlibtool: lconf: fstat(5,...) = 0 {.st_dev = 40, .st_ino = 544779}. rlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = 6. rlibtool: lconf: found "/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/libtool". rlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./deprecated -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN="Cogl" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME="libGL.so.1" -DCOGL_GLES1_LIBNAME="" -DCOGL_GLES2_LIBNAME="libGLESv2.so" -DCOGL_LOCALEDIR="/usr/share/locale" -DCOGL_DEFAULT_DRIVER="gl" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -c cogl-snippet.c -DPIC -fPIC -o .libs/cogl-snippet.o rlibtool: lconf: {.name="libtool"}. rlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/cogl"}. rlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 40, .st_ino = 546549}. rlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rlibtool: lconf: fstat(5,...) = 0 {.st_dev = 40, .st_ino = 544779}. rlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = 6. rlibtool: lconf: found "/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/libtool". rlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./deprecated -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN="Cogl" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME="libGL.so.1" -DCOGL_GLES1_LIBNAME="" -DCOGL_GLES2_LIBNAME="libGLESv2.so" -DCOGL_LOCALEDIR="/usr/share/locale" -DCOGL_DEFAULT_DRIVER="gl" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -c cogl-poll.c -DPIC -fPIC -o .libs/cogl-poll.o rlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./deprecated -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"libGLESv2.so\" -DCOGL_LOCALEDIR=\""/usr/share/locale"\" -DCOGL_DEFAULT_DRIVER=\"gl\" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -c -o cogl-memory-stack.lo cogl-memory-stack.c rlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./deprecated -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"libGLESv2.so\" -DCOGL_LOCALEDIR=\""/usr/share/locale"\" -DCOGL_DEFAULT_DRIVER=\"gl\" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -c -o cogl-magazine.lo cogl-magazine.c rlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./deprecated -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"libGLESv2.so\" -DCOGL_LOCALEDIR=\""/usr/share/locale"\" -DCOGL_DEFAULT_DRIVER=\"gl\" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -c -o cogl-gles2-context.lo cogl-gles2-context.c rlibtool: lconf: {.name="libtool"}. rlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/cogl"}. rlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 40, .st_ino = 546549}. rlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rlibtool: lconf: {.name="libtool"}. rlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/cogl"}. rlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 40, .st_ino = 546549}. rlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rlibtool: lconf: fstat(5,...) = 0 {.st_dev = 40, .st_ino = 544779}. rlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rlibtool: lconf: fstat(5,...) = 0 {.st_dev = 40, .st_ino = 544779}. rlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = 6. rlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = 6. rlibtool: lconf: found "/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/libtool". rlibtool: lconf: found "/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/libtool". rlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./deprecated -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN="Cogl" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME="libGL.so.1" -DCOGL_GLES1_LIBNAME="" -DCOGL_GLES2_LIBNAME="libGLESv2.so" -DCOGL_LOCALEDIR="/usr/share/locale" -DCOGL_DEFAULT_DRIVER="gl" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -c cogl-memory-stack.c -DPIC -fPIC -o .libs/cogl-memory-stack.o rlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./deprecated -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN="Cogl" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME="libGL.so.1" -DCOGL_GLES1_LIBNAME="" -DCOGL_GLES2_LIBNAME="libGLESv2.so" -DCOGL_LOCALEDIR="/usr/share/locale" -DCOGL_DEFAULT_DRIVER="gl" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -c cogl-magazine.c -DPIC -fPIC -o .libs/cogl-magazine.o rlibtool: lconf: {.name="libtool"}. rlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/cogl"}. rlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 40, .st_ino = 546549}. rlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rlibtool: lconf: fstat(5,...) = 0 {.st_dev = 40, .st_ino = 544779}. rlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = 6. rlibtool: lconf: found "/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/libtool". rlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./deprecated -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN="Cogl" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME="libGL.so.1" -DCOGL_GLES1_LIBNAME="" -DCOGL_GLES2_LIBNAME="libGLESv2.so" -DCOGL_LOCALEDIR="/usr/share/locale" -DCOGL_DEFAULT_DRIVER="gl" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -c cogl-gles2-context.c -DPIC -fPIC -o .libs/cogl-gles2-context.o rlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./deprecated -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"libGLESv2.so\" -DCOGL_LOCALEDIR=\""/usr/share/locale"\" -DCOGL_DEFAULT_DRIVER=\"gl\" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -c -o cogl-error.lo cogl-error.c rlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./deprecated -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"libGLESv2.so\" -DCOGL_LOCALEDIR=\""/usr/share/locale"\" -DCOGL_DEFAULT_DRIVER=\"gl\" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -c -o cogl-closure-list.lo cogl-closure-list.c rlibtool: lconf: {.name="libtool"}. rlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/cogl"}. rlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 40, .st_ino = 546549}. rlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rlibtool: lconf: fstat(5,...) = 0 {.st_dev = 40, .st_ino = 544779}. rlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = 6. rlibtool: lconf: found "/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/libtool". rlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./deprecated -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN="Cogl" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME="libGL.so.1" -DCOGL_GLES1_LIBNAME="" -DCOGL_GLES2_LIBNAME="libGLESv2.so" -DCOGL_LOCALEDIR="/usr/share/locale" -DCOGL_DEFAULT_DRIVER="gl" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -c cogl-error.c -DPIC -fPIC -o .libs/cogl-error.o rlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./deprecated -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"libGLESv2.so\" -DCOGL_LOCALEDIR=\""/usr/share/locale"\" -DCOGL_DEFAULT_DRIVER=\"gl\" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -c -o cogl-fence.lo cogl-fence.c rlibtool: lconf: {.name="libtool"}. rlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/cogl"}. rlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 40, .st_ino = 546549}. rlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rlibtool: lconf: fstat(5,...) = 0 {.st_dev = 40, .st_ino = 544779}. rlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = 6. rlibtool: lconf: found "/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/libtool". rlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./deprecated -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN="Cogl" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME="libGL.so.1" -DCOGL_GLES1_LIBNAME="" -DCOGL_GLES2_LIBNAME="libGLESv2.so" -DCOGL_LOCALEDIR="/usr/share/locale" -DCOGL_DEFAULT_DRIVER="gl" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -c cogl-closure-list.c -DPIC -fPIC -o .libs/cogl-closure-list.o rlibtool: lconf: {.name="libtool"}. rlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/cogl"}. rlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 40, .st_ino = 546549}. rlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rlibtool: lconf: fstat(5,...) = 0 {.st_dev = 40, .st_ino = 544779}. rlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = 6. rlibtool: lconf: found "/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/libtool". rlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./deprecated -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN="Cogl" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME="libGL.so.1" -DCOGL_GLES1_LIBNAME="" -DCOGL_GLES2_LIBNAME="libGLESv2.so" -DCOGL_LOCALEDIR="/usr/share/locale" -DCOGL_DEFAULT_DRIVER="gl" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -c cogl-fence.c -DPIC -fPIC -o .libs/cogl-fence.o rlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./deprecated -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"libGLESv2.so\" -DCOGL_LOCALEDIR=\""/usr/share/locale"\" -DCOGL_DEFAULT_DRIVER=\"gl\" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -c -o cogl-glib-source.lo cogl-glib-source.c rlibtool: lconf: {.name="libtool"}. rlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/cogl"}. rlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 40, .st_ino = 546549}. rlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rlibtool: lconf: fstat(5,...) = 0 {.st_dev = 40, .st_ino = 544779}. rlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = 6. rlibtool: lconf: found "/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/libtool". rlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./deprecated -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN="Cogl" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME="libGL.so.1" -DCOGL_GLES1_LIBNAME="" -DCOGL_GLES2_LIBNAME="libGLESv2.so" -DCOGL_LOCALEDIR="/usr/share/locale" -DCOGL_DEFAULT_DRIVER="gl" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -c cogl-glib-source.c -DPIC -fPIC -o .libs/cogl-glib-source.o rlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./deprecated -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"libGLESv2.so\" -DCOGL_LOCALEDIR=\""/usr/share/locale"\" -DCOGL_DEFAULT_DRIVER=\"gl\" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -c -o cogl-xlib-renderer.lo cogl-xlib-renderer.c rlibtool: lconf: {.name="libtool"}. rlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/cogl"}. rlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 40, .st_ino = 546549}. rlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rlibtool: lconf: fstat(5,...) = 0 {.st_dev = 40, .st_ino = 544779}. rlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = 6. rlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./deprecated -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"libGLESv2.so\" -DCOGL_LOCALEDIR=\""/usr/share/locale"\" -DCOGL_DEFAULT_DRIVER=\"gl\" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -c -o cogl-xlib.lo cogl-xlib.c rlibtool: lconf: found "/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/libtool". rlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./deprecated -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"libGLESv2.so\" -DCOGL_LOCALEDIR=\""/usr/share/locale"\" -DCOGL_DEFAULT_DRIVER=\"gl\" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -c -o winsys/cogl-texture-pixmap-x11.lo winsys/cogl-texture-pixmap-x11.c rlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./deprecated -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"libGLESv2.so\" -DCOGL_LOCALEDIR=\""/usr/share/locale"\" -DCOGL_DEFAULT_DRIVER=\"gl\" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -c -o winsys/cogl-winsys-glx.lo winsys/cogl-winsys-glx.c rlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./deprecated -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN="Cogl" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME="libGL.so.1" -DCOGL_GLES1_LIBNAME="" -DCOGL_GLES2_LIBNAME="libGLESv2.so" -DCOGL_LOCALEDIR="/usr/share/locale" -DCOGL_DEFAULT_DRIVER="gl" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -c cogl-xlib-renderer.c -DPIC -fPIC -o .libs/cogl-xlib-renderer.o rlibtool: lconf: {.name="libtool"}. rlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/cogl"}. rlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 40, .st_ino = 546549}. rlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rlibtool: lconf: fstat(5,...) = 0 {.st_dev = 40, .st_ino = 544779}. rlibtool: lconf: {.name="libtool"}. rlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/cogl"}. rlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 40, .st_ino = 546549}. rlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = 6. rlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rlibtool: lconf: fstat(5,...) = 0 {.st_dev = 40, .st_ino = 544779}. rlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = 6. rlibtool: lconf: found "/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/libtool". rlibtool: lconf: found "/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/libtool". rlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./deprecated -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN="Cogl" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME="libGL.so.1" -DCOGL_GLES1_LIBNAME="" -DCOGL_GLES2_LIBNAME="libGLESv2.so" -DCOGL_LOCALEDIR="/usr/share/locale" -DCOGL_DEFAULT_DRIVER="gl" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -c winsys/cogl-texture-pixmap-x11.c -DPIC -fPIC -o winsys/.libs/cogl-texture-pixmap-x11.o rlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./deprecated -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN="Cogl" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME="libGL.so.1" -DCOGL_GLES1_LIBNAME="" -DCOGL_GLES2_LIBNAME="libGLESv2.so" -DCOGL_LOCALEDIR="/usr/share/locale" -DCOGL_DEFAULT_DRIVER="gl" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -c cogl-xlib.c -DPIC -fPIC -o .libs/cogl-xlib.o rlibtool: lconf: {.name="libtool"}. rlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/cogl"}. rlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 40, .st_ino = 546549}. rlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rlibtool: lconf: fstat(5,...) = 0 {.st_dev = 40, .st_ino = 544779}. rlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = 6. rlibtool: lconf: found "/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/libtool". rlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./deprecated -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN="Cogl" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME="libGL.so.1" -DCOGL_GLES1_LIBNAME="" -DCOGL_GLES2_LIBNAME="libGLESv2.so" -DCOGL_LOCALEDIR="/usr/share/locale" -DCOGL_DEFAULT_DRIVER="gl" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -c winsys/cogl-winsys-glx.c -DPIC -fPIC -o winsys/.libs/cogl-winsys-glx.o rlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./deprecated -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"libGLESv2.so\" -DCOGL_LOCALEDIR=\""/usr/share/locale"\" -DCOGL_DEFAULT_DRIVER=\"gl\" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -c -o winsys/cogl-winsys-egl-wayland.lo winsys/cogl-winsys-egl-wayland.c rlibtool: lconf: {.name="libtool"}. rlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/cogl"}. rlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 40, .st_ino = 546549}. rlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rlibtool: lconf: fstat(5,...) = 0 {.st_dev = 40, .st_ino = 544779}. rlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = 6. rlibtool: lconf: found "/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/libtool". rlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./deprecated -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN="Cogl" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME="libGL.so.1" -DCOGL_GLES1_LIBNAME="" -DCOGL_GLES2_LIBNAME="libGLESv2.so" -DCOGL_LOCALEDIR="/usr/share/locale" -DCOGL_DEFAULT_DRIVER="gl" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -c winsys/cogl-winsys-egl-wayland.c -DPIC -fPIC -o winsys/.libs/cogl-winsys-egl-wayland.o rlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./deprecated -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"libGLESv2.so\" -DCOGL_LOCALEDIR=\""/usr/share/locale"\" -DCOGL_DEFAULT_DRIVER=\"gl\" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -c -o winsys/cogl-winsys-egl-kms.lo winsys/cogl-winsys-egl-kms.c rlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./deprecated -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"libGLESv2.so\" -DCOGL_LOCALEDIR=\""/usr/share/locale"\" -DCOGL_DEFAULT_DRIVER=\"gl\" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -c -o winsys/cogl-winsys-egl-x11.lo winsys/cogl-winsys-egl-x11.c rlibtool: lconf: {.name="libtool"}. rlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/cogl"}. rlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 40, .st_ino = 546549}. rlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rlibtool: lconf: fstat(5,...) = 0 {.st_dev = 40, .st_ino = 544779}. rlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = 6. rlibtool: lconf: found "/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/libtool". rlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./deprecated -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN="Cogl" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME="libGL.so.1" -DCOGL_GLES1_LIBNAME="" -DCOGL_GLES2_LIBNAME="libGLESv2.so" -DCOGL_LOCALEDIR="/usr/share/locale" -DCOGL_DEFAULT_DRIVER="gl" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -c winsys/cogl-winsys-egl-kms.c -DPIC -fPIC -o winsys/.libs/cogl-winsys-egl-kms.o rlibtool: lconf: {.name="libtool"}. rlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/cogl"}. rlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 40, .st_ino = 546549}. rlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rlibtool: lconf: fstat(5,...) = 0 {.st_dev = 40, .st_ino = 544779}. rlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = 6. rlibtool: lconf: found "/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/libtool". rlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./deprecated -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN="Cogl" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME="libGL.so.1" -DCOGL_GLES1_LIBNAME="" -DCOGL_GLES2_LIBNAME="libGLESv2.so" -DCOGL_LOCALEDIR="/usr/share/locale" -DCOGL_DEFAULT_DRIVER="gl" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -c winsys/cogl-winsys-egl-x11.c -DPIC -fPIC -o winsys/.libs/cogl-winsys-egl-x11.o rlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./deprecated -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"libGLESv2.so\" -DCOGL_LOCALEDIR=\""/usr/share/locale"\" -DCOGL_DEFAULT_DRIVER=\"gl\" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -c -o winsys/cogl-winsys-egl.lo winsys/cogl-winsys-egl.c rlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./deprecated -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"libGLESv2.so\" -DCOGL_LOCALEDIR=\""/usr/share/locale"\" -DCOGL_DEFAULT_DRIVER=\"gl\" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -c -o cogl-enum-types.lo cogl-enum-types.c rlibtool: lconf: {.name="libtool"}. rlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/cogl"}. rlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 40, .st_ino = 546549}. rlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rlibtool: lconf: fstat(5,...) = 0 {.st_dev = 40, .st_ino = 544779}. rlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = 6. rlibtool: lconf: found "/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/libtool". rlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./deprecated -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN="Cogl" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME="libGL.so.1" -DCOGL_GLES1_LIBNAME="" -DCOGL_GLES2_LIBNAME="libGLESv2.so" -DCOGL_LOCALEDIR="/usr/share/locale" -DCOGL_DEFAULT_DRIVER="gl" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -c winsys/cogl-winsys-egl.c -DPIC -fPIC -o winsys/.libs/cogl-winsys-egl.o rlibtool: lconf: {.name="libtool"}. rlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/cogl"}. rlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 40, .st_ino = 546549}. rlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rlibtool: lconf: fstat(5,...) = 0 {.st_dev = 40, .st_ino = 544779}. rlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = 6. rlibtool: lconf: found "/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/libtool". rlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./deprecated -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN="Cogl" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME="libGL.so.1" -DCOGL_GLES1_LIBNAME="" -DCOGL_GLES2_LIBNAME="libGLESv2.so" -DCOGL_LOCALEDIR="/usr/share/locale" -DCOGL_DEFAULT_DRIVER="gl" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -c cogl-enum-types.c -DPIC -fPIC -o .libs/cogl-enum-types.o cp -f cogl-1.0.pc cogl-gl-1.0.pc rlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./deprecated -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"libGLESv2.so\" -DCOGL_LOCALEDIR=\""/usr/share/locale"\" -DCOGL_DEFAULT_DRIVER=\"gl\" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -c -o driver/nop/cogl-driver-nop.lo driver/nop/cogl-driver-nop.c rlibtool: lconf: {.name="libtool"}. rlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/cogl"}. rlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 40, .st_ino = 546549}. rlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rlibtool: lconf: fstat(5,...) = 0 {.st_dev = 40, .st_ino = 544779}. rlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = 6. rlibtool: lconf: found "/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/libtool". rlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./deprecated -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN="Cogl" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME="libGL.so.1" -DCOGL_GLES1_LIBNAME="" -DCOGL_GLES2_LIBNAME="libGLESv2.so" -DCOGL_LOCALEDIR="/usr/share/locale" -DCOGL_DEFAULT_DRIVER="gl" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -c driver/nop/cogl-driver-nop.c -DPIC -fPIC -o driver/nop/.libs/cogl-driver-nop.o rlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./deprecated -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"libGLESv2.so\" -DCOGL_LOCALEDIR=\""/usr/share/locale"\" -DCOGL_DEFAULT_DRIVER=\"gl\" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -c -o driver/nop/cogl-framebuffer-nop.lo driver/nop/cogl-framebuffer-nop.c rlibtool: lconf: {.name="libtool"}. rlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/cogl"}. rlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 40, .st_ino = 546549}. rlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rlibtool: lconf: fstat(5,...) = 0 {.st_dev = 40, .st_ino = 544779}. rlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = 6. rlibtool: lconf: found "/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/libtool". rlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./deprecated -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN="Cogl" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME="libGL.so.1" -DCOGL_GLES1_LIBNAME="" -DCOGL_GLES2_LIBNAME="libGLESv2.so" -DCOGL_LOCALEDIR="/usr/share/locale" -DCOGL_DEFAULT_DRIVER="gl" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -c driver/nop/cogl-framebuffer-nop.c -DPIC -fPIC -o driver/nop/.libs/cogl-framebuffer-nop.o rlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./deprecated -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"libGLESv2.so\" -DCOGL_LOCALEDIR=\""/usr/share/locale"\" -DCOGL_DEFAULT_DRIVER=\"gl\" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -c -o driver/nop/cogl-attribute-nop.lo driver/nop/cogl-attribute-nop.c rlibtool: lconf: {.name="libtool"}. rlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/cogl"}. rlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 40, .st_ino = 546549}. rlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rlibtool: lconf: fstat(5,...) = 0 {.st_dev = 40, .st_ino = 544779}. rlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = 6. rlibtool: lconf: found "/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/libtool". rlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./deprecated -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN="Cogl" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME="libGL.so.1" -DCOGL_GLES1_LIBNAME="" -DCOGL_GLES2_LIBNAME="libGLESv2.so" -DCOGL_LOCALEDIR="/usr/share/locale" -DCOGL_DEFAULT_DRIVER="gl" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -c driver/nop/cogl-attribute-nop.c -DPIC -fPIC -o driver/nop/.libs/cogl-attribute-nop.o rlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./deprecated -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"libGLESv2.so\" -DCOGL_LOCALEDIR=\""/usr/share/locale"\" -DCOGL_DEFAULT_DRIVER=\"gl\" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -c -o driver/nop/cogl-clip-stack-nop.lo driver/nop/cogl-clip-stack-nop.c rlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./deprecated -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"libGLESv2.so\" -DCOGL_LOCALEDIR=\""/usr/share/locale"\" -DCOGL_DEFAULT_DRIVER=\"gl\" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -c -o driver/nop/cogl-texture-2d-nop.lo driver/nop/cogl-texture-2d-nop.c rlibtool: lconf: {.name="libtool"}. rlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/cogl"}. rlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 40, .st_ino = 546549}. rlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rlibtool: lconf: fstat(5,...) = 0 {.st_dev = 40, .st_ino = 544779}. rlibtool: lconf: {.name="libtool"}. rlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/cogl"}. rlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 40, .st_ino = 546549}. rlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = 6. rlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rlibtool: lconf: fstat(5,...) = 0 {.st_dev = 40, .st_ino = 544779}. rlibtool: lconf: found "/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/libtool". rlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./deprecated -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN="Cogl" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME="libGL.so.1" -DCOGL_GLES1_LIBNAME="" -DCOGL_GLES2_LIBNAME="libGLESv2.so" -DCOGL_LOCALEDIR="/usr/share/locale" -DCOGL_DEFAULT_DRIVER="gl" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -c driver/nop/cogl-clip-stack-nop.c -DPIC -fPIC -o driver/nop/.libs/cogl-clip-stack-nop.o rlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = 6. rlibtool: lconf: found "/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/libtool". rlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./deprecated -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"libGLESv2.so\" -DCOGL_LOCALEDIR=\""/usr/share/locale"\" -DCOGL_DEFAULT_DRIVER=\"gl\" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -c -o driver/gl/cogl-util-gl.lo driver/gl/cogl-util-gl.c rlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./deprecated -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN="Cogl" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME="libGL.so.1" -DCOGL_GLES1_LIBNAME="" -DCOGL_GLES2_LIBNAME="libGLESv2.so" -DCOGL_LOCALEDIR="/usr/share/locale" -DCOGL_DEFAULT_DRIVER="gl" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -c driver/nop/cogl-texture-2d-nop.c -DPIC -fPIC -o driver/nop/.libs/cogl-texture-2d-nop.o rlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./deprecated -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"libGLESv2.so\" -DCOGL_LOCALEDIR=\""/usr/share/locale"\" -DCOGL_DEFAULT_DRIVER=\"gl\" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -c -o driver/gl/cogl-framebuffer-gl.lo driver/gl/cogl-framebuffer-gl.c rlibtool: lconf: {.name="libtool"}. rlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/cogl"}. rlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 40, .st_ino = 546549}. rlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rlibtool: lconf: fstat(5,...) = 0 {.st_dev = 40, .st_ino = 544779}. rlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = 6. rlibtool: lconf: found "/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/libtool". rlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./deprecated -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN="Cogl" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME="libGL.so.1" -DCOGL_GLES1_LIBNAME="" -DCOGL_GLES2_LIBNAME="libGLESv2.so" -DCOGL_LOCALEDIR="/usr/share/locale" -DCOGL_DEFAULT_DRIVER="gl" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -c driver/gl/cogl-util-gl.c -DPIC -fPIC -o driver/gl/.libs/cogl-util-gl.o rlibtool: lconf: {.name="libtool"}. rlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/cogl"}. rlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 40, .st_ino = 546549}. rlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rlibtool: lconf: fstat(5,...) = 0 {.st_dev = 40, .st_ino = 544779}. rlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = 6. rlibtool: lconf: found "/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/libtool". rlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./deprecated -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN="Cogl" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME="libGL.so.1" -DCOGL_GLES1_LIBNAME="" -DCOGL_GLES2_LIBNAME="libGLESv2.so" -DCOGL_LOCALEDIR="/usr/share/locale" -DCOGL_DEFAULT_DRIVER="gl" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -c driver/gl/cogl-framebuffer-gl.c -DPIC -fPIC -o driver/gl/.libs/cogl-framebuffer-gl.o rlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./deprecated -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"libGLESv2.so\" -DCOGL_LOCALEDIR=\""/usr/share/locale"\" -DCOGL_DEFAULT_DRIVER=\"gl\" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -c -o driver/gl/cogl-texture-gl.lo driver/gl/cogl-texture-gl.c rlibtool: lconf: {.name="libtool"}. rlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/cogl"}. rlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 40, .st_ino = 546549}. rlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rlibtool: lconf: fstat(5,...) = 0 {.st_dev = 40, .st_ino = 544779}. rlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = 6. rlibtool: lconf: found "/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/libtool". rlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./deprecated -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN="Cogl" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME="libGL.so.1" -DCOGL_GLES1_LIBNAME="" -DCOGL_GLES2_LIBNAME="libGLESv2.so" -DCOGL_LOCALEDIR="/usr/share/locale" -DCOGL_DEFAULT_DRIVER="gl" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -c driver/gl/cogl-texture-gl.c -DPIC -fPIC -o driver/gl/.libs/cogl-texture-gl.o rlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./deprecated -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"libGLESv2.so\" -DCOGL_LOCALEDIR=\""/usr/share/locale"\" -DCOGL_DEFAULT_DRIVER=\"gl\" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -c -o driver/gl/cogl-texture-2d-gl.lo driver/gl/cogl-texture-2d-gl.c rlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./deprecated -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"libGLESv2.so\" -DCOGL_LOCALEDIR=\""/usr/share/locale"\" -DCOGL_DEFAULT_DRIVER=\"gl\" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -c -o driver/gl/cogl-attribute-gl.lo driver/gl/cogl-attribute-gl.c rlibtool: lconf: {.name="libtool"}. rlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/cogl"}. rlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 40, .st_ino = 546549}. rlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rlibtool: lconf: fstat(5,...) = 0 {.st_dev = 40, .st_ino = 544779}. rlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = 6. rlibtool: lconf: found "/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/libtool". rlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./deprecated -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN="Cogl" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME="libGL.so.1" -DCOGL_GLES1_LIBNAME="" -DCOGL_GLES2_LIBNAME="libGLESv2.so" -DCOGL_LOCALEDIR="/usr/share/locale" -DCOGL_DEFAULT_DRIVER="gl" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -c driver/gl/cogl-texture-2d-gl.c -DPIC -fPIC -o driver/gl/.libs/cogl-texture-2d-gl.o rlibtool: lconf: {.name="libtool"}. rlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/cogl"}. rlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 40, .st_ino = 546549}. rlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rlibtool: lconf: fstat(5,...) = 0 {.st_dev = 40, .st_ino = 544779}. rlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = 6. rlibtool: lconf: found "/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/libtool". rlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./deprecated -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN="Cogl" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME="libGL.so.1" -DCOGL_GLES1_LIBNAME="" -DCOGL_GLES2_LIBNAME="libGLESv2.so" -DCOGL_LOCALEDIR="/usr/share/locale" -DCOGL_DEFAULT_DRIVER="gl" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -c driver/gl/cogl-attribute-gl.c -DPIC -fPIC -o driver/gl/.libs/cogl-attribute-gl.o rlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./deprecated -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"libGLESv2.so\" -DCOGL_LOCALEDIR=\""/usr/share/locale"\" -DCOGL_DEFAULT_DRIVER=\"gl\" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -c -o driver/gl/cogl-clip-stack-gl.lo driver/gl/cogl-clip-stack-gl.c rlibtool: lconf: {.name="libtool"}. rlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/cogl"}. rlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 40, .st_ino = 546549}. rlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rlibtool: lconf: fstat(5,...) = 0 {.st_dev = 40, .st_ino = 544779}. rlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = 6. rlibtool: lconf: found "/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/libtool". rlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./deprecated -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"libGLESv2.so\" -DCOGL_LOCALEDIR=\""/usr/share/locale"\" -DCOGL_DEFAULT_DRIVER=\"gl\" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -c -o driver/gl/cogl-buffer-gl.lo driver/gl/cogl-buffer-gl.c rlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./deprecated -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN="Cogl" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME="libGL.so.1" -DCOGL_GLES1_LIBNAME="" -DCOGL_GLES2_LIBNAME="libGLESv2.so" -DCOGL_LOCALEDIR="/usr/share/locale" -DCOGL_DEFAULT_DRIVER="gl" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -c driver/gl/cogl-clip-stack-gl.c -DPIC -fPIC -o driver/gl/.libs/cogl-clip-stack-gl.o rlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./deprecated -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"libGLESv2.so\" -DCOGL_LOCALEDIR=\""/usr/share/locale"\" -DCOGL_DEFAULT_DRIVER=\"gl\" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -c -o driver/gl/cogl-pipeline-opengl.lo driver/gl/cogl-pipeline-opengl.c rlibtool: lconf: {.name="libtool"}. rlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/cogl"}. rlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 40, .st_ino = 546549}. rlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rlibtool: lconf: fstat(5,...) = 0 {.st_dev = 40, .st_ino = 544779}. rlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = 6. rlibtool: lconf: found "/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/libtool". rlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./deprecated -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN="Cogl" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME="libGL.so.1" -DCOGL_GLES1_LIBNAME="" -DCOGL_GLES2_LIBNAME="libGLESv2.so" -DCOGL_LOCALEDIR="/usr/share/locale" -DCOGL_DEFAULT_DRIVER="gl" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -c driver/gl/cogl-buffer-gl.c -DPIC -fPIC -o driver/gl/.libs/cogl-buffer-gl.o rlibtool: lconf: {.name="libtool"}. rlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/cogl"}. rlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 40, .st_ino = 546549}. rlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rlibtool: lconf: fstat(5,...) = 0 {.st_dev = 40, .st_ino = 544779}. rlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = 6. rlibtool: lconf: found "/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/libtool". rlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./deprecated -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN="Cogl" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME="libGL.so.1" -DCOGL_GLES1_LIBNAME="" -DCOGL_GLES2_LIBNAME="libGLESv2.so" -DCOGL_LOCALEDIR="/usr/share/locale" -DCOGL_DEFAULT_DRIVER="gl" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -c driver/gl/cogl-pipeline-opengl.c -DPIC -fPIC -o driver/gl/.libs/cogl-pipeline-opengl.o rlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./deprecated -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"libGLESv2.so\" -DCOGL_LOCALEDIR=\""/usr/share/locale"\" -DCOGL_DEFAULT_DRIVER=\"gl\" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -c -o driver/gl/cogl-pipeline-fragend-glsl.lo driver/gl/cogl-pipeline-fragend-glsl.c rlibtool: lconf: {.name="libtool"}. rlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/cogl"}. rlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 40, .st_ino = 546549}. rlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rlibtool: lconf: fstat(5,...) = 0 {.st_dev = 40, .st_ino = 544779}. rlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = 6. rlibtool: lconf: found "/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/libtool". rlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./deprecated -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN="Cogl" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME="libGL.so.1" -DCOGL_GLES1_LIBNAME="" -DCOGL_GLES2_LIBNAME="libGLESv2.so" -DCOGL_LOCALEDIR="/usr/share/locale" -DCOGL_DEFAULT_DRIVER="gl" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -c driver/gl/cogl-pipeline-fragend-glsl.c -DPIC -fPIC -o driver/gl/.libs/cogl-pipeline-fragend-glsl.o rlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./deprecated -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"libGLESv2.so\" -DCOGL_LOCALEDIR=\""/usr/share/locale"\" -DCOGL_DEFAULT_DRIVER=\"gl\" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -c -o driver/gl/gl/cogl-pipeline-fragend-arbfp.lo driver/gl/gl/cogl-pipeline-fragend-arbfp.c rlibtool: lconf: {.name="libtool"}. rlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/cogl"}. rlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 40, .st_ino = 546549}. rlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rlibtool: lconf: fstat(5,...) = 0 {.st_dev = 40, .st_ino = 544779}. rlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = 6. rlibtool: lconf: found "/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/libtool". rlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./deprecated -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN="Cogl" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME="libGL.so.1" -DCOGL_GLES1_LIBNAME="" -DCOGL_GLES2_LIBNAME="libGLESv2.so" -DCOGL_LOCALEDIR="/usr/share/locale" -DCOGL_DEFAULT_DRIVER="gl" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -c driver/gl/gl/cogl-pipeline-fragend-arbfp.c -DPIC -fPIC -o driver/gl/gl/.libs/cogl-pipeline-fragend-arbfp.o rlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./deprecated -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"libGLESv2.so\" -DCOGL_LOCALEDIR=\""/usr/share/locale"\" -DCOGL_DEFAULT_DRIVER=\"gl\" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -c -o driver/gl/gl/cogl-pipeline-progend-fixed-arbfp.lo driver/gl/gl/cogl-pipeline-progend-fixed-arbfp.c rlibtool: lconf: {.name="libtool"}. rlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/cogl"}. rlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 40, .st_ino = 546549}. rlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rlibtool: lconf: fstat(5,...) = 0 {.st_dev = 40, .st_ino = 544779}. rlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = 6. rlibtool: lconf: found "/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/libtool". rlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./deprecated -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN="Cogl" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME="libGL.so.1" -DCOGL_GLES1_LIBNAME="" -DCOGL_GLES2_LIBNAME="libGLESv2.so" -DCOGL_LOCALEDIR="/usr/share/locale" -DCOGL_DEFAULT_DRIVER="gl" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -c driver/gl/gl/cogl-pipeline-progend-fixed-arbfp.c -DPIC -fPIC -o driver/gl/gl/.libs/cogl-pipeline-progend-fixed-arbfp.o rlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./deprecated -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"libGLESv2.so\" -DCOGL_LOCALEDIR=\""/usr/share/locale"\" -DCOGL_DEFAULT_DRIVER=\"gl\" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -c -o driver/gl/cogl-pipeline-fragend-fixed.lo driver/gl/cogl-pipeline-fragend-fixed.c rlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./deprecated -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"libGLESv2.so\" -DCOGL_LOCALEDIR=\""/usr/share/locale"\" -DCOGL_DEFAULT_DRIVER=\"gl\" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -c -o driver/gl/cogl-pipeline-vertend-glsl.lo driver/gl/cogl-pipeline-vertend-glsl.c rlibtool: lconf: {.name="libtool"}. rlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/cogl"}. rlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 40, .st_ino = 546549}. rlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rlibtool: lconf: fstat(5,...) = 0 {.st_dev = 40, .st_ino = 544779}. rlibtool: lconf: {.name="libtool"}. rlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/cogl"}. rlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 40, .st_ino = 546549}. rlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = 6. rlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rlibtool: lconf: fstat(5,...) = 0 {.st_dev = 40, .st_ino = 544779}. rlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = 6. rlibtool: lconf: found "/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/libtool". rlibtool: lconf: found "/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/libtool". rlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./deprecated -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN="Cogl" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME="libGL.so.1" -DCOGL_GLES1_LIBNAME="" -DCOGL_GLES2_LIBNAME="libGLESv2.so" -DCOGL_LOCALEDIR="/usr/share/locale" -DCOGL_DEFAULT_DRIVER="gl" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -c driver/gl/cogl-pipeline-vertend-glsl.c -DPIC -fPIC -o driver/gl/.libs/cogl-pipeline-vertend-glsl.o rlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./deprecated -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN="Cogl" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME="libGL.so.1" -DCOGL_GLES1_LIBNAME="" -DCOGL_GLES2_LIBNAME="libGLESv2.so" -DCOGL_LOCALEDIR="/usr/share/locale" -DCOGL_DEFAULT_DRIVER="gl" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -c driver/gl/cogl-pipeline-fragend-fixed.c -DPIC -fPIC -o driver/gl/.libs/cogl-pipeline-fragend-fixed.o rlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./deprecated -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"libGLESv2.so\" -DCOGL_LOCALEDIR=\""/usr/share/locale"\" -DCOGL_DEFAULT_DRIVER=\"gl\" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -c -o driver/gl/cogl-pipeline-vertend-fixed.lo driver/gl/cogl-pipeline-vertend-fixed.c rlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./deprecated -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"libGLESv2.so\" -DCOGL_LOCALEDIR=\""/usr/share/locale"\" -DCOGL_DEFAULT_DRIVER=\"gl\" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -c -o driver/gl/cogl-pipeline-progend-fixed.lo driver/gl/cogl-pipeline-progend-fixed.c rlibtool: lconf: {.name="libtool"}. rlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/cogl"}. rlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 40, .st_ino = 546549}. rlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rlibtool: lconf: fstat(5,...) = 0 {.st_dev = 40, .st_ino = 544779}. rlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = 6. rlibtool: lconf: found "/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/libtool". rlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./deprecated -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN="Cogl" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME="libGL.so.1" -DCOGL_GLES1_LIBNAME="" -DCOGL_GLES2_LIBNAME="libGLESv2.so" -DCOGL_LOCALEDIR="/usr/share/locale" -DCOGL_DEFAULT_DRIVER="gl" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -c driver/gl/cogl-pipeline-vertend-fixed.c -DPIC -fPIC -o driver/gl/.libs/cogl-pipeline-vertend-fixed.o rlibtool: lconf: {.name="libtool"}. rlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/cogl"}. rlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 40, .st_ino = 546549}. rlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rlibtool: lconf: fstat(5,...) = 0 {.st_dev = 40, .st_ino = 544779}. rlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = 6. rlibtool: lconf: found "/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/libtool". rlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./deprecated -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN="Cogl" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME="libGL.so.1" -DCOGL_GLES1_LIBNAME="" -DCOGL_GLES2_LIBNAME="libGLESv2.so" -DCOGL_LOCALEDIR="/usr/share/locale" -DCOGL_DEFAULT_DRIVER="gl" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -c driver/gl/cogl-pipeline-progend-fixed.c -DPIC -fPIC -o driver/gl/.libs/cogl-pipeline-progend-fixed.o rlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./deprecated -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"libGLESv2.so\" -DCOGL_LOCALEDIR=\""/usr/share/locale"\" -DCOGL_DEFAULT_DRIVER=\"gl\" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -c -o driver/gl/cogl-pipeline-progend-glsl.lo driver/gl/cogl-pipeline-progend-glsl.c rlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./deprecated -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"libGLESv2.so\" -DCOGL_LOCALEDIR=\""/usr/share/locale"\" -DCOGL_DEFAULT_DRIVER=\"gl\" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -c -o driver/gl/gl/cogl-driver-gl.lo driver/gl/gl/cogl-driver-gl.c rlibtool: lconf: {.name="libtool"}. rlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/cogl"}. rlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 40, .st_ino = 546549}. rlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rlibtool: lconf: fstat(5,...) = 0 {.st_dev = 40, .st_ino = 544779}. rlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = 6. rlibtool: lconf: found "/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/libtool". rlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./deprecated -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN="Cogl" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME="libGL.so.1" -DCOGL_GLES1_LIBNAME="" -DCOGL_GLES2_LIBNAME="libGLESv2.so" -DCOGL_LOCALEDIR="/usr/share/locale" -DCOGL_DEFAULT_DRIVER="gl" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -c driver/gl/cogl-pipeline-progend-glsl.c -DPIC -fPIC -o driver/gl/.libs/cogl-pipeline-progend-glsl.o rlibtool: lconf: {.name="libtool"}. rlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/cogl"}. rlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 40, .st_ino = 546549}. rlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rlibtool: lconf: fstat(5,...) = 0 {.st_dev = 40, .st_ino = 544779}. rlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = 6. rlibtool: lconf: found "/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/libtool". rlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./deprecated -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN="Cogl" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME="libGL.so.1" -DCOGL_GLES1_LIBNAME="" -DCOGL_GLES2_LIBNAME="libGLESv2.so" -DCOGL_LOCALEDIR="/usr/share/locale" -DCOGL_DEFAULT_DRIVER="gl" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -c driver/gl/gl/cogl-driver-gl.c -DPIC -fPIC -o driver/gl/gl/.libs/cogl-driver-gl.o rlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./deprecated -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"libGLESv2.so\" -DCOGL_LOCALEDIR=\""/usr/share/locale"\" -DCOGL_DEFAULT_DRIVER=\"gl\" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -c -o driver/gl/gl/cogl-texture-driver-gl.lo driver/gl/gl/cogl-texture-driver-gl.c rlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./deprecated -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"libGLESv2.so\" -DCOGL_LOCALEDIR=\""/usr/share/locale"\" -DCOGL_DEFAULT_DRIVER=\"gl\" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -c -o driver/gl/gles/cogl-driver-gles.lo driver/gl/gles/cogl-driver-gles.c rlibtool: lconf: {.name="libtool"}. rlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/cogl"}. rlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 40, .st_ino = 546549}. rlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rlibtool: lconf: fstat(5,...) = 0 {.st_dev = 40, .st_ino = 544779}. rlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = 6. rlibtool: lconf: found "/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/libtool". rlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./deprecated -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN="Cogl" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME="libGL.so.1" -DCOGL_GLES1_LIBNAME="" -DCOGL_GLES2_LIBNAME="libGLESv2.so" -DCOGL_LOCALEDIR="/usr/share/locale" -DCOGL_DEFAULT_DRIVER="gl" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -c driver/gl/gl/cogl-texture-driver-gl.c -DPIC -fPIC -o driver/gl/gl/.libs/cogl-texture-driver-gl.o rlibtool: lconf: {.name="libtool"}. rlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/cogl"}. rlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 40, .st_ino = 546549}. rlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rlibtool: lconf: fstat(5,...) = 0 {.st_dev = 40, .st_ino = 544779}. rlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = 6. rlibtool: lconf: found "/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/libtool". rlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./deprecated -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN="Cogl" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME="libGL.so.1" -DCOGL_GLES1_LIBNAME="" -DCOGL_GLES2_LIBNAME="libGLESv2.so" -DCOGL_LOCALEDIR="/usr/share/locale" -DCOGL_DEFAULT_DRIVER="gl" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -c driver/gl/gles/cogl-driver-gles.c -DPIC -fPIC -o driver/gl/gles/.libs/cogl-driver-gles.o rlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./deprecated -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"libGLESv2.so\" -DCOGL_LOCALEDIR=\""/usr/share/locale"\" -DCOGL_DEFAULT_DRIVER=\"gl\" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -c -o driver/gl/gles/cogl-texture-driver-gles.lo driver/gl/gles/cogl-texture-driver-gles.c rlibtool: lconf: {.name="libtool"}. rlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/cogl"}. rlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 40, .st_ino = 546549}. rlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rlibtool: lconf: fstat(5,...) = 0 {.st_dev = 40, .st_ino = 544779}. rlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = 6. rlibtool: lconf: found "/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/libtool". rlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./deprecated -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN="Cogl" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME="libGL.so.1" -DCOGL_GLES1_LIBNAME="" -DCOGL_GLES2_LIBNAME="libGLESv2.so" -DCOGL_LOCALEDIR="/usr/share/locale" -DCOGL_DEFAULT_DRIVER="gl" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -c driver/gl/gles/cogl-texture-driver-gles.c -DPIC -fPIC -o driver/gl/gles/.libs/cogl-texture-driver-gles.o rlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./deprecated -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"libGLESv2.so\" -DCOGL_LOCALEDIR=\""/usr/share/locale"\" -DCOGL_DEFAULT_DRIVER=\"gl\" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -c -o winsys/cogl-winsys.lo winsys/cogl-winsys.c rlibtool: lconf: {.name="libtool"}. rlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/cogl"}. rlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 40, .st_ino = 546549}. rlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rlibtool: lconf: fstat(5,...) = 0 {.st_dev = 40, .st_ino = 544779}. rlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = 6. rlibtool: lconf: found "/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/libtool". rlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./deprecated -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN="Cogl" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME="libGL.so.1" -DCOGL_GLES1_LIBNAME="" -DCOGL_GLES2_LIBNAME="libGLESv2.so" -DCOGL_LOCALEDIR="/usr/share/locale" -DCOGL_DEFAULT_DRIVER="gl" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -c winsys/cogl-winsys.c -DPIC -fPIC -o winsys/.libs/cogl-winsys.o rlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./deprecated -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"libGLESv2.so\" -DCOGL_LOCALEDIR=\""/usr/share/locale"\" -DCOGL_DEFAULT_DRIVER=\"gl\" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -c -o deprecated/cogl-clip-state.lo deprecated/cogl-clip-state.c rlibtool: lconf: {.name="libtool"}. rlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/cogl"}. rlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 40, .st_ino = 546549}. rlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rlibtool: lconf: fstat(5,...) = 0 {.st_dev = 40, .st_ino = 544779}. rlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = 6. rlibtool: lconf: found "/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/libtool". rlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./deprecated -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN="Cogl" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME="libGL.so.1" -DCOGL_GLES1_LIBNAME="" -DCOGL_GLES2_LIBNAME="libGLESv2.so" -DCOGL_LOCALEDIR="/usr/share/locale" -DCOGL_DEFAULT_DRIVER="gl" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -c deprecated/cogl-clip-state.c -DPIC -fPIC -o deprecated/.libs/cogl-clip-state.o rlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./deprecated -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"libGLESv2.so\" -DCOGL_LOCALEDIR=\""/usr/share/locale"\" -DCOGL_DEFAULT_DRIVER=\"gl\" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -c -o deprecated/cogl-fixed.lo deprecated/cogl-fixed.c rlibtool: lconf: {.name="libtool"}. rlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/cogl"}. rlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 40, .st_ino = 546549}. rlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rlibtool: lconf: fstat(5,...) = 0 {.st_dev = 40, .st_ino = 544779}. rlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = 6. rlibtool: lconf: found "/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/libtool". rlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./deprecated -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN="Cogl" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME="libGL.so.1" -DCOGL_GLES1_LIBNAME="" -DCOGL_GLES2_LIBNAME="libGLESv2.so" -DCOGL_LOCALEDIR="/usr/share/locale" -DCOGL_DEFAULT_DRIVER="gl" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -c deprecated/cogl-fixed.c -DPIC -fPIC -o deprecated/.libs/cogl-fixed.o rlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./deprecated -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"libGLESv2.so\" -DCOGL_LOCALEDIR=\""/usr/share/locale"\" -DCOGL_DEFAULT_DRIVER=\"gl\" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -c -o deprecated/cogl-vertex-buffer.lo deprecated/cogl-vertex-buffer.c rlibtool: lconf: {.name="libtool"}. rlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/cogl"}. rlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 40, .st_ino = 546549}. rlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rlibtool: lconf: fstat(5,...) = 0 {.st_dev = 40, .st_ino = 544779}. rlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = 6. rlibtool: lconf: found "/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/libtool". rlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./deprecated -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN="Cogl" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME="libGL.so.1" -DCOGL_GLES1_LIBNAME="" -DCOGL_GLES2_LIBNAME="libGLESv2.so" -DCOGL_LOCALEDIR="/usr/share/locale" -DCOGL_DEFAULT_DRIVER="gl" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -c deprecated/cogl-vertex-buffer.c -DPIC -fPIC -o deprecated/.libs/cogl-vertex-buffer.o rlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./deprecated -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"libGLESv2.so\" -DCOGL_LOCALEDIR=\""/usr/share/locale"\" -DCOGL_DEFAULT_DRIVER=\"gl\" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -c -o deprecated/cogl-material-compat.lo deprecated/cogl-material-compat.c rlibtool: lconf: {.name="libtool"}. rlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/cogl"}. rlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 40, .st_ino = 546549}. rlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rlibtool: lconf: fstat(5,...) = 0 {.st_dev = 40, .st_ino = 544779}. rlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = 6. rlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./deprecated -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"libGLESv2.so\" -DCOGL_LOCALEDIR=\""/usr/share/locale"\" -DCOGL_DEFAULT_DRIVER=\"gl\" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -c -o deprecated/cogl-program.lo deprecated/cogl-program.c rlibtool: lconf: found "/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/libtool". rlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./deprecated -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN="Cogl" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME="libGL.so.1" -DCOGL_GLES1_LIBNAME="" -DCOGL_GLES2_LIBNAME="libGLESv2.so" -DCOGL_LOCALEDIR="/usr/share/locale" -DCOGL_DEFAULT_DRIVER="gl" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -c deprecated/cogl-material-compat.c -DPIC -fPIC -o deprecated/.libs/cogl-material-compat.o rlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./deprecated -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"libGLESv2.so\" -DCOGL_LOCALEDIR=\""/usr/share/locale"\" -DCOGL_DEFAULT_DRIVER=\"gl\" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -c -o deprecated/cogl-auto-texture.lo deprecated/cogl-auto-texture.c rlibtool: lconf: {.name="libtool"}. rlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/cogl"}. rlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 40, .st_ino = 546549}. rlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rlibtool: lconf: fstat(5,...) = 0 {.st_dev = 40, .st_ino = 544779}. rlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = 6. rlibtool: lconf: found "/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/libtool". rlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./deprecated -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN="Cogl" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME="libGL.so.1" -DCOGL_GLES1_LIBNAME="" -DCOGL_GLES2_LIBNAME="libGLESv2.so" -DCOGL_LOCALEDIR="/usr/share/locale" -DCOGL_DEFAULT_DRIVER="gl" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -c deprecated/cogl-program.c -DPIC -fPIC -o deprecated/.libs/cogl-program.o rlibtool: lconf: {.name="libtool"}. rlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/cogl"}. rlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 40, .st_ino = 546549}. rlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rlibtool: lconf: fstat(5,...) = 0 {.st_dev = 40, .st_ino = 544779}. rlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = 6. rlibtool: lconf: found "/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/libtool". rlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./deprecated -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN="Cogl" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME="libGL.so.1" -DCOGL_GLES1_LIBNAME="" -DCOGL_GLES2_LIBNAME="libGLESv2.so" -DCOGL_LOCALEDIR="/usr/share/locale" -DCOGL_DEFAULT_DRIVER="gl" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -c deprecated/cogl-auto-texture.c -DPIC -fPIC -o deprecated/.libs/cogl-auto-texture.o rlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./deprecated -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"libGLESv2.so\" -DCOGL_LOCALEDIR=\""/usr/share/locale"\" -DCOGL_DEFAULT_DRIVER=\"gl\" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -c -o deprecated/cogl-shader.lo deprecated/cogl-shader.c rlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./deprecated -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"libGLESv2.so\" -DCOGL_LOCALEDIR=\""/usr/share/locale"\" -DCOGL_DEFAULT_DRIVER=\"gl\" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -c -o deprecated/cogl-clutter.lo deprecated/cogl-clutter.c rlibtool: lconf: {.name="libtool"}. rlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/cogl"}. rlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 40, .st_ino = 546549}. rlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rlibtool: lconf: fstat(5,...) = 0 {.st_dev = 40, .st_ino = 544779}. rlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = 6. rlibtool: lconf: found "/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/libtool". rlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./deprecated -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN="Cogl" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME="libGL.so.1" -DCOGL_GLES1_LIBNAME="" -DCOGL_GLES2_LIBNAME="libGLESv2.so" -DCOGL_LOCALEDIR="/usr/share/locale" -DCOGL_DEFAULT_DRIVER="gl" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -c deprecated/cogl-shader.c -DPIC -fPIC -o deprecated/.libs/cogl-shader.o rlibtool: lconf: {.name="libtool"}. rlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/cogl"}. rlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 40, .st_ino = 546549}. rlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rlibtool: lconf: fstat(5,...) = 0 {.st_dev = 40, .st_ino = 544779}. rlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = 6. rlibtool: lconf: found "/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/libtool". rlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./deprecated -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN="Cogl" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME="libGL.so.1" -DCOGL_GLES1_LIBNAME="" -DCOGL_GLES2_LIBNAME="libGLESv2.so" -DCOGL_LOCALEDIR="/usr/share/locale" -DCOGL_DEFAULT_DRIVER="gl" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -c deprecated/cogl-clutter.c -DPIC -fPIC -o deprecated/.libs/cogl-clutter.o rlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./deprecated -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"libGLESv2.so\" -DCOGL_LOCALEDIR=\""/usr/share/locale"\" -DCOGL_DEFAULT_DRIVER=\"gl\" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -c -o deprecated/cogl-framebuffer-deprecated.lo deprecated/cogl-framebuffer-deprecated.c rlibtool: lconf: {.name="libtool"}. rlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/cogl"}. rlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 40, .st_ino = 546549}. rlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rlibtool: lconf: fstat(5,...) = 0 {.st_dev = 40, .st_ino = 544779}. rlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = 6. rlibtool: lconf: found "/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/libtool". rlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./deprecated -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN="Cogl" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME="libGL.so.1" -DCOGL_GLES1_LIBNAME="" -DCOGL_GLES2_LIBNAME="libGLESv2.so" -DCOGL_LOCALEDIR="/usr/share/locale" -DCOGL_DEFAULT_DRIVER="gl" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -c deprecated/cogl-framebuffer-deprecated.c -DPIC -fPIC -o deprecated/.libs/cogl-framebuffer-deprecated.o rlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./deprecated -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"libGLESv2.so\" -DCOGL_LOCALEDIR=\""/usr/share/locale"\" -DCOGL_DEFAULT_DRIVER=\"gl\" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -c -o deprecated/cogl-texture-deprecated.lo deprecated/cogl-texture-deprecated.c rlibtool: lconf: {.name="libtool"}. rlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/cogl"}. rlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 40, .st_ino = 546549}. rlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rlibtool: lconf: fstat(5,...) = 0 {.st_dev = 40, .st_ino = 544779}. rlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = 6. rlibtool: lconf: found "/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/libtool". rlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I./deprecated -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN="Cogl" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME="libGL.so.1" -DCOGL_GLES1_LIBNAME="" -DCOGL_GLES2_LIBNAME="libGLESv2.so" -DCOGL_LOCALEDIR="/usr/share/locale" -DCOGL_DEFAULT_DRIVER="gl" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -c deprecated/cogl-texture-deprecated.c -DPIC -fPIC -o deprecated/.libs/cogl-texture-deprecated.o rlibtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -no-undefined -version-info 24:3:4 -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_get_format|_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_texture_can_hardware_repeat|_cogl_pipeline_prune_to_n_layers|_cogl_primitive_draw|test_|unit_test_).*" -Wl,-O1 -Wl,--as-needed -o libcogl.la -rpath /usr/lib64 driver/nop/cogl-driver-nop.lo driver/nop/cogl-framebuffer-nop.lo driver/nop/cogl-attribute-nop.lo driver/nop/cogl-clip-stack-nop.lo driver/nop/cogl-texture-2d-nop.lo driver/gl/cogl-util-gl.lo driver/gl/cogl-framebuffer-gl.lo driver/gl/cogl-texture-gl.lo driver/gl/cogl-texture-2d-gl.lo driver/gl/cogl-attribute-gl.lo driver/gl/cogl-clip-stack-gl.lo driver/gl/cogl-buffer-gl.lo driver/gl/cogl-pipeline-opengl.lo driver/gl/cogl-pipeline-fragend-glsl.lo driver/gl/gl/cogl-pipeline-fragend-arbfp.lo driver/gl/gl/cogl-pipeline-progend-fixed-arbfp.lo driver/gl/cogl-pipeline-fragend-fixed.lo driver/gl/cogl-pipeline-vertend-glsl.lo driver/gl/cogl-pipeline-vertend-fixed.lo driver/gl/cogl-pipeline-progend-fixed.lo driver/gl/cogl-pipeline-progend-glsl.lo driver/gl/gl/cogl-driver-gl.lo driver/gl/gl/cogl-texture-driver-gl.lo driver/gl/gles/cogl-driver-gles.lo driver/gl/gles/cogl-texture-driver-gles.lo winsys/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-feature-private.lo cogl-color.lo cogl-buffer.lo cogl-pixel-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-sampler-cache.lo cogl-blend-string.lo cogl-debug.lo cogl-sub-texture.lo cogl-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-gtype.lo cogl-point-in-poly.lo cogl-list.lo winsys/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 deprecated/cogl-clip-state.lo deprecated/cogl-fixed.lo deprecated/cogl-vertex-buffer.lo deprecated/cogl-material-compat.lo deprecated/cogl-program.lo deprecated/cogl-auto-texture.lo deprecated/cogl-shader.lo deprecated/cogl-clutter.lo deprecated/cogl-framebuffer-deprecated.lo deprecated/cogl-texture-deprecated.lo cogl-glib-source.lo cogl-xlib-renderer.lo cogl-xlib.lo winsys/cogl-texture-pixmap-x11.lo winsys/cogl-winsys-glx.lo winsys/cogl-winsys-egl-wayland.lo winsys/cogl-winsys-egl-kms.lo winsys/cogl-winsys-egl-x11.lo winsys/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 rlibtool: lconf: {.name="libtool"}. rlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/cogl"}. rlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 40, .st_ino = 546549}. rlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rlibtool: lconf: fstat(5,...) = 0 {.st_dev = 40, .st_ino = 544779}. rlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = 6. rlibtool: lconf: found "/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/libtool". rlibtool: link: ln -s /dev/null .libs/libcogl.a.disabled rlibtool: link: x86_64-pc-linux-gnu-gcc driver/nop/.libs/cogl-driver-nop.o driver/nop/.libs/cogl-framebuffer-nop.o driver/nop/.libs/cogl-attribute-nop.o driver/nop/.libs/cogl-clip-stack-nop.o driver/nop/.libs/cogl-texture-2d-nop.o driver/gl/.libs/cogl-util-gl.o driver/gl/.libs/cogl-framebuffer-gl.o driver/gl/.libs/cogl-texture-gl.o driver/gl/.libs/cogl-texture-2d-gl.o driver/gl/.libs/cogl-attribute-gl.o driver/gl/.libs/cogl-clip-stack-gl.o driver/gl/.libs/cogl-buffer-gl.o driver/gl/.libs/cogl-pipeline-opengl.o driver/gl/.libs/cogl-pipeline-fragend-glsl.o driver/gl/gl/.libs/cogl-pipeline-fragend-arbfp.o driver/gl/gl/.libs/cogl-pipeline-progend-fixed-arbfp.o driver/gl/.libs/cogl-pipeline-fragend-fixed.o driver/gl/.libs/cogl-pipeline-vertend-glsl.o driver/gl/.libs/cogl-pipeline-vertend-fixed.o driver/gl/.libs/cogl-pipeline-progend-fixed.o driver/gl/.libs/cogl-pipeline-progend-glsl.o driver/gl/gl/.libs/cogl-driver-gl.o driver/gl/gl/.libs/cogl-texture-driver-gl.o driver/gl/gles/.libs/cogl-driver-gles.o driver/gl/gles/.libs/cogl-texture-driver-gles.o winsys/.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-feature-private.o .libs/cogl-color.o .libs/cogl-buffer.o .libs/cogl-pixel-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-sampler-cache.o .libs/cogl-blend-string.o .libs/cogl-debug.o .libs/cogl-sub-texture.o .libs/cogl-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-gtype.o .libs/cogl-point-in-poly.o .libs/cogl-list.o winsys/.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 deprecated/.libs/cogl-clip-state.o deprecated/.libs/cogl-fixed.o deprecated/.libs/cogl-vertex-buffer.o deprecated/.libs/cogl-material-compat.o deprecated/.libs/cogl-program.o deprecated/.libs/cogl-auto-texture.o deprecated/.libs/cogl-shader.o deprecated/.libs/cogl-clutter.o deprecated/.libs/cogl-framebuffer-deprecated.o deprecated/.libs/cogl-texture-deprecated.o .libs/cogl-glib-source.o .libs/cogl-xlib-renderer.o .libs/cogl-xlib.o winsys/.libs/cogl-texture-pixmap-x11.o winsys/.libs/cogl-winsys-glx.o winsys/.libs/cogl-winsys-egl-wayland.o winsys/.libs/cogl-winsys-egl-kms.o winsys/.libs/cogl-winsys-egl-x11.o winsys/.libs/cogl-winsys-egl.o .libs/cogl-enum-types.o -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -Wl,-O1 -Wl,--as-needed -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 -shared -fPIC -Wl,--no-undefined -Wl,-soname -Wl,libcogl.so.20 -o .libs/libcogl.so.20.4.3 -Wl,--export-dynamic rlibtool: link: ln -s libcogl.so.20.4.3 .libs/libcogl.so.20 rlibtool: link: ln -s libcogl.so.20.4.3 .libs/libcogl.so rlibtool: link: ln -s ../libcogl.la .libs/libcogl.la rlibtool: link: ln -s ../libcogl.la .libs/libcogl.lai CPPFLAGS="" CFLAGS="-Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration" LDFLAGS="-Wl,-O1 -Wl,--as-needed" CC="x86_64-pc-linux-gnu-gcc" PKG_CONFIG="/usr/bin/x86_64-pc-linux-gnu-pkg-config" GI_HOST_OS="" DLLTOOL="false" /usr/bin/g-ir-scanner --namespace=Cogl --nsversion=1.0 --libtool="rlibtool" --include=GL-1.0 --include=GObject-2.0 --pkg-export=cogl-1.0 --library=libcogl.la --warn-all --c-include='cogl/cogl.h' --cflags-begin -I.. -I.. -I./deprecated -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"libGLESv2.so\" -DCOGL_LOCALEDIR=\""/usr/share/locale"\" -DCOGL_DEFAULT_DRIVER=\"gl\" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -UCOGL_ENABLE_EXPERIMENTAL_API -UCOGL_ENABLE_EXPERIMENTAL_2_0_API -UCOGL_COMPILATION -D__COGL_H_INSIDE__ -D__COGL_XLIB_H_INSIDE__ -D__COGL_EGL_H_INSIDE__ -D__COGL_GLX_H_INSIDE__ -DCOGL_GIR_SCANNING --cflags-end deprecated/cogl-clip-state.h deprecated/cogl-fixed.h deprecated/cogl-material-compat.h deprecated/cogl-vertex-buffer.h deprecated/cogl-shader.h deprecated/cogl-clutter.h deprecated/cogl-type-casts.h deprecated/cogl-framebuffer-deprecated.h deprecated/cogl-texture-deprecated.h deprecated/cogl-auto-texture.h deprecated/cogl-clutter-xlib.h cogl1-context.h cogl-bitmap.h cogl-color.h cogl-matrix.h cogl-offscreen.h cogl-primitives.h cogl-texture.h cogl-types.h cogl.h cogl-xlib-renderer.h cogl-enum-types.h libcogl.la Makefile --output Cogl-1.0.gir CPPFLAGS="" CFLAGS="-Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration" LDFLAGS="-Wl,-O1 -Wl,--as-needed" CC="x86_64-pc-linux-gnu-gcc" PKG_CONFIG="/usr/bin/x86_64-pc-linux-gnu-pkg-config" GI_HOST_OS="" DLLTOOL="false" /usr/bin/g-ir-scanner --namespace=Cogl --nsversion=2.0 --libtool="rlibtool" --include=GL-1.0 --include=GObject-2.0 --pkg-export=cogl-2.0-experimental --library=libcogl.la --warn-all --c-include='cogl/cogl.h' --symbol-prefix=cogl --symbol-prefix=cogl2 --cflags-begin -I.. -I.. -I./deprecated -I./winsys -I./driver/gl -I./driver/gl/gl -I./driver/gl/gles -DG_LOG_DOMAIN=\"Cogl\" -DCOGL_COMPILATION -DCOGL_GL_LIBNAME=\"libGL.so.1\" -DCOGL_GLES1_LIBNAME=\"\" -DCOGL_GLES2_LIBNAME=\"libGLESv2.so\" -DCOGL_LOCALEDIR=\""/usr/share/locale"\" -DCOGL_DEFAULT_DRIVER=\"gl\" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -DCOGL_ENABLE_EXPERIMENTAL_API=1 -UCOGL_COMPILATION -D__COGL_H_INSIDE__ -D__COGL_XLIB_H_INSIDE__ -DCOGL_GIR_SCANNING --cflags-end 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-framebuffer.h cogl-onscreen.h cogl-frame-info.h cogl-vector.h cogl-euler.h cogl-output.h cogl-quaternion.h cogl-matrix-stack.h cogl-poll.h cogl-texture-3d.h cogl-texture-2d.h cogl-texture-2d-gl.h cogl-texture-rectangle.h cogl-texture-2d-sliced.h cogl-sub-texture.h cogl-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-glx.h cogl-wayland-server.h cogl-wayland-renderer.h cogl-wayland-client.h cogl-kms-renderer.h cogl-kms-display.h cogl-egl.h cogl-bitmap.h cogl-color.h cogl-matrix.h cogl-texture.h cogl-types.h cogl-gtype-private.h cogl-enum-types.h libcogl.la Makefile --output Cogl-2.0.gir In file included from /var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/cogl/cogl-gtype-private.h:34, from /var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/cogl/g-ir-cpp-vscwv3ba.c:62: /var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/config.h:11: warning: "COGL_ENABLE_EXPERIMENTAL_2_0_API" redefined 11 | #define COGL_ENABLE_EXPERIMENTAL_2_0_API 1 | In file included from /var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/cogl/g-ir-cpp-vscwv3ba.c:42: /var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/cogl/cogl2-experimental.h:34: note: this is the location of the previous definition 34 | #define COGL_ENABLE_EXPERIMENTAL_2_0_API | /var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/cogl/deprecated/cogl-texture-deprecated.h:45: syntax error, unexpected '*', expecting ')' or ',' in 'cogl_texture_get_format (CoglTexture *texture);' at '*' /var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/cogl/deprecated/cogl-texture-deprecated.h:77: syntax error, unexpected '*', expecting ')' or ',' in 'cogl_texture_get_rowstride (CoglTexture *texture);' at '*' /var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/cogl/deprecated/cogl-auto-texture.h:53: syntax error, unexpected identifier in 'CoglTexture *' at 'CoglTexture' /var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/cogl/deprecated/cogl-auto-texture.h:55: syntax error, unexpected UNSIGNED, expecting identifier or '(' or '*' in ' unsigned int height,' at 'unsigned' /var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/cogl/deprecated/cogl-auto-texture.h:56: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in ' CoglTextureFlags flags,' at 'CoglTextureFlags' /var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/cogl/deprecated/cogl-auto-texture.h:57: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in ' CoglPixelFormat internal_format);' at 'CoglPixelFormat' /var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/cogl/deprecated/cogl-auto-texture.h:85: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in ' CoglTextureFlags flags,' at 'CoglTextureFlags' /var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/cogl/deprecated/cogl-auto-texture.h:86: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in ' CoglPixelFormat internal_format,' at 'CoglPixelFormat' /var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/cogl/deprecated/cogl-auto-texture.h:87: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in ' GError **error);' at 'GError' /var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/cogl/deprecated/cogl-auto-texture.h:87: syntax error, unexpected ')', expecting ',' or ';' in ' GError **error);' at ')' /var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/cogl/deprecated/cogl-auto-texture.h:119: syntax error, unexpected BASIC_TYPE, expecting identifier or '(' or '*' in ' int height,' at 'int' /var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/cogl/deprecated/cogl-auto-texture.h:120: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in ' CoglTextureFlags flags,' at 'CoglTextureFlags' /var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/cogl/deprecated/cogl-auto-texture.h:121: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in ' CoglPixelFormat format,' at 'CoglPixelFormat' /var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/cogl/deprecated/cogl-auto-texture.h:122: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in ' CoglPixelFormat internal_format,' at 'CoglPixelFormat' /var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/cogl/deprecated/cogl-auto-texture.h:123: syntax error, unexpected BASIC_TYPE, expecting identifier or '(' or '*' in ' int rowstride,' at 'int' /var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/cogl/deprecated/cogl-auto-texture.h:124: syntax error, unexpected CONST, expecting identifier or '(' or '*' in ' const uint8_t *data);' at 'const' /var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/cogl/deprecated/cogl-auto-texture.h:124: syntax error, unexpected ')', expecting ',' or ';' in ' const uint8_t *data);' at ')' /var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/cogl/deprecated/cogl-auto-texture.h:157: syntax error, unexpected UNSIGNED, expecting identifier or '(' or '*' in ' unsigned int gl_target,' at 'unsigned' /var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/cogl/deprecated/cogl-auto-texture.h:158: syntax error, unexpected UNSIGNED, expecting identifier or '(' or '*' in ' unsigned int width,' at 'unsigned' /var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/cogl/deprecated/cogl-auto-texture.h:159: syntax error, unexpected UNSIGNED, expecting identifier or '(' or '*' in ' unsigned int height,' at 'unsigned' /var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/cogl/deprecated/cogl-auto-texture.h:160: syntax error, unexpected UNSIGNED, expecting identifier or '(' or '*' in ' unsigned int x_pot_waste,' at 'unsigned' /var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/cogl/deprecated/cogl-auto-texture.h:161: syntax error, unexpected UNSIGNED, expecting identifier or '(' or '*' in ' unsigned int y_pot_waste,' at 'unsigned' /var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/cogl/deprecated/cogl-auto-texture.h:162: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in ' CoglPixelFormat format);' at 'CoglPixelFormat' /var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/cogl/deprecated/cogl-auto-texture.h:183: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in ' CoglTextureFlags flags,' at 'CoglTextureFlags' /var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/cogl/deprecated/cogl-auto-texture.h:184: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in ' CoglPixelFormat internal_format);' at 'CoglPixelFormat' /var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/cogl/deprecated/cogl-auto-texture.h:215: syntax error, unexpected BASIC_TYPE, expecting identifier or '(' or '*' in ' int sub_y,' at 'int' /var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/cogl/deprecated/cogl-auto-texture.h:216: syntax error, unexpected BASIC_TYPE, expecting identifier or '(' or '*' in ' int sub_width,' at 'int' /var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/cogl/deprecated/cogl-auto-texture.h:217: syntax error, unexpected BASIC_TYPE, expecting identifier or '(' or '*' in ' int sub_height);' at 'int' deprecated/cogl-shader.h:394: Error: Cogl: multiple "Deprecated:" tags for identifier "cogl_program_ref": * Deprecated: 1.16: Use #CoglSnippet api ^ cogl-types.h:87: Warning: Cogl: symbol='TRUE': Unknown namespace for symbol 'TRUE' cogl-types.h:100: Warning: Cogl: symbol='FALSE': Unknown namespace for symbol 'FALSE' /usr/include/wayland-server-core.h:458: syntax error, unexpected VOID in ' for (l = (__typeof__(l))((char *)((&signal->listener_list)->next) - __builtin_offsetof (__typeof__(*l), link)); &l->link != (&signal->listener_list); l = (__typeof__(l))((char *)(l->link.next) - __builtin_offsetof (__typeof__(*l), link)))' at '__typeof__' /usr/include/wayland-server-core.h:477: syntax error, unexpected VOID in ' for (l = (__typeof__(l))((char *)((&signal->listener_list)->next) - __builtin_offsetof (__typeof__(*l), link)), next = (__typeof__(next))((char *)((l)->link.next) - __builtin_offsetof (__typeof__(*next), link)); &l->link != (&signal->listener_list); l = next, next = (__typeof__(next))((char *)(l->link.next) - __builtin_offsetof (__typeof__(*next), link)))' at '__typeof__' cogl-object.h:49: Warning: Cogl: GObject-Introspection specific GTK-Doc tag "Ref Func" has been deprecated, please use annotations on the identifier instead: * Ref Func: cogl_object_ref ^ cogl-object.h:50: Warning: Cogl: GObject-Introspection specific GTK-Doc tag "Unref Func" has been deprecated, please use annotations on the identifier instead: * Unref Func: cogl_object_unref ^ cogl-object.h:51: Warning: Cogl: GObject-Introspection specific GTK-Doc tag "Set Value Func" has been deprecated, please use annotations on the identifier instead: * Set Value Func: cogl_object_value_set_object ^ cogl-object.h:52: Warning: Cogl: GObject-Introspection specific GTK-Doc tag "Get Value Func" has been deprecated, please use annotations on the identifier instead: * Get Value Func: cogl_object_value_get_object ^ cogl-gles2-types.h:21: Warning: Cogl: symbol='GLvoid': Skipping foreign identifier 'GLvoid' from namespace GL cogl-gles2-types.h:22: Warning: Cogl: symbol='GLchar': Skipping foreign identifier 'GLchar' from namespace GL cogl-gles2-types.h:23: Warning: Cogl: symbol='GLenum': Skipping foreign identifier 'GLenum' from namespace GL cogl-gles2-types.h:24: Warning: Cogl: symbol='GLboolean': Skipping foreign identifier 'GLboolean' from namespace GL cogl-gles2-types.h:25: Warning: Cogl: symbol='GLbitfield': Skipping foreign identifier 'GLbitfield' from namespace GL cogl-gles2-types.h:26: Warning: Cogl: symbol='GLbyte': Skipping foreign identifier 'GLbyte' from namespace GL cogl-gles2-types.h:27: Warning: Cogl: symbol='GLshort': Skipping foreign identifier 'GLshort' from namespace GL cogl-gles2-types.h:28: Warning: Cogl: symbol='GLint': Skipping foreign identifier 'GLint' from namespace GL cogl-gles2-types.h:29: Warning: Cogl: symbol='GLsizei': Skipping foreign identifier 'GLsizei' from namespace GL cogl-gles2-types.h:30: Warning: Cogl: symbol='GLubyte': Skipping foreign identifier 'GLubyte' from namespace GL cogl-gles2-types.h:31: Warning: Cogl: symbol='GLushort': Skipping foreign identifier 'GLushort' from namespace GL cogl-gles2-types.h:32: Warning: Cogl: symbol='GLuint': Skipping foreign identifier 'GLuint' from namespace GL cogl-gles2-types.h:33: Warning: Cogl: symbol='GLfloat': Skipping foreign identifier 'GLfloat' from namespace GL cogl-gles2-types.h:34: Warning: Cogl: symbol='GLclampf': Skipping foreign identifier 'GLclampf' from namespace GL cogl-gles2-types.h:35: Warning: Cogl: symbol='GLfixed': Skipping foreign identifier 'GLfixed' from namespace GL cogl-gles2-types.h:38: Warning: Cogl: symbol='GLintptr': Skipping foreign identifier 'GLintptr' from namespace GL cogl-gles2-types.h:39: Warning: Cogl: symbol='GLsizeiptr': Skipping foreign identifier 'GLsizeiptr' from namespace GL cogl-gles2-types.h:42: Warning: Cogl: symbol='GL_ES_VERSION_2_0': Skipping foreign symbol from namespace GL cogl-gles2-types.h:45: Warning: Cogl: symbol='GL_DEPTH_BUFFER_BIT': Skipping foreign symbol from namespace GL cogl-gles2-types.h:46: Warning: Cogl: symbol='GL_STENCIL_BUFFER_BIT': Skipping foreign symbol from namespace GL cogl-gles2-types.h:47: Warning: Cogl: symbol='GL_COLOR_BUFFER_BIT': Skipping foreign symbol from namespace GL cogl-gles2-types.h:50: Warning: Cogl: symbol='GL_FALSE': Skipping foreign symbol from namespace GL cogl-gles2-types.h:51: Warning: Cogl: symbol='GL_TRUE': Skipping foreign symbol from namespace GL cogl-gles2-types.h:54: Warning: Cogl: symbol='GL_POINTS': Skipping foreign symbol from namespace GL cogl-gles2-types.h:55: Warning: Cogl: symbol='GL_LINES': Skipping foreign symbol from namespace GL cogl-gles2-types.h:56: Warning: Cogl: symbol='GL_LINE_LOOP': Skipping foreign symbol from namespace GL cogl-gles2-types.h:57: Warning: Cogl: symbol='GL_LINE_STRIP': Skipping foreign symbol from namespace GL cogl-gles2-types.h:58: Warning: Cogl: symbol='GL_TRIANGLES': Skipping foreign symbol from namespace GL cogl-gles2-types.h:59: Warning: Cogl: symbol='GL_TRIANGLE_STRIP': Skipping foreign symbol from namespace GL cogl-gles2-types.h:60: Warning: Cogl: symbol='GL_TRIANGLE_FAN': Skipping foreign symbol from namespace GL cogl-gles2-types.h:73: Warning: Cogl: symbol='GL_ZERO': Skipping foreign symbol from namespace GL cogl-gles2-types.h:74: Warning: Cogl: symbol='GL_ONE': Skipping foreign symbol from namespace GL cogl-gles2-types.h:75: Warning: Cogl: symbol='GL_SRC_COLOR': Skipping foreign symbol from namespace GL cogl-gles2-types.h:76: Warning: Cogl: symbol='GL_ONE_MINUS_SRC_COLOR': Skipping foreign symbol from namespace GL cogl-gles2-types.h:77: Warning: Cogl: symbol='GL_SRC_ALPHA': Skipping foreign symbol from namespace GL cogl-gles2-types.h:78: Warning: Cogl: symbol='GL_ONE_MINUS_SRC_ALPHA': Skipping foreign symbol from namespace GL cogl-gles2-types.h:79: Warning: Cogl: symbol='GL_DST_ALPHA': Skipping foreign symbol from namespace GL cogl-gles2-types.h:80: Warning: Cogl: symbol='GL_ONE_MINUS_DST_ALPHA': Skipping foreign symbol from namespace GL cogl-gles2-types.h:85: Warning: Cogl: symbol='GL_DST_COLOR': Skipping foreign symbol from namespace GL cogl-gles2-types.h:86: Warning: Cogl: symbol='GL_ONE_MINUS_DST_COLOR': Skipping foreign symbol from namespace GL cogl-gles2-types.h:87: Warning: Cogl: symbol='GL_SRC_ALPHA_SATURATE': Skipping foreign symbol from namespace GL cogl-gles2-types.h:94: Warning: Cogl: symbol='GL_FUNC_ADD': Skipping foreign symbol from namespace GL cogl-gles2-types.h:95: Warning: Cogl: symbol='GL_BLEND_EQUATION': Skipping foreign symbol from namespace GL cogl-gles2-types.h:96: Warning: Cogl: symbol='GL_BLEND_EQUATION_RGB': Skipping foreign symbol from namespace GL cogl-gles2-types.h:97: Warning: Cogl: symbol='GL_BLEND_EQUATION_ALPHA': Skipping foreign symbol from namespace GL cogl-gles2-types.h:100: Warning: Cogl: symbol='GL_FUNC_SUBTRACT': Skipping foreign symbol from namespace GL cogl-gles2-types.h:101: Warning: Cogl: symbol='GL_FUNC_REVERSE_SUBTRACT': Skipping foreign symbol from namespace GL cogl-gles2-types.h:104: Warning: Cogl: symbol='GL_BLEND_DST_RGB': Skipping foreign symbol from namespace GL cogl-gles2-types.h:105: Warning: Cogl: symbol='GL_BLEND_SRC_RGB': Skipping foreign symbol from namespace GL cogl-gles2-types.h:106: Warning: Cogl: symbol='GL_BLEND_DST_ALPHA': Skipping foreign symbol from namespace GL cogl-gles2-types.h:107: Warning: Cogl: symbol='GL_BLEND_SRC_ALPHA': Skipping foreign symbol from namespace GL cogl-gles2-types.h:108: Warning: Cogl: symbol='GL_CONSTANT_COLOR': Skipping foreign symbol from namespace GL cogl-gles2-types.h:109: Warning: Cogl: symbol='GL_ONE_MINUS_CONSTANT_COLOR': Skipping foreign symbol from namespace GL cogl-gles2-types.h:110: Warning: Cogl: symbol='GL_CONSTANT_ALPHA': Skipping foreign symbol from namespace GL cogl-gles2-types.h:111: Warning: Cogl: symbol='GL_ONE_MINUS_CONSTANT_ALPHA': Skipping foreign symbol from namespace GL cogl-gles2-types.h:112: Warning: Cogl: symbol='GL_BLEND_COLOR': Skipping foreign symbol from namespace GL cogl-gles2-types.h:115: Warning: Cogl: symbol='GL_ARRAY_BUFFER': Skipping foreign symbol from namespace GL cogl-gles2-types.h:116: Warning: Cogl: symbol='GL_ELEMENT_ARRAY_BUFFER': Skipping foreign symbol from namespace GL cogl-gles2-types.h:117: Warning: Cogl: symbol='GL_ARRAY_BUFFER_BINDING': Skipping foreign symbol from namespace GL cogl-gles2-types.h:118: Warning: Cogl: symbol='GL_ELEMENT_ARRAY_BUFFER_BINDING': Skipping foreign symbol from namespace GL cogl-gles2-types.h:120: Warning: Cogl: symbol='GL_STREAM_DRAW': Skipping foreign symbol from namespace GL cogl-gles2-types.h:121: Warning: Cogl: symbol='GL_STATIC_DRAW': Skipping foreign symbol from namespace GL cogl-gles2-types.h:122: Warning: Cogl: symbol='GL_DYNAMIC_DRAW': Skipping foreign symbol from namespace GL g-ir-scanner: link: rlibtool --mode=link --tag=CC x86_64-pc-linux-gnu-gcc -o /var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/cogl/tmp-introspectdfrazwtd/Cogl-1.0 -export-dynamic -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration /var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/cogl/tmp-introspectdfrazwtd/Cogl-1.0.o -L. libcogl.la -lgio-2.0 -lgobject-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -Wl,-O1 -Wl,--as-needed cogl-gles2-types.h:124: Warning: Cogl: symbol='GL_BUFFER_SIZE': Skipping foreign symbol from namespace GL cogl-gles2-types.h:125: Warning: Cogl: symbol='GL_BUFFER_USAGE': Skipping foreign symbol from namespace GL cogl-gles2-types.h:127: Warning: Cogl: symbol='GL_CURRENT_VERTEX_ATTRIB': Skipping foreign symbol from namespace GL cogl-gles2-types.h:130: Warning: Cogl: symbol='GL_FRONT': Skipping foreign symbol from namespace GL cogl-gles2-types.h:131: Warning: Cogl: symbol='GL_BACK': Skipping foreign symbol from namespace GL cogl-gles2-types.h:132: Warning: Cogl: symbol='GL_FRONT_AND_BACK': Skipping foreign symbol from namespace GL cogl-gles2-types.h:145: Warning: Cogl: symbol='GL_TEXTURE_2D': Skipping foreign symbol from namespace GL cogl-gles2-types.h:146: Warning: Cogl: symbol='GL_CULL_FACE': Skipping foreign symbol from namespace GL cogl-gles2-types.h:147: Warning: Cogl: symbol='GL_BLEND': Skipping foreign symbol from namespace GL cogl-gles2-types.h:148: Warning: Cogl: symbol='GL_DITHER': Skipping foreign symbol from namespace GL cogl-gles2-types.h:149: Warning: Cogl: symbol='GL_STENCIL_TEST': Skipping foreign symbol from namespace GL cogl-gles2-types.h:150: Warning: Cogl: symbol='GL_DEPTH_TEST': Skipping foreign symbol from namespace GL cogl-gles2-types.h:151: Warning: Cogl: symbol='GL_SCISSOR_TEST': Skipping foreign symbol from namespace GL cogl-gles2-types.h:152: Warning: Cogl: symbol='GL_POLYGON_OFFSET_FILL': Skipping foreign symbol from namespace GL cogl-gles2-types.h:153: Warning: Cogl: symbol='GL_SAMPLE_ALPHA_TO_COVERAGE': Skipping foreign symbol from namespace GL cogl-gles2-types.h:154: Warning: Cogl: symbol='GL_SAMPLE_COVERAGE': Skipping foreign symbol from namespace GL cogl-gles2-types.h:157: Warning: Cogl: symbol='GL_NO_ERROR': Skipping foreign symbol from namespace GL cogl-gles2-types.h:158: Warning: Cogl: symbol='GL_INVALID_ENUM': Skipping foreign symbol from namespace GL cogl-gles2-types.h:159: Warning: Cogl: symbol='GL_INVALID_VALUE': Skipping foreign symbol from namespace GL cogl-gles2-types.h:160: Warning: Cogl: symbol='GL_INVALID_OPERATION': Skipping foreign symbol from namespace GL cogl-gles2-types.h:161: Warning: Cogl: symbol='GL_OUT_OF_MEMORY': Skipping foreign symbol from namespace GL cogl-gles2-types.h:164: Warning: Cogl: symbol='GL_CW': Skipping foreign symbol from namespace GL cogl-gles2-types.h:165: Warning: Cogl: symbol='GL_CCW': Skipping foreign symbol from namespace GL cogl-gles2-types.h:168: Warning: Cogl: symbol='GL_LINE_WIDTH': Skipping foreign symbol from namespace GL cogl-gles2-types.h:169: Warning: Cogl: symbol='GL_ALIASED_POINT_SIZE_RANGE': Skipping foreign symbol from namespace GL cogl-gles2-types.h:170: Warning: Cogl: symbol='GL_ALIASED_LINE_WIDTH_RANGE': Skipping foreign symbol from namespace GL cogl-gles2-types.h:171: Warning: Cogl: symbol='GL_CULL_FACE_MODE': Skipping foreign symbol from namespace GL cogl-gles2-types.h:172: Warning: Cogl: symbol='GL_FRONT_FACE': Skipping foreign symbol from namespace GL cogl-gles2-types.h:173: Warning: Cogl: symbol='GL_DEPTH_RANGE': Skipping foreign symbol from namespace GL cogl-gles2-types.h:174: Warning: Cogl: symbol='GL_DEPTH_WRITEMASK': Skipping foreign symbol from namespace GL cogl-gles2-types.h:175: Warning: Cogl: symbol='GL_DEPTH_CLEAR_VALUE': Skipping foreign symbol from namespace GL cogl-gles2-types.h:176: Warning: Cogl: symbol='GL_DEPTH_FUNC': Skipping foreign symbol from namespace GL cogl-gles2-types.h:177: Warning: Cogl: symbol='GL_STENCIL_CLEAR_VALUE': Skipping foreign symbol from namespace GL cogl-gles2-types.h:178: Warning: Cogl: symbol='GL_STENCIL_FUNC': Skipping foreign symbol from namespace GL cogl-gles2-types.h:179: Warning: Cogl: symbol='GL_STENCIL_FAIL': Skipping foreign symbol from namespace GL cogl-gles2-types.h:180: Warning: Cogl: symbol='GL_STENCIL_PASS_DEPTH_FAIL': Skipping foreign symbol from namespace GL cogl-gles2-types.h:181: Warning: Cogl: symbol='GL_STENCIL_PASS_DEPTH_PASS': Skipping foreign symbol from namespace GL cogl-gles2-types.h:182: Warning: Cogl: symbol='GL_STENCIL_REF': Skipping foreign symbol from namespace GL cogl-gles2-types.h:183: Warning: Cogl: symbol='GL_STENCIL_VALUE_MASK': Skipping foreign symbol from namespace GL cogl-gles2-types.h:184: Warning: Cogl: symbol='GL_STENCIL_WRITEMASK': Skipping foreign symbol from namespace GL cogl-gles2-types.h:185: Warning: Cogl: symbol='GL_STENCIL_BACK_FUNC': Skipping foreign symbol from namespace GL cogl-gles2-types.h:186: Warning: Cogl: symbol='GL_STENCIL_BACK_FAIL': Skipping foreign symbol from namespace GL cogl-gles2-types.h:187: Warning: Cogl: symbol='GL_STENCIL_BACK_PASS_DEPTH_FAIL': Skipping foreign symbol from namespace GL cogl-gles2-types.h:188: Warning: Cogl: symbol='GL_STENCIL_BACK_PASS_DEPTH_PASS': Skipping foreign symbol from namespace GL cogl-gles2-types.h:189: Warning: Cogl: symbol='GL_STENCIL_BACK_REF': Skipping foreign symbol from namespace GL cogl-gles2-types.h:190: Warning: Cogl: symbol='GL_STENCIL_BACK_VALUE_MASK': Skipping foreign symbol from namespace GL cogl-gles2-types.h:191: Warning: Cogl: symbol='GL_STENCIL_BACK_WRITEMASK': Skipping foreign symbol from namespace GL cogl-gles2-types.h:192: Warning: Cogl: symbol='GL_VIEWPORT': Skipping foreign symbol from namespace GL cogl-gles2-types.h:193: Warning: Cogl: symbol='GL_SCISSOR_BOX': Skipping foreign symbol from namespace GL cogl-gles2-types.h:195: Warning: Cogl: symbol='GL_COLOR_CLEAR_VALUE': Skipping foreign symbol from namespace GL cogl-gles2-types.h:196: Warning: Cogl: symbol='GL_COLOR_WRITEMASK': Skipping foreign symbol from namespace GL cogl-gles2-types.h:197: Warning: Cogl: symbol='GL_UNPACK_ALIGNMENT': Skipping foreign symbol from namespace GL cogl-gles2-types.h:198: Warning: Cogl: symbol='GL_PACK_ALIGNMENT': Skipping foreign symbol from namespace GL cogl-gles2-types.h:199: Warning: Cogl: symbol='GL_MAX_TEXTURE_SIZE': Skipping foreign symbol from namespace GL cogl-gles2-types.h:200: Warning: Cogl: symbol='GL_MAX_VIEWPORT_DIMS': Skipping foreign symbol from namespace GL cogl-gles2-types.h:201: Warning: Cogl: symbol='GL_SUBPIXEL_BITS': Skipping foreign symbol from namespace GL cogl-gles2-types.h:202: Warning: Cogl: symbol='GL_RED_BITS': Skipping foreign symbol from namespace GL cogl-gles2-types.h:203: Warning: Cogl: symbol='GL_GREEN_BITS': Skipping foreign symbol from namespace GL cogl-gles2-types.h:204: Warning: Cogl: symbol='GL_BLUE_BITS': Skipping foreign symbol from namespace GL cogl-gles2-types.h:205: Warning: Cogl: symbol='GL_ALPHA_BITS': Skipping foreign symbol from namespace GL cogl-gles2-types.h:206: Warning: Cogl: symbol='GL_DEPTH_BITS': Skipping foreign symbol from namespace GL cogl-gles2-types.h:207: Warning: Cogl: symbol='GL_STENCIL_BITS': Skipping foreign symbol from namespace GL cogl-gles2-types.h:208: Warning: Cogl: symbol='GL_POLYGON_OFFSET_UNITS': Skipping foreign symbol from namespace GL cogl-gles2-types.h:210: Warning: Cogl: symbol='GL_POLYGON_OFFSET_FACTOR': Skipping foreign symbol from namespace GL cogl-gles2-types.h:211: Warning: Cogl: symbol='GL_TEXTURE_BINDING_2D': Skipping foreign symbol from namespace GL cogl-gles2-types.h:212: Warning: Cogl: symbol='GL_SAMPLE_BUFFERS': Skipping foreign symbol from namespace GL cogl-gles2-types.h:213: Warning: Cogl: symbol='GL_SAMPLES': Skipping foreign symbol from namespace GL cogl-gles2-types.h:214: Warning: Cogl: symbol='GL_SAMPLE_COVERAGE_VALUE': Skipping foreign symbol from namespace GL cogl-gles2-types.h:215: Warning: Cogl: symbol='GL_SAMPLE_COVERAGE_INVERT': Skipping foreign symbol from namespace GL cogl-gles2-types.h:223: Warning: Cogl: symbol='GL_NUM_COMPRESSED_TEXTURE_FORMATS': Skipping foreign symbol from namespace GL cogl-gles2-types.h:224: Warning: Cogl: symbol='GL_COMPRESSED_TEXTURE_FORMATS': Skipping foreign symbol from namespace GL cogl-gles2-types.h:227: Warning: Cogl: symbol='GL_DONT_CARE': Skipping foreign symbol from namespace GL cogl-gles2-types.h:228: Warning: Cogl: symbol='GL_FASTEST': Skipping foreign symbol from namespace GL cogl-gles2-types.h:229: Warning: Cogl: symbol='GL_NICEST': Skipping foreign symbol from namespace GL cogl-gles2-types.h:232: Warning: Cogl: symbol='GL_GENERATE_MIPMAP_HINT': Skipping foreign symbol from namespace GL cogl-gles2-types.h:235: Warning: Cogl: symbol='GL_BYTE': Skipping foreign symbol from namespace GL cogl-gles2-types.h:236: Warning: Cogl: symbol='GL_UNSIGNED_BYTE': Skipping foreign symbol from namespace GL cogl-gles2-types.h:237: Warning: Cogl: symbol='GL_SHORT': Skipping foreign symbol from namespace GL cogl-gles2-types.h:238: Warning: Cogl: symbol='GL_UNSIGNED_SHORT': Skipping foreign symbol from namespace GL cogl-gles2-types.h:239: Warning: Cogl: symbol='GL_INT': Skipping foreign symbol from namespace GL cogl-gles2-types.h:240: Warning: Cogl: symbol='GL_UNSIGNED_INT': Skipping foreign symbol from namespace GL cogl-gles2-types.h:241: Warning: Cogl: symbol='GL_FLOAT': Skipping foreign symbol from namespace GL cogl-gles2-types.h:242: Warning: Cogl: symbol='GL_FIXED': Skipping foreign symbol from namespace GL cogl-gles2-types.h:245: Warning: Cogl: symbol='GL_DEPTH_COMPONENT': Skipping foreign symbol from namespace GL cogl-gles2-types.h:246: Warning: Cogl: symbol='GL_ALPHA': Skipping foreign symbol from namespace GL cogl-gles2-types.h:247: Warning: Cogl: symbol='GL_RGB': Skipping foreign symbol from namespace GL cogl-gles2-types.h:248: Warning: Cogl: symbol='GL_RGBA': Skipping foreign symbol from namespace GL cogl-gles2-types.h:249: Warning: Cogl: symbol='GL_LUMINANCE': Skipping foreign symbol from namespace GL cogl-gles2-types.h:250: Warning: Cogl: symbol='GL_LUMINANCE_ALPHA': Skipping foreign symbol from namespace GL cogl-gles2-types.h:254: Warning: Cogl: symbol='GL_UNSIGNED_SHORT_4_4_4_4': Skipping foreign symbol from namespace GL cogl-gles2-types.h:255: Warning: Cogl: symbol='GL_UNSIGNED_SHORT_5_5_5_1': Skipping foreign symbol from namespace GL cogl-gles2-types.h:256: Warning: Cogl: symbol='GL_UNSIGNED_SHORT_5_6_5': Skipping foreign symbol from namespace GL cogl-gles2-types.h:259: Warning: Cogl: symbol='GL_FRAGMENT_SHADER': Skipping foreign symbol from namespace GL cogl-gles2-types.h:260: Warning: Cogl: symbol='GL_VERTEX_SHADER': Skipping foreign symbol from namespace GL cogl-gles2-types.h:261: Warning: Cogl: symbol='GL_MAX_VERTEX_ATTRIBS': Skipping foreign symbol from namespace GL cogl-gles2-types.h:262: Warning: Cogl: symbol='GL_MAX_VERTEX_UNIFORM_VECTORS': Skipping foreign symbol from namespace GL cogl-gles2-types.h:263: Warning: Cogl: symbol='GL_MAX_VARYING_VECTORS': Skipping foreign symbol from namespace GL cogl-gles2-types.h:264: Warning: Cogl: symbol='GL_MAX_COMBINED_TEXTURE_IMAGE_UNITS': Skipping foreign symbol from namespace GL cogl-gles2-types.h:265: Warning: Cogl: symbol='GL_MAX_VERTEX_TEXTURE_IMAGE_UNITS': Skipping foreign symbol from namespace GL cogl-gles2-types.h:266: Warning: Cogl: symbol='GL_MAX_TEXTURE_IMAGE_UNITS': Skipping foreign symbol from namespace GL cogl-gles2-types.h:267: Warning: Cogl: symbol='GL_MAX_FRAGMENT_UNIFORM_VECTORS': Skipping foreign symbol from namespace GL cogl-gles2-types.h:268: Warning: Cogl: symbol='GL_SHADER_TYPE': Skipping foreign symbol from namespace GL cogl-gles2-types.h:269: Warning: Cogl: symbol='GL_DELETE_STATUS': Skipping foreign symbol from namespace GL cogl-gles2-types.h:270: Warning: Cogl: symbol='GL_LINK_STATUS': Skipping foreign symbol from namespace GL cogl-gles2-types.h:271: Warning: Cogl: symbol='GL_VALIDATE_STATUS': Skipping foreign symbol from namespace GL cogl-gles2-types.h:272: Warning: Cogl: symbol='GL_ATTACHED_SHADERS': Skipping foreign symbol from namespace GL cogl-gles2-types.h:273: Warning: Cogl: symbol='GL_ACTIVE_UNIFORMS': Skipping foreign symbol from namespace GL cogl-gles2-types.h:274: Warning: Cogl: symbol='GL_ACTIVE_UNIFORM_MAX_LENGTH': Skipping foreign symbol from namespace GL cogl-gles2-types.h:275: Warning: Cogl: symbol='GL_ACTIVE_ATTRIBUTES': Skipping foreign symbol from namespace GL cogl-gles2-types.h:276: Warning: Cogl: symbol='GL_ACTIVE_ATTRIBUTE_MAX_LENGTH': Skipping foreign symbol from namespace GL cogl-gles2-types.h:277: Warning: Cogl: symbol='GL_SHADING_LANGUAGE_VERSION': Skipping foreign symbol from namespace GL cogl-gles2-types.h:278: Warning: Cogl: symbol='GL_CURRENT_PROGRAM': Skipping foreign symbol from namespace GL cogl-gles2-types.h:281: Warning: Cogl: symbol='GL_NEVER': Skipping foreign symbol from namespace GL cogl-gles2-types.h:282: Warning: Cogl: symbol='GL_LESS': Skipping foreign symbol from namespace GL cogl-gles2-types.h:283: Warning: Cogl: symbol='GL_EQUAL': Skipping foreign symbol from namespace GL cogl-gles2-types.h:284: Warning: Cogl: symbol='GL_LEQUAL': Skipping foreign symbol from namespace GL cogl-gles2-types.h:285: Warning: Cogl: symbol='GL_GREATER': Skipping foreign symbol from namespace GL cogl-gles2-types.h:286: Warning: Cogl: symbol='GL_NOTEQUAL': Skipping foreign symbol from namespace GL cogl-gles2-types.h:287: Warning: Cogl: symbol='GL_GEQUAL': Skipping foreign symbol from namespace GL cogl-gles2-types.h:288: Warning: Cogl: symbol='GL_ALWAYS': Skipping foreign symbol from namespace GL cogl-gles2-types.h:292: Warning: Cogl: symbol='GL_KEEP': Skipping foreign symbol from namespace GL cogl-gles2-types.h:293: Warning: Cogl: symbol='GL_REPLACE': Skipping foreign symbol from namespace GL cogl-gles2-types.h:294: Warning: Cogl: symbol='GL_INCR': Skipping foreign symbol from namespace GL cogl-gles2-types.h:295: Warning: Cogl: symbol='GL_DECR': Skipping foreign symbol from namespace GL cogl-gles2-types.h:296: Warning: Cogl: symbol='GL_INVERT': Skipping foreign symbol from namespace GL cogl-gles2-types.h:297: Warning: Cogl: symbol='GL_INCR_WRAP': Skipping foreign symbol from namespace GL cogl-gles2-types.h:298: Warning: Cogl: symbol='GL_DECR_WRAP': Skipping foreign symbol from namespace GL cogl-gles2-types.h:301: Warning: Cogl: symbol='GL_VENDOR': Skipping foreign symbol from namespace GL cogl-gles2-types.h:302: Warning: Cogl: symbol='GL_RENDERER': Skipping foreign symbol from namespace GL cogl-gles2-types.h:303: Warning: Cogl: symbol='GL_VERSION': Skipping foreign symbol from namespace GL cogl-gles2-types.h:304: Warning: Cogl: symbol='GL_EXTENSIONS': Skipping foreign symbol from namespace GL cogl-gles2-types.h:307: Warning: Cogl: symbol='GL_NEAREST': Skipping foreign symbol from namespace GL cogl-gles2-types.h:308: Warning: Cogl: symbol='GL_LINEAR': Skipping foreign symbol from namespace GL cogl-gles2-types.h:313: Warning: Cogl: symbol='GL_NEAREST_MIPMAP_NEAREST': Skipping foreign symbol from namespace GL cogl-gles2-types.h:314: Warning: Cogl: symbol='GL_LINEAR_MIPMAP_NEAREST': Skipping foreign symbol from namespace GL cogl-gles2-types.h:315: Warning: Cogl: symbol='GL_NEAREST_MIPMAP_LINEAR': Skipping foreign symbol from namespace GL cogl-gles2-types.h:316: Warning: Cogl: symbol='GL_LINEAR_MIPMAP_LINEAR': Skipping foreign symbol from namespace GL cogl-gles2-types.h:319: Warning: Cogl: symbol='GL_TEXTURE_MAG_FILTER': Skipping foreign symbol from namespace GL cogl-gles2-types.h:320: Warning: Cogl: symbol='GL_TEXTURE_MIN_FILTER': Skipping foreign symbol from namespace GL cogl-gles2-types.h:321: Warning: Cogl: symbol='GL_TEXTURE_WRAP_S': Skipping foreign symbol from namespace GL cogl-gles2-types.h:322: Warning: Cogl: symbol='GL_TEXTURE_WRAP_T': Skipping foreign symbol from namespace GL cogl-gles2-types.h:326: Warning: Cogl: symbol='GL_TEXTURE': Skipping foreign symbol from namespace GL cogl-gles2-types.h:328: Warning: Cogl: symbol='GL_TEXTURE_CUBE_MAP': Skipping foreign symbol from namespace GL cogl-gles2-types.h:329: Warning: Cogl: symbol='GL_TEXTURE_BINDING_CUBE_MAP': Skipping foreign symbol from namespace GL cogl-gles2-types.h:330: Warning: Cogl: symbol='GL_TEXTURE_CUBE_MAP_POSITIVE_X': Skipping foreign symbol from namespace GL cogl-gles2-types.h:331: Warning: Cogl: symbol='GL_TEXTURE_CUBE_MAP_NEGATIVE_X': Skipping foreign symbol from namespace GL cogl-gles2-types.h:332: Warning: Cogl: symbol='GL_TEXTURE_CUBE_MAP_POSITIVE_Y': Skipping foreign symbol from namespace GL cogl-gles2-types.h:333: Warning: Cogl: symbol='GL_TEXTURE_CUBE_MAP_NEGATIVE_Y': Skipping foreign symbol from namespace GL cogl-gles2-types.h:334: Warning: Cogl: symbol='GL_TEXTURE_CUBE_MAP_POSITIVE_Z': Skipping foreign symbol from namespace GL cogl-gles2-types.h:335: Warning: Cogl: symbol='GL_TEXTURE_CUBE_MAP_NEGATIVE_Z': Skipping foreign symbol from namespace GL cogl-gles2-types.h:336: Warning: Cogl: symbol='GL_MAX_CUBE_MAP_TEXTURE_SIZE': Skipping foreign symbol from namespace GL cogl-gles2-types.h:339: Warning: Cogl: symbol='GL_TEXTURE0': Skipping foreign symbol from namespace GL cogl-gles2-types.h:340: Warning: Cogl: symbol='GL_TEXTURE1': Skipping foreign symbol from namespace GL cogl-gles2-types.h:341: Warning: Cogl: symbol='GL_TEXTURE2': Skipping foreign symbol from namespace GL cogl-gles2-types.h:342: Warning: Cogl: symbol='GL_TEXTURE3': Skipping foreign symbol from namespace GL cogl-gles2-types.h:343: Warning: Cogl: symbol='GL_TEXTURE4': Skipping foreign symbol from namespace GL cogl-gles2-types.h:344: Warning: Cogl: symbol='GL_TEXTURE5': Skipping foreign symbol from namespace GL cogl-gles2-types.h:345: Warning: Cogl: symbol='GL_TEXTURE6': Skipping foreign symbol from namespace GL cogl-gles2-types.h:346: Warning: Cogl: symbol='GL_TEXTURE7': Skipping foreign symbol from namespace GL cogl-gles2-types.h:347: Warning: Cogl: symbol='GL_TEXTURE8': Skipping foreign symbol from namespace GL cogl-gles2-types.h:348: Warning: Cogl: symbol='GL_TEXTURE9': Skipping foreign symbol from namespace GL cogl-gles2-types.h:349: Warning: Cogl: symbol='GL_TEXTURE10': Skipping foreign symbol from namespace GL cogl-gles2-types.h:350: Warning: Cogl: symbol='GL_TEXTURE11': Skipping foreign symbol from namespace GL cogl-gles2-types.h:351: Warning: Cogl: symbol='GL_TEXTURE12': Skipping foreign symbol from namespace GL cogl-gles2-types.h:352: Warning: Cogl: symbol='GL_TEXTURE13': Skipping foreign symbol from namespace GL cogl-gles2-types.h:353: Warning: Cogl: symbol='GL_TEXTURE14': Skipping foreign symbol from namespace GL cogl-gles2-types.h:354: Warning: Cogl: symbol='GL_TEXTURE15': Skipping foreign symbol from namespace GL cogl-gles2-types.h:355: Warning: Cogl: symbol='GL_TEXTURE16': Skipping foreign symbol from namespace GL cogl-gles2-types.h:356: Warning: Cogl: symbol='GL_TEXTURE17': Skipping foreign symbol from namespace GL cogl-gles2-types.h:357: Warning: Cogl: symbol='GL_TEXTURE18': Skipping foreign symbol from namespace GL cogl-gles2-types.h:358: Warning: Cogl: symbol='GL_TEXTURE19': Skipping foreign symbol from namespace GL cogl-gles2-types.h:359: Warning: Cogl: symbol='GL_TEXTURE20': Skipping foreign symbol from namespace GL cogl-gles2-types.h:360: Warning: Cogl: symbol='GL_TEXTURE21': Skipping foreign symbol from namespace GL cogl-gles2-types.h:361: Warning: Cogl: symbol='GL_TEXTURE22': Skipping foreign symbol from namespace GL cogl-gles2-types.h:362: Warning: Cogl: symbol='GL_TEXTURE23': Skipping foreign symbol from namespace GL cogl-gles2-types.h:363: Warning: Cogl: symbol='GL_TEXTURE24': Skipping foreign symbol from namespace GL cogl-gles2-types.h:364: Warning: Cogl: symbol='GL_TEXTURE25': Skipping foreign symbol from namespace GL cogl-gles2-types.h:365: Warning: Cogl: symbol='GL_TEXTURE26': Skipping foreign symbol from namespace GL cogl-gles2-types.h:366: Warning: Cogl: symbol='GL_TEXTURE27': Skipping foreign symbol from namespace GL cogl-gles2-types.h:367: Warning: Cogl: symbol='GL_TEXTURE28': Skipping foreign symbol from namespace GL cogl-gles2-types.h:368: Warning: Cogl: symbol='GL_TEXTURE29': Skipping foreign symbol from namespace GL cogl-gles2-types.h:369: Warning: Cogl: symbol='GL_TEXTURE30': Skipping foreign symbol from namespace GL cogl-gles2-types.h:370: Warning: Cogl: symbol='GL_TEXTURE31': Skipping foreign symbol from namespace GL cogl-gles2-types.h:371: Warning: Cogl: symbol='GL_ACTIVE_TEXTURE': Skipping foreign symbol from namespace GL cogl-gles2-types.h:374: Warning: Cogl: symbol='GL_REPEAT': Skipping foreign symbol from namespace GL cogl-gles2-types.h:375: Warning: Cogl: symbol='GL_CLAMP_TO_EDGE': Skipping foreign symbol from namespace GL cogl-gles2-types.h:376: Warning: Cogl: symbol='GL_MIRRORED_REPEAT': Skipping foreign symbol from namespace GL cogl-gles2-types.h:379: Warning: Cogl: symbol='GL_FLOAT_VEC2': Skipping foreign symbol from namespace GL cogl-gles2-types.h:380: Warning: Cogl: symbol='GL_FLOAT_VEC3': Skipping foreign symbol from namespace GL cogl-gles2-types.h:381: Warning: Cogl: symbol='GL_FLOAT_VEC4': Skipping foreign symbol from namespace GL cogl-gles2-types.h:382: Warning: Cogl: symbol='GL_INT_VEC2': Skipping foreign symbol from namespace GL cogl-gles2-types.h:383: Warning: Cogl: symbol='GL_INT_VEC3': Skipping foreign symbol from namespace GL cogl-gles2-types.h:384: Warning: Cogl: symbol='GL_INT_VEC4': Skipping foreign symbol from namespace GL cogl-gles2-types.h:385: Warning: Cogl: symbol='GL_BOOL': Skipping foreign symbol from namespace GL cogl-gles2-types.h:386: Warning: Cogl: symbol='GL_BOOL_VEC2': Skipping foreign symbol from namespace GL cogl-gles2-types.h:387: Warning: Cogl: symbol='GL_BOOL_VEC3': Skipping foreign symbol from namespace GL cogl-gles2-types.h:388: Warning: Cogl: symbol='GL_BOOL_VEC4': Skipping foreign symbol from namespace GL cogl-gles2-types.h:389: Warning: Cogl: symbol='GL_FLOAT_MAT2': Skipping foreign symbol from namespace GL cogl-gles2-types.h:390: Warning: Cogl: symbol='GL_FLOAT_MAT3': Skipping foreign symbol from namespace GL cogl-gles2-types.h:391: Warning: Cogl: symbol='GL_FLOAT_MAT4': Skipping foreign symbol from namespace GL cogl-gles2-types.h:392: Warning: Cogl: symbol='GL_SAMPLER_2D': Skipping foreign symbol from namespace GL cogl-gles2-types.h:393: Warning: Cogl: symbol='GL_SAMPLER_CUBE': Skipping foreign symbol from namespace GL cogl-gles2-types.h:396: Warning: Cogl: symbol='GL_VERTEX_ATTRIB_ARRAY_ENABLED': Skipping foreign symbol from namespace GL cogl-gles2-types.h:397: Warning: Cogl: symbol='GL_VERTEX_ATTRIB_ARRAY_SIZE': Skipping foreign symbol from namespace GL rlibtool: lconf: {.name="libtool"}. rlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/cogl"}. rlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 40, .st_ino = 546549}. rlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. cogl-gles2-types.h:398: Warning: Cogl: symbol='GL_VERTEX_ATTRIB_ARRAY_STRIDE': Skipping foreign symbol from namespace GL rlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. rlibtool: lconf: fstat(3,...) = 0 {.st_dev = 40, .st_ino = 544779}. rlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4. cogl-gles2-types.h:399: Warning: Cogl: symbol='GL_VERTEX_ATTRIB_ARRAY_TYPE': Skipping foreign symbol from namespace GL cogl-gles2-types.h:400: Warning: Cogl: symbol='GL_VERTEX_ATTRIB_ARRAY_NORMALIZED': Skipping foreign symbol from namespace GL rlibtool: lconf: found "/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/libtool". cogl-gles2-types.h:401: Warning: Cogl: symbol='GL_VERTEX_ATTRIB_ARRAY_POINTER': Skipping foreign symbol from namespace GL cogl-gles2-types.h:402: Warning: Cogl: symbol='GL_VERTEX_ATTRIB_ARRAY_BUFFER_BINDING': Skipping foreign symbol from namespace GL cogl-gles2-types.h:405: Warning: Cogl: symbol='GL_IMPLEMENTATION_COLOR_READ_TYPE': Skipping foreign symbol from namespace GL cogl-gles2-types.h:406: Warning: Cogl: symbol='GL_IMPLEMENTATION_COLOR_READ_FORMAT': Skipping foreign symbol from namespace GL cogl-gles2-types.h:409: Warning: Cogl: symbol='GL_COMPILE_STATUS': Skipping foreign symbol from namespace GL rlibtool: link: x86_64-pc-linux-gnu-gcc /var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/cogl/tmp-introspectdfrazwtd/Cogl-1.0.o -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -L./.libs -L.libs -lcogl -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 -lXrandrcogl-gles2-types.h:410: Warning: Cogl: symbol='GL_INFO_LOG_LENGTH': Skipping foreign symbol from namespace GL -lgio-2.0 -lgobject-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -Wl,-O1 -Wl,--as-needed -o /var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/cogl/tmp-introspectdfrazwtd/.libs/Cogl-1.0 -Wl,--export-dynamic cogl-gles2-types.h:411: Warning: Cogl: symbol='GL_SHADER_SOURCE_LENGTH': Skipping foreign symbol from namespace GL cogl-gles2-types.h:412: Warning: Cogl: symbol='GL_SHADER_COMPILER': Skipping foreign symbol from namespace GL cogl-gles2-types.h:415: Warning: Cogl: symbol='GL_SHADER_BINARY_FORMATS': Skipping foreign symbol from namespace GL cogl-gles2-types.h:416: Warning: Cogl: symbol='GL_NUM_SHADER_BINARY_FORMATS': Skipping foreign symbol from namespace GL cogl-gles2-types.h:419: Warning: Cogl: symbol='GL_LOW_FLOAT': Skipping foreign symbol from namespace GL cogl-gles2-types.h:420: Warning: Cogl: symbol='GL_MEDIUM_FLOAT': Skipping foreign symbol from namespace GL cogl-gles2-types.h:421: Warning: Cogl: symbol='GL_HIGH_FLOAT': Skipping foreign symbol from namespace GL cogl-gles2-types.h:422: Warning: Cogl: symbol='GL_LOW_INT': Skipping foreign symbol from namespace GL cogl-gles2-types.h:423: Warning: Cogl: symbol='GL_MEDIUM_INT': Skipping foreign symbol from namespace GL cogl-gles2-types.h:424: Warning: Cogl: symbol='GL_HIGH_INT': Skipping foreign symbol from namespace GL cogl-gles2-types.h:427: Warning: Cogl: symbol='GL_FRAMEBUFFER': Skipping foreign symbol from namespace GL cogl-gles2-types.h:428: Warning: Cogl: symbol='GL_RENDERBUFFER': Skipping foreign symbol from namespace GL cogl-gles2-types.h:430: Warning: Cogl: symbol='GL_RGBA4': Skipping foreign symbol from namespace GL cogl-gles2-types.h:431: Warning: Cogl: symbol='GL_RGB5_A1': Skipping foreign symbol from namespace GL cogl-gles2-types.h:432: Warning: Cogl: symbol='GL_RGB565': Skipping foreign symbol from namespace GL cogl-gles2-types.h:433: Warning: Cogl: symbol='GL_DEPTH_COMPONENT16': Skipping foreign symbol from namespace GL cogl-gles2-types.h:434: Warning: Cogl: symbol='GL_STENCIL_INDEX8': Skipping foreign symbol from namespace GL cogl-gles2-types.h:436: Warning: Cogl: symbol='GL_RENDERBUFFER_WIDTH': Skipping foreign symbol from namespace GL cogl-gles2-types.h:437: Warning: Cogl: symbol='GL_RENDERBUFFER_HEIGHT': Skipping foreign symbol from namespace GL cogl-gles2-types.h:438: Warning: Cogl: symbol='GL_RENDERBUFFER_INTERNAL_FORMAT': Skipping foreign symbol from namespace GL cogl-gles2-types.h:439: Warning: Cogl: symbol='GL_RENDERBUFFER_RED_SIZE': Skipping foreign symbol from namespace GL cogl-gles2-types.h:440: Warning: Cogl: symbol='GL_RENDERBUFFER_GREEN_SIZE': Skipping foreign symbol from namespace GL cogl-gles2-types.h:441: Warning: Cogl: symbol='GL_RENDERBUFFER_BLUE_SIZE': Skipping foreign symbol from namespace GL cogl-gles2-types.h:442: Warning: Cogl: symbol='GL_RENDERBUFFER_ALPHA_SIZE': Skipping foreign symbol from namespace GL cogl-gles2-types.h:443: Warning: Cogl: symbol='GL_RENDERBUFFER_DEPTH_SIZE': Skipping foreign symbol from namespace GL cogl-gles2-types.h:444: Warning: Cogl: symbol='GL_RENDERBUFFER_STENCIL_SIZE': Skipping foreign symbol from namespace GL cogl-gles2-types.h:446: Warning: Cogl: symbol='GL_FRAMEBUFFER_ATTACHMENT_OBJECT_TYPE': Skipping foreign symbol from namespace GL cogl-gles2-types.h:447: Warning: Cogl: symbol='GL_FRAMEBUFFER_ATTACHMENT_OBJECT_NAME': Skipping foreign symbol from namespace GL cogl-gles2-types.h:448: Warning: Cogl: symbol='GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_LEVEL': Skipping foreign symbol from namespace GL cogl-gles2-types.h:449: Warning: Cogl: symbol='GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_CUBE_MAP_FACE': Skipping foreign symbol from namespace GL cogl-gles2-types.h:451: Warning: Cogl: symbol='GL_COLOR_ATTACHMENT0': Skipping foreign symbol from namespace GL cogl-gles2-types.h:452: Warning: Cogl: symbol='GL_DEPTH_ATTACHMENT': Skipping foreign symbol from namespace GL cogl-gles2-types.h:453: Warning: Cogl: symbol='GL_STENCIL_ATTACHMENT': Skipping foreign symbol from namespace GL cogl-gles2-types.h:455: Warning: Cogl: symbol='GL_NONE': Skipping foreign symbol from namespace GL cogl-gles2-types.h:457: Warning: Cogl: symbol='GL_FRAMEBUFFER_COMPLETE': Skipping foreign symbol from namespace GL cogl-gles2-types.h:458: Warning: Cogl: symbol='GL_FRAMEBUFFER_INCOMPLETE_ATTACHMENT': Skipping foreign symbol from namespace GL cogl-gles2-types.h:459: Warning: Cogl: symbol='GL_FRAMEBUFFER_INCOMPLETE_MISSING_ATTACHMENT': Skipping foreign symbol from namespace GL cogl-gles2-types.h:460: Warning: Cogl: symbol='GL_FRAMEBUFFER_INCOMPLETE_DIMENSIONS': Skipping foreign symbol from namespace GL cogl-gles2-types.h:461: Warning: Cogl: symbol='GL_FRAMEBUFFER_UNSUPPORTED': Skipping foreign symbol from namespace GL cogl-gles2-types.h:463: Warning: Cogl: symbol='GL_FRAMEBUFFER_BINDING': Skipping foreign symbol from namespace GL cogl-gles2-types.h:464: Warning: Cogl: symbol='GL_RENDERBUFFER_BINDING': Skipping foreign symbol from namespace GL cogl-gles2-types.h:465: Warning: Cogl: symbol='GL_MAX_RENDERBUFFER_SIZE': Skipping foreign symbol from namespace GL cogl-gles2-types.h:467: Warning: Cogl: symbol='GL_INVALID_FRAMEBUFFER_OPERATION': Skipping foreign symbol from namespace GL cogl-types.h:87: Warning: Cogl: symbol='TRUE': Unknown namespace for symbol 'TRUE' cogl-types.h:100: Warning: Cogl: symbol='FALSE': Unknown namespace for symbol 'FALSE' cogl-gtype-private.h:59: Warning: Cogl: symbol='I_': Unknown namespace for symbol 'I_' rlibtool: link: ln -s Cogl-1.0 /var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/cogl/tmp-introspectdfrazwtd/Cogl-1.0.exe.wrapper :: Warning: Cogl: (Interface)Texture: Couldn't find associated structure for 'Texture' deprecated/cogl-clip-state.h:160: Warning: Cogl: cogl_clip_push_primitive: argument primitive: Unresolved type: 'CoglPrimitive*' deprecated/cogl-fixed.h:746: Warning: Cogl: cogl_angle_sin: return value: Missing (transfer) annotation deprecated/cogl-fixed.h:759: Warning: Cogl: cogl_angle_tan: return value: Missing (transfer) annotation deprecated/cogl-fixed.h:772: Warning: Cogl: cogl_angle_cos: return value: Missing (transfer) annotation deprecated/cogl-fixed.h:780: Warning: Cogl: cogl_double_to_fixed: return value: Missing (transfer) annotation deprecated/cogl-material-compat.h:164: Warning: Cogl: cogl_material_copy: return value: Invalid non-constant return of bare structure or union; register as boxed type or (skip) deprecated/cogl-material-compat.h:144: Warning: Cogl: cogl_material_new: return value: Invalid non-constant return of bare structure or union; register as boxed type or (skip) deprecated/cogl-material-compat.h:144: Warning: Cogl: cogl_material_new: return value: Invalid non-constant return of bare structure or union; register as boxed type or (skip) deprecated/cogl-vertex-buffer.h:285: Warning: Cogl: cogl_vertex_buffer_indices_new: argument indices_array: Missing (element-type) annotation deprecated/cogl-framebuffer-deprecated.h:38: Warning: Cogl: cogl_set_framebuffer: argument buffer: Unresolved type: 'CoglFramebuffer*' deprecated/cogl-framebuffer-deprecated.h:55: Warning: Cogl: cogl_push_framebuffer: argument buffer: Unresolved type: 'CoglFramebuffer*' deprecated/cogl-framebuffer-deprecated.h:239: Warning: Cogl: cogl_framebuffer_get_color_format: argument framebuffer: Unresolved type: 'CoglFramebuffer*' deprecated/cogl-clutter-xlib.h:42: Warning: Cogl: cogl_clutter_winsys_xlib_get_visual_info_CLUTTER: return value: Unresolved type: 'XVisualInfo*' cogl1-context.h:106: Warning: Cogl: cogl_get_proc_address: return value: Callbacks cannot be return values; use (skip) cogl-xlib-renderer.h:76: Warning: Cogl: cogl_xlib_renderer_handle_event: argument renderer: Unresolved type: 'CoglRenderer*' cogl-xlib-renderer.h:76: Warning: Cogl: cogl_xlib_renderer_handle_event: argument event: Unresolved type: 'XEvent*' cogl-xlib-renderer.h:103: Warning: Cogl: cogl_xlib_renderer_add_filter: argument renderer: Unresolved type: 'CoglRenderer*' cogl-xlib-renderer.h:103: Warning: Cogl: cogl_xlib_renderer_add_filter: argument func: Missing (scope) annotation for callback without GDestroyNotify (valid: call, async) cogl-xlib-renderer.h:117: Warning: Cogl: cogl_xlib_renderer_remove_filter: argument renderer: Unresolved type: 'CoglRenderer*' cogl-xlib-renderer.h:117: Warning: Cogl: cogl_xlib_renderer_remove_filter: argument func: Missing (scope) annotation for callback without GDestroyNotify (valid: call, async) cogl-xlib-renderer.h:130: Warning: Cogl: cogl_xlib_renderer_get_foreign_display: argument renderer: Unresolved type: 'CoglRenderer*' cogl-xlib-renderer.h:130: Warning: Cogl: cogl_xlib_renderer_get_foreign_display: return value: Unresolved type: 'Display*' cogl-xlib-renderer.h:146: Warning: Cogl: cogl_xlib_renderer_set_foreign_display: argument renderer: Unresolved type: 'CoglRenderer*' cogl-xlib-renderer.h:146: Warning: Cogl: cogl_xlib_renderer_set_foreign_display: argument display: Unresolved type: 'Display*' cogl-xlib-renderer.h:149: Warning: Cogl: cogl_xlib_renderer_set_event_retrieval_enabled: argument renderer: Unresolved type: 'CoglRenderer*' cogl-xlib-renderer.h:171: Warning: Cogl: cogl_xlib_renderer_get_display: argument renderer: Unresolved type: 'CoglRenderer*' cogl-xlib-renderer.h:171: Warning: Cogl: cogl_xlib_renderer_get_display: return value: Unresolved type: 'Display*' cogl-xlib-renderer.h:174: Warning: Cogl: cogl_xlib_renderer_get_visual_info: argument renderer: Unresolved type: 'CoglRenderer*' cogl-xlib-renderer.h:174: Warning: Cogl: cogl_xlib_renderer_get_visual_info: return value: Unresolved type: 'XVisualInfo*' deprecated/cogl-fixed.h:474: Warning: Cogl: cogl_fixed_sin: return value: Missing (transfer) annotation deprecated/cogl-fixed.h:487: Warning: Cogl: cogl_fixed_tan: return value: Missing (transfer) annotation deprecated/cogl-fixed.h:500: Warning: Cogl: cogl_fixed_cos: return value: Missing (transfer) annotation deprecated/cogl-fixed.h:512: Warning: Cogl: cogl_fixed_atan: return value: Missing (transfer) annotation deprecated/cogl-fixed.h:527: Warning: Cogl: cogl_fixed_atan2: return value: Missing (transfer) annotation deprecated/cogl-fixed.h:625: Warning: Cogl: cogl_fixed_sqrt: return value: Missing (transfer) annotation deprecated/cogl-fixed.h:642: Warning: Cogl: cogl_fixed_log2: return value: Missing (transfer) annotation g-ir-scanner: link: rlibtool --mode=link --tag=CC x86_64-pc-linux-gnu-gcc -o /var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/cogl/tmp-introspectc0ga4jm8/Cogl-2.0 -export-dynamic -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration /var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/cogl/tmp-introspectc0ga4jm8/Cogl-2.0.o -L. libcogl.la -lgio-2.0 -lgobject-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -Wl,-O1 -Wl,--as-needed /usr/bin/g-ir-compiler --includedir=. Cogl-1.0.gir -o Cogl-1.0.typelib rlibtool: lconf: {.name="libtool"}. rlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/cogl"}. rlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 40, .st_ino = 546549}. rlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. rlibtool: lconf: fstat(3,...) = 0 {.st_dev = 40, .st_ino = 544779}. rlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4. rlibtool: lconf: found "/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/libtool". rlibtool: link: x86_64-pc-linux-gnu-gcc /var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/cogl/tmp-introspectc0ga4jm8/Cogl-2.0.o -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -L./.libs -L.libs -lcogl -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 -lgio-2.0 -lgobject-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -Wl,-O1 -Wl,--as-needed -o /var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/cogl/tmp-introspectc0ga4jm8/.libs/Cogl-2.0 -Wl,--export-dynamic rlibtool: link: ln -s Cogl-2.0 /var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/cogl/tmp-introspectc0ga4jm8/Cogl-2.0.exe.wrapper :: Warning: Cogl: (Interface)Texture: Couldn't find associated structure for 'Texture' :: Warning: Cogl: (Interface)Framebuffer: Couldn't find associated structure for 'Framebuffer' cogl-vector.h:285: Warning: Cogl: cogl_vector3_cross_product: invalid return annotation cogl-quaternion.h:174: Warning: Cogl: cogl_quaternion_init: invalid return annotation cogl-quaternion.h:196: Warning: Cogl: cogl_quaternion_init_from_angle_vector: invalid return annotation cogl-atlas-texture.h:209: Warning: Cogl: cogl_atlas_texture_new_from_bitmap: unknown parameter 'bitmap' in documentation comment, should be 'bmp' cogl-kms-display.h:76: Warning: Cogl: cogl_kms_display_set_layout: unknown parameter 'onscreen' in documentation comment, should be one of 'display', 'error', 'n_crtcs' cogl-kms-display.h:105: Warning: Cogl: cogl_kms_display_set_ignore_crtc: unknown parameter 'onscreen' in documentation comment, should be 'display' cogl-indices.h:146: Warning: Cogl: cogl_get_rectangle_indices: return value: Missing (transfer) annotation cogl-gles2.h:306: Warning: Cogl: cogl_gles2_get_current_vtable: return value: Invalid non-constant return of bare structure or union; register as boxed type or (skip) cogl-gles2.h:314: Warning: Cogl: cogl_gles2_texture_2d_new_from_handle: return value: Missing (transfer) annotation cogl-onscreen.h:86: Warning: Cogl: cogl_x11_onscreen_set_foreign_window_xid: argument update: Missing (scope) annotation for callback without GDestroyNotify (valid: call, async) cogl-meta-texture.h:137: Warning: Cogl: cogl_meta_texture_foreach_in_region: argument callback: Missing (scope) annotation for callback without GDestroyNotify (valid: call, async) cogl-xlib.h:76: Warning: Cogl: cogl_xlib_get_display: return value: Unresolved type: 'Display*' cogl-xlib.h:91: Warning: Cogl: cogl_xlib_set_display: argument display: Unresolved type: 'Display*' cogl-xlib.h:113: Warning: Cogl: cogl_xlib_handle_event: argument xevent: Unresolved type: 'XEvent*' cogl-glx.h:72: Warning: Cogl: cogl_glx_context_get_glx_context: return value: Unresolved type: 'GLXContext' cogl-wayland-server.h:91: Warning: Cogl: cogl_wayland_texture_2d_new_from_buffer: return value: Missing (transfer) annotation cogl-egl.h:75: Warning: Cogl: cogl_egl_context_get_egl_display: return value: Unresolved type: 'EGLDisplay' cogl-egl.h:94: Warning: Cogl: cogl_egl_context_get_egl_context: return value: Unresolved type: 'EGLContext' cogl-attribute-buffer.h:100: Warning: Cogl: cogl_attribute_buffer_new: argument data: Missing (element-type) annotation cogl-indices.h:133: Warning: Cogl: cogl_indices_get_buffer: return value: Missing (transfer) annotation cogl-fence.h:103: Warning: Cogl: cogl_framebuffer_add_fence_callback: return value: Invalid non-constant return of bare structure or union; register as boxed type or (skip) winsys/cogl-texture-pixmap-x11.h:188: Warning: Cogl: cogl_texture_pixmap_x11_new_right: return value: Missing (transfer) annotation /usr/bin/g-ir-compiler --includedir=. Cogl-2.0.gir -o Cogl-2.0.typelib make[4]: Leaving directory '/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/cogl' make[3]: Leaving directory '/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/cogl' make[2]: Leaving directory '/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/cogl' Making all in cogl-path make[2]: Entering directory '/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/cogl-path' /usr/bin/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 /usr/bin/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 '/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/cogl-path' rlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-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/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -c -o libcogl_path_la-cogl1-path.lo `test -f 'cogl1-path.c' || echo './'`cogl1-path.c rlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-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/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -c -o libcogl_path_la-cogl-path.lo `test -f 'cogl-path.c' || echo './'`cogl-path.c rlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-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/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -c -o libcogl_path_la-cogl-path-enum-types.lo `test -f 'cogl-path-enum-types.c' || echo './'`cogl-path-enum-types.c rlibtool: lconf: {.name="libtool"}. rlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/cogl-path"}. rlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 40, .st_ino = 546442}. rlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rlibtool: lconf: fstat(5,...) = 0 {.st_dev = 40, .st_ino = 544779}. rlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = 6. rlibtool: lconf: found "/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/libtool". rlibtool: compile: x86_64-pc-linux-gnu-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/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -c cogl-path.c -DPIC -fPIC -o .libs/libcogl_path_la-cogl-path.o rlibtool: lconf: {.name="libtool"}. rlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/cogl-path"}. rlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 40, .st_ino = 546442}. rlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rlibtool: lconf: {.name="libtool"}. rlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/cogl-path"}. rlibtool: lconf: fstat(5,...) = 0 {.st_dev = 40, .st_ino = 544779}. rlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 40, .st_ino = 546442}. rlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rlibtool: lconf: fstat(5,...) = 0 {.st_dev = 40, .st_ino = 544779}. rlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = 6. rlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = 6. rlibtool: lconf: found "/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/libtool". rlibtool: lconf: found "/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/libtool". rlibtool: compile: x86_64-pc-linux-gnu-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/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4rlibtool: compile: -I/usr/include/libdrm x86_64-pc-linux-gnu-gcc -I/usr/lib64/libffi/include -DHAVE_CONFIG_H -DG_DISABLE_CHECKS -I. -DG_DISABLE_CAST_CHECKS -I.. -Os -DCOGL_COMPILATION -pipe -DG_LOG_DOMAIN="CoglPath" -march=native -I./tesselator -fdiagnostics-color=always -I../cogl -Os -I../cogl -pipe -I../cogl/winsys -march=native -I.. -fdiagnostics-color=always -I.. -Wimplicit-function-declaration -pthread -Wno-error=implicit-function-declaration -I/usr/include/gdk-pixbuf-2.0 -c -I/usr/include/libpng16 cogl1-path.c -I/usr/include/libmount -DPIC -I/usr/include/blkid -fPIC -I/usr/include/glib-2.0 -o -I/usr/lib64/glib-2.0/include .libs/libcogl_path_la-cogl1-path.o -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -c cogl-path-enum-types.c -DPIC -fPIC -o .libs/libcogl_path_la-cogl-path-enum-types.o rlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-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/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -c -o tesselator/libcogl_path_la-dict.lo `test -f 'tesselator/dict.c' || echo './'`tesselator/dict.c rlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-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/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -c -o tesselator/libcogl_path_la-geom.lo `test -f 'tesselator/geom.c' || echo './'`tesselator/geom.c rlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-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/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -c -o tesselator/libcogl_path_la-mesh.lo `test -f 'tesselator/mesh.c' || echo './'`tesselator/mesh.c rlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-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/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -c -o tesselator/libcogl_path_la-normal.lo `test -f 'tesselator/normal.c' || echo './'`tesselator/normal.c rlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-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/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -c -o tesselator/libcogl_path_la-priorityq.lo `test -f 'tesselator/priorityq.c' || echo './'`tesselator/priorityq.c rlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-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/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -c -o tesselator/libcogl_path_la-render.lo `test -f 'tesselator/render.c' || echo './'`tesselator/render.c rlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-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/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -c -o tesselator/libcogl_path_la-sweep.lo `test -f 'tesselator/sweep.c' || echo './'`tesselator/sweep.c rlibtool: lconf: {.name="libtool"}. rlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/cogl-path"}. rlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 40, .st_ino = 546442}. rlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rlibtool: lconf: fstat(5,...) = 0 {.st_dev = 40, .st_ino = 544779}. rlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = 6. rlibtool: lconf: found "/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/libtool". rlibtool: compile: x86_64-pc-linux-gnu-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/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -c tesselator/dict.c -DPIC -fPIC -o tesselator/.libs/libcogl_path_la-dict.o rlibtool: lconf: {.name="libtool"}. rlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/cogl-path"}. rlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 40, .st_ino = 546442}. rlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rlibtool: lconf: fstat(5,...) = 0 {.st_dev = 40, .st_ino = 544779}. rlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = 6. rlibtool: lconf: found "/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/libtool". rlibtool: compile: x86_64-pc-linux-gnu-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/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -c tesselator/mesh.c -DPIC -fPIC -o tesselator/.libs/libcogl_path_la-mesh.o rlibtool: lconf: {.name="libtool"}. rlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/cogl-path"}. rlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 40, .st_ino = 546442}. rlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rlibtool: lconf: fstat(5,...) = 0 {.st_dev = 40, .st_ino = 544779}. rlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = 6. rlibtool: lconf: found "/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/libtool". rlibtool: compile: x86_64-pc-linux-gnu-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/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -c tesselator/geom.c -DPIC -fPIC -o tesselator/.libs/libcogl_path_la-geom.o rlibtool: lconf: {.name="libtool"}. rlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/cogl-path"}. rlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 40, .st_ino = 546442}. rlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rlibtool: lconf: fstat(5,...) = 0 {.st_dev = 40, .st_ino = 544779}. rlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = 6. rlibtool: lconf: {.name="libtool"}. rlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/cogl-path"}. rlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 40, .st_ino = 546442}. rlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rlibtool: lconf: found "/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/libtool". rlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rlibtool: lconf: fstat(5,...) = 0 {.st_dev = 40, .st_ino = 544779}. rlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = 6. rlibtool: lconf: {.name="libtool"}. rlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/cogl-path"}. rlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 40, .st_ino = 546442}. rlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rlibtool: compile: x86_64-pc-linux-gnu-gccrlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. -DHAVE_CONFIG_Hrlibtool: lconf: fstat(5,...) = 0 -I. {.st_dev = 40, .st_ino = 544779}. -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/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -c tesselator/sweep.c -DPIC -fPIC -o tesselator/.libs/libcogl_path_la-sweep.o rlibtool: lconf: found "/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/libtool". rlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = 6. rlibtool: compile: x86_64-pc-linux-gnu-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/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -c tesselator/normal.c -DPIC -fPIC -o tesselator/.libs/libcogl_path_la-normal.o rlibtool: lconf: found "/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/libtool". rlibtool: compile: x86_64-pc-linux-gnu-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/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -c tesselator/priorityq.c -DPIC -fPIC -o tesselator/.libs/libcogl_path_la-priorityq.o rlibtool: lconf: {.name="libtool"}. rlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/cogl-path"}. rlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 40, .st_ino = 546442}. rlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rlibtool: lconf: fstat(5,...) = 0 {.st_dev = 40, .st_ino = 544779}. rlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = 6. rlibtool: lconf: found "/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/libtool". rlibtool: compile: x86_64-pc-linux-gnu-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/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -c tesselator/render.c -DPIC -fPIC -o tesselator/.libs/libcogl_path_la-render.o rlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-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/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -c -o tesselator/libcogl_path_la-tessmono.lo `test -f 'tesselator/tessmono.c' || echo './'`tesselator/tessmono.c rlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-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/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -c -o tesselator/libcogl_path_la-tess.lo `test -f 'tesselator/tess.c' || echo './'`tesselator/tess.c rlibtool: lconf: {.name="libtool"}. rlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/cogl-path"}. rlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 40, .st_ino = 546442}. rlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rlibtool: lconf: fstat(5,...) = 0 {.st_dev = 40, .st_ino = 544779}. rlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = 6. rlibtool: lconf: found "/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/libtool". rlibtool: compile: x86_64-pc-linux-gnu-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/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -c tesselator/tess.c -DPIC -fPIC -o tesselator/.libs/libcogl_path_la-tess.o rlibtool: lconf: {.name="libtool"}. rlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/cogl-path"}. rlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 40, .st_ino = 546442}. rlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rlibtool: lconf: fstat(5,...) = 0 {.st_dev = 40, .st_ino = 544779}. rlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = 6. rlibtool: lconf: found "/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/libtool". rlibtool: compile: x86_64-pc-linux-gnu-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/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -c tesselator/tessmono.c -DPIC -fPIC -o tesselator/.libs/libcogl_path_la-tessmono.o rlibtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -export-dynamic -export-symbols-regex "^(cogl|cogl2)_(framebuffer|path|is|clip|[sg]et)_.*" -no-undefined -version-info 24:3:4 -rpath /usr/lib64 -Wl,-O1 -Wl,--as-needed -o libcogl-path.la -rpath /usr/lib64 tesselator/libcogl_path_la-dict.lo tesselator/libcogl_path_la-geom.lo tesselator/libcogl_path_la-mesh.lo tesselator/libcogl_path_la-normal.lo tesselator/libcogl_path_la-priorityq.lo tesselator/libcogl_path_la-render.lo tesselator/libcogl_path_la-sweep.lo tesselator/libcogl_path_la-tess.lo tesselator/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 ../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 rlibtool: lconf: {.name="libtool"}. rlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/cogl-path"}. rlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 40, .st_ino = 546442}. rlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rlibtool: lconf: fstat(5,...) = 0 {.st_dev = 40, .st_ino = 544779}. rlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = 6. rlibtool: lconf: found "/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/libtool". rlibtool: link: ln -s /dev/null .libs/libcogl-path.a.disabled rlibtool: link: x86_64-pc-linux-gnu-gcc tesselator/.libs/libcogl_path_la-dict.o tesselator/.libs/libcogl_path_la-geom.o tesselator/.libs/libcogl_path_la-mesh.o tesselator/.libs/libcogl_path_la-normal.o tesselator/.libs/libcogl_path_la-priorityq.o tesselator/.libs/libcogl_path_la-render.o tesselator/.libs/libcogl_path_la-sweep.o tesselator/.libs/libcogl_path_la-tess.o tesselator/.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 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -Wl,-O1 -Wl,--as-needed -L../cogl/.libs -lcogl -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 -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 -shared -fPIC -Wl,--no-undefined -Wl,-soname -Wl,libcogl-path.so.20 -o .libs/libcogl-path.so.20.4.3 -Wl,--export-dynamic rlibtool: link: ln -s libcogl-path.so.20.4.3 .libs/libcogl-path.so.20 rlibtool: link: ln -s libcogl-path.so.20.4.3 .libs/libcogl-path.so rlibtool: link: ln -s ../libcogl-path.la .libs/libcogl-path.la rlibtool: link: ln -s ../libcogl-path.la .libs/libcogl-path.lai make[3]: Leaving directory '/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/cogl-path' make[2]: Leaving directory '/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/cogl-path' Making all in cogl-pango make[2]: Entering directory '/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/cogl-pango' rlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-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/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -pthread -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/lib64/libffi/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -c -o libcogl_pango_la-cogl-pango-display-list.lo `test -f 'cogl-pango-display-list.c' || echo './'`cogl-pango-display-list.c rlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-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/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -pthread -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/lib64/libffi/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -c -o libcogl_pango_la-cogl-pango-fontmap.lo `test -f 'cogl-pango-fontmap.c' || echo './'`cogl-pango-fontmap.c rlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-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/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -pthread -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/lib64/libffi/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -c -o libcogl_pango_la-cogl-pango-render.lo `test -f 'cogl-pango-render.c' || echo './'`cogl-pango-render.c rlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-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/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -pthread -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/lib64/libffi/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -c -o libcogl_pango_la-cogl-pango-glyph-cache.lo `test -f 'cogl-pango-glyph-cache.c' || echo './'`cogl-pango-glyph-cache.c rlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-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/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -pthread -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/lib64/libffi/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -c -o libcogl_pango_la-cogl-pango-pipeline-cache.lo `test -f 'cogl-pango-pipeline-cache.c' || echo './'`cogl-pango-pipeline-cache.c rlibtool: lconf: {.name="libtool"}. rlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/cogl-pango"}. rlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 40, .st_ino = 545660}. rlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rlibtool: lconf: {.name="libtool"}. rlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/cogl-pango"}. rlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 40, .st_ino = 545660}. rlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rlibtool: lconf: fstat(5,...) = 0rlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. {.st_dev = 40, .st_ino = 544779}. rlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rlibtool: lconf: fstat(5,...) = 0 {.st_dev = 40, .st_ino = 544779}. rlibtool: lconf: {.name="libtool"}. rlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/cogl-pango"}. rlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = 6. rlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 40, .st_ino = 545660}. rlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = 6. rlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rlibtool: lconf: fstat(5,...) = 0 {.st_dev = 40, .st_ino = 544779}. rlibtool: lconf: found "/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/libtool". rlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = 6. rlibtool: lconf: found "/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/libtool". rlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DCOGL_COMPILATION -DG_LOG_DOMAIN="CoglPango" -I../cogl -I../cogl -I../cogl/winsys -I..rlibtool: lconf: found "/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/libtool". -I.. -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -pthread -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/lib64/libffi/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16rlibtool: compile: -DG_DISABLE_CHECKS x86_64-pc-linux-gnu-gcc -DG_DISABLE_CAST_CHECKS -DHAVE_CONFIG_H -Os -I. -pipe -I.. -march=native -DCOGL_COMPILATION -fdiagnostics-color=always -DG_LOG_DOMAIN="CoglPango" -Os -I../cogl -pipe -I../cogl -march=native -I../cogl/winsysrlibtool: lconf: {.name="libtool"}. -fdiagnostics-color=always -I..rlibtool: compile:rlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/cogl-pango"}. -Wimplicit-function-declaration -I.. x86_64-pc-linux-gnu-gccrlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 -Wno-error=implicit-function-declaration -pthread -DHAVE_CONFIG_H {.st_dev = 40, .st_ino = 545660}. -c -I/usr/include/gdk-pixbuf-2.0 -I. cogl-pango-glyph-cache.crlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. -I/usr/include/libpng16 -I.. -DPIC -I/usr/include/libmount -DCOGL_COMPILATION -fPIC -I/usr/include/blkid -DG_LOG_DOMAIN="CoglPango" -o -I/usr/include/glib-2.0 -I../cogl .libs/libcogl_pango_la-cogl-pango-glyph-cache.o -I/usr/lib64/glib-2.0/include -I../cogl -I/usr/include/sysprof-4 -I../cogl/winsysrlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. -I/usr/include/libdrm -I..rlibtool: lconf: fstat(5,...) = 0 -I/usr/lib64/libffi/include -I.. {.st_dev = 40, .st_ino = 544779}. -pthread -pthreadrlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = 6. -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/fribidi -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/libmount -I/usr/lib64/libffi/include -I/usr/include/blkid -I/usr/include/pixman-1 -I/usr/include/glib-2.0 -I/usr/include/uuid -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/libffi/include -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/sysprof-4 -I/usr/include/pango-1.0 -I/usr/include/libpng16 -I/usr/include/fribidi -DG_DISABLE_CHECKS -I/usr/include/cairo -DG_DISABLE_CAST_CHECKS -I/usr/lib64/libffi/include -Os -I/usr/include/pixman-1 -pipe -I/usr/include/uuid -march=native -I/usr/include/freetype2rlibtool: lconf: found "/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/libtool". -fdiagnostics-color=always -I/usr/include/harfbuzz -Os -I/usr/include/glib-2.0 -pipe -I/usr/lib64/glib-2.0/include -march=native -I/usr/include/sysprof-4 -fdiagnostics-color=always -I/usr/include/libpng16 -Wimplicit-function-declaration -DG_DISABLE_CHECKS -Wno-error=implicit-function-declaration -DG_DISABLE_CAST_CHECKS -c -Os cogl-pango-display-list.c -pipe -DPIC -march=native -fPIC -fdiagnostics-color=always -o -Os .libs/libcogl_pango_la-cogl-pango-display-list.o -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declarationrlibtool: compile: -c x86_64-pc-linux-gnu-gcc cogl-pango-fontmap.c -DHAVE_CONFIG_H -DPIC -I. -fPIC -I.. -o -DCOGL_COMPILATION .libs/libcogl_pango_la-cogl-pango-fontmap.o -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/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -pthread -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/lib64/libffi/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -c cogl-pango-render.c -DPIC -fPIC -o .libs/libcogl_pango_la-cogl-pango-render.o rlibtool: lconf: {.name="libtool"}. rlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/cogl-pango"}. rlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 40, .st_ino = 545660}. rlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rlibtool: lconf: fstat(5,...) = 0 {.st_dev = 40, .st_ino = 544779}. rlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = 6. rlibtool: lconf: found "/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/libtool". rlibtool: compile: x86_64-pc-linux-gnu-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/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -pthread -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/lib64/libffi/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -c cogl-pango-pipeline-cache.c -DPIC -fPIC -o .libs/libcogl_pango_la-cogl-pango-pipeline-cache.o rlibtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -pthread -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/lib64/libffi/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -export-dynamic -export-symbols-regex "^cogl_pango_.*" -no-undefined -version-info 24:3:4 -Wl,-O1 -Wl,--as-needed -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 rlibtool: lconf: {.name="libtool"}. rlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/cogl-pango"}. rlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 40, .st_ino = 545660}. rlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rlibtool: lconf: fstat(5,...) = 0 {.st_dev = 40, .st_ino = 544779}. rlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = 6. rlibtool: lconf: found "/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/libtool". rlibtool: link: ln -s /dev/null .libs/libcogl-pango.a.disabled rlibtool: link: x86_64-pc-linux-gnu-gcc .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 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -pthread -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/lib64/libffi/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -Wl,-O1 -Wl,--as-needed -L../cogl/.libs -lcogl -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 -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 -lpangocairo-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lcairo -shared -fPIC -Wl,--no-undefined -Wl,-soname -Wl,libcogl-pango.so.20 -o .libs/libcogl-pango.so.20.4.3 -Wl,--export-dynamic rlibtool: link: ln -s libcogl-pango.so.20.4.3 .libs/libcogl-pango.so.20 rlibtool: link: ln -s libcogl-pango.so.20.4.3 .libs/libcogl-pango.so rlibtool: link: ln -s ../libcogl-pango.la .libs/libcogl-pango.la rlibtool: link: ln -s ../libcogl-pango.la .libs/libcogl-pango.lai CPPFLAGS="" CFLAGS="-Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration" LDFLAGS="-Wl,-O1 -Wl,--as-needed" CC="x86_64-pc-linux-gnu-gcc" PKG_CONFIG="/usr/bin/x86_64-pc-linux-gnu-pkg-config" GI_HOST_OS="" DLLTOOL="false" /usr/bin/g-ir-scanner --namespace=CoglPango --nsversion=1.0 --libtool="rlibtool" --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/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -pthread -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/lib64/libffi/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -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 CPPFLAGS="" CFLAGS="-Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration" LDFLAGS="-Wl,-O1 -Wl,--as-needed" CC="x86_64-pc-linux-gnu-gcc" PKG_CONFIG="/usr/bin/x86_64-pc-linux-gnu-pkg-config" GI_HOST_OS="" DLLTOOL="false" /usr/bin/g-ir-scanner --namespace=CoglPango --nsversion=2.0 --libtool="rlibtool" --include=Pango-1.0 --include=PangoCairo-1.0 --pkg-export=cogl-pango-2.0-experimental --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-2.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/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -pthread -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/lib64/libffi/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -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-2.0.gir /var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/cogl-pango/cogl-pango.h:246: syntax error, unexpected identifier in 'COGL_DEPRECATED_IN_1_16_FOR (cogl_pango_show_layout)' at 'COGL_DEPRECATED_IN_1_16_FOR' /var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/cogl-pango/cogl-pango.h:269: syntax error, unexpected identifier in 'COGL_DEPRECATED_IN_1_16_FOR (cogl_pango_show_layout)' at 'COGL_DEPRECATED_IN_1_16_FOR' /var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/cogl-pango/cogl-pango.h:289: syntax error, unexpected identifier in 'COGL_DEPRECATED_IN_1_16_FOR (cogl_pango_show_layout_line)' at 'COGL_DEPRECATED_IN_1_16_FOR' /var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/cogl-pango/cogl-pango.h:246: syntax error, unexpected identifier in 'COGL_DEPRECATED_IN_1_16_FOR (cogl_pango_show_layout)' at 'COGL_DEPRECATED_IN_1_16_FOR' /var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/cogl-pango/cogl-pango.h:269: syntax error, unexpected identifier in 'COGL_DEPRECATED_IN_1_16_FOR (cogl_pango_show_layout)' at 'COGL_DEPRECATED_IN_1_16_FOR' /var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/cogl-pango/cogl-pango.h:289: syntax error, unexpected identifier in 'COGL_DEPRECATED_IN_1_16_FOR (cogl_pango_show_layout_line)' at 'COGL_DEPRECATED_IN_1_16_FOR' g-ir-scanner: link: rlibtool --mode=link --tag=CC x86_64-pc-linux-gnu-gcc -o /var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/cogl-pango/tmp-introspect030es2eb/CoglPango-2.0 -export-dynamic -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration /var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/cogl-pango/tmp-introspect030es2eb/CoglPango-2.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 -Wl,-O1 -Wl,--as-needed g-ir-scanner: link: rlibtool --mode=link --tag=CC x86_64-pc-linux-gnu-gcc -o /var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/cogl-pango/tmp-introspectqxtzxldz/CoglPango-1.0 -export-dynamic -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration /var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/cogl-pango/tmp-introspectqxtzxldz/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 -Wl,-O1 -Wl,--as-needed rlibtool: lconf: {.name="libtool"}. rlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/cogl-pango"}. rlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 40, .st_ino = 545660}. rlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. rlibtool: lconf: fstat(3,...) = 0 {.st_dev = 40, .st_ino = 544779}. rlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4. rlibtool: lconf: found "/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/libtool". rlibtool: link: x86_64-pc-linux-gnu-gcc /var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/cogl-pango/tmp-introspectqxtzxldz/CoglPango-1.0.o -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -L./.libs -L../cogl/.libs -lcogl -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 -L.libs -lcogl-pango -L./../cogl/.libs -lcogl -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 -lpangocairo-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lcairo -lgio-2.0 -lgobject-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -Wl,-O1 -Wl,--as-needed -o /var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/cogl-pango/tmp-introspectqxtzxldz/.libs/CoglPango-1.0 -Wl,--export-dynamic rlibtool: lconf: {.name="libtool"}. rlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/cogl-pango"}. rlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 40, .st_ino = 545660}. rlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. rlibtool: lconf: fstat(3,...) = 0 {.st_dev = 40, .st_ino = 544779}. rlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4. rlibtool: lconf: found "/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/libtool". rlibtool: link: x86_64-pc-linux-gnu-gcc /var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/cogl-pango/tmp-introspect030es2eb/CoglPango-2.0.o -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -L./.libs -L../cogl/.libs -lcogl -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 -L.libs -lcogl-pango -L./../cogl/.libs -lcogl -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 -lpangocairo-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lcairo -lgio-2.0 -lgobject-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -Wl,-O1 -Wl,--as-needed -o /var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/cogl-pango/tmp-introspect030es2eb/.libs/CoglPango-2.0 -Wl,--export-dynamic rlibtool: link: ln -s CoglPango-1.0 /var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/cogl-pango/tmp-introspectqxtzxldz/CoglPango-1.0.exe.wrapper rlibtool: link: ln -s CoglPango-2.0 /var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/cogl-pango/tmp-introspect030es2eb/CoglPango-2.0.exe.wrapper cogl-pango.h:175: Warning: CoglPango: cogl_pango_show_layout: argument framebuffer: Unresolved type: 'CoglFramebuffer*' cogl-pango.h:196: 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 /usr/bin/g-ir-compiler --includedir=../cogl --includedir=. CoglPango-2.0.gir -o CoglPango-2.0.typelib make[2]: Leaving directory '/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/cogl-pango' Making all in cogl-gles2 make[2]: Entering directory '/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/cogl-gles2' rlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -c -o cogl-gles2-api.lo cogl-gles2-api.c rlibtool: lconf: {.name="libtool"}. rlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/cogl-gles2"}. rlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 40, .st_ino = 544785}. rlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rlibtool: lconf: fstat(5,...) = 0 {.st_dev = 40, .st_ino = 544779}. rlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = 6. rlibtool: lconf: found "/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/libtool". rlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -c cogl-gles2-api.c -DPIC -fPIC -o .libs/cogl-gles2-api.o rlibtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -no-undefined -version-info 24:3:4 -export-dynamic -export-symbols-regex "^gl*" -Wl,-O1 -Wl,--as-needed -o libcogl-gles2.la -rpath /usr/lib64 cogl-gles2-api.lo rlibtool: lconf: {.name="libtool"}. rlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/cogl-gles2"}. rlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 40, .st_ino = 544785}. rlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 5. rlibtool: lconf: fstat(5,...) = 0 {.st_dev = 40, .st_ino = 544779}. rlibtool: lconf: openat(5,"libtool",O_RDONLY,0) = 6. rlibtool: lconf: found "/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/libtool". rlibtool: link: ln -s /dev/null .libs/libcogl-gles2.a.disabled rlibtool: link: x86_64-pc-linux-gnu-gcc .libs/cogl-gles2-api.o -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libdrm -I/usr/lib64/libffi/include -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -Os -pipe -march=native -fdiagnostics-color=always -Os -pipe -march=native -fdiagnostics-color=always -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -Wl,-O1 -Wl,--as-needed -shared -fPIC -Wl,--no-undefined -Wl,-soname -Wl,libcogl-gles2.so.20 -o .libs/libcogl-gles2.so.20.4.3 -Wl,--export-dynamic /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: .libs/cogl-gles2-api.o: in function `glBindTexture': cogl-gles2-api.c:(.text+0xd): undefined reference to `cogl_gles2_get_current_vtable' /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: .libs/cogl-gles2-api.o: in function `glBlendFunc': cogl-gles2-api.c:(.text+0x2f): undefined reference to `cogl_gles2_get_current_vtable' /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: .libs/cogl-gles2-api.o: in function `glClear': cogl-gles2-api.c:(.text+0x4e): undefined reference to `cogl_gles2_get_current_vtable' /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: .libs/cogl-gles2-api.o: in function `glClearColor': cogl-gles2-api.c:(.text+0x7c): undefined reference to `cogl_gles2_get_current_vtable' /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: .libs/cogl-gles2-api.o: in function `glClearStencil': cogl-gles2-api.c:(.text+0xaa): undefined reference to `cogl_gles2_get_current_vtable' /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: .libs/cogl-gles2-api.o:cogl-gles2-api.c:(.text+0xce): more undefined references to `cogl_gles2_get_current_vtable' follow collect2: error: ld returned 1 exit status rlibtool: exec error upon slbt_exec_link_create_library(), line 1446: (see child process error messages). rlibtool: < returned to > slbt_exec_link(), line 1868. make[2]: *** [Makefile:602: libcogl-gles2.la] Error 2 make[2]: Leaving directory '/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8/cogl-gles2' make[1]: *** [Makefile:598: all-recursive] Error 1 make[1]: Leaving directory '/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8' make: *** [Makefile:525: all] Error 2 * ERROR: media-libs/cogl-1.22.8::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=media-libs/cogl-1.22.8::gentoo'`, * the complete build log and the output of `emerge -pqv '=media-libs/cogl-1.22.8::gentoo'`. * The complete build log is located at '/var/log/portage/build/media-libs/cogl-1.22.8:20210325-000909.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/media-libs/cogl-1.22.8/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/media-libs/cogl-1.22.8/temp/environment'. * Working directory: '/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8' * S: '/var/tmp/portage/media-libs/cogl-1.22.8/work/cogl-1.22.8'